/*
    Efrenzy.pl CSS v. 2.2 stylesheet.
    Copyrights 2007 www.efrenzy.pl
    Micha³ Kowalski (m.kowalski@efrenzy.pl)
    margin: top, right, bottom, left ;
*/

/* main parts of settings */

body {

    text-align: center;
    margin: 0;
    padding: 0;
    background: white;
    font-family: "Trebuchet MS", "Myriad Web Pro", sans-serif;
}

div {

	overflow: hidden;
	margin: 0;
	padding: 0;
}

img {

	margin: 0;
	padding: 0;
	vertical-align: bottom;
	border: none;
}

h1 {

	margin: 15px 0px 0px 10px;
 	padding: 0px 0px 0px 5px;
	font-size: 1.2em;
	border-bottom: 1px solid #990000;
}

h2 {

	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	font-size: 1em;
	/*border-bottom: 1px solid #990000;*/
}

h3,h4 {

	margin: 5px 0px 0px 10px;
	color: #990000;
}

p {

	margin: 10px 10px 0px 10px;
	padding: 0px 10px 0px 5px;
	line-height: 1.4em;
}

a {
  	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

a :hover,a:focus,a:visited {

	color: white;
}

span {

     color: #cc3333;
}

hr {

}

/*container*/
#container {

 	text-align: left;
 	margin: 0 auto;
	width: 724px !important;
	min-width: 720px;
	height: auto !important;
	background: white;
}

/*header*/
#header {

	height: 270px !important;
  	width: 720px;
	background: #990000;
	border-left: 2px solid #990000;
	border-right: 2px solid #990000; 
}

/*navcontainer && navlist*/
#navcontainer {

	margin: 0px;
	padding: 0px;
	height: 50px;
	width: auto !important;
	width: 720px;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	border-left: 2px solid #990000;
	border-right: 2px solid #990000;
	border-bottom: 1px solid black;
	list-style-type: none;
	background: url(../files/nav_bg.gif);
	background-repeat: repeat-x;
}
#navlist li {

	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0;
	width: auto;
	display: block;
}
#navlist li a, #navlist li a:link {
  
	color: #fff;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	display: block;
	border-left: 1px dotted #fff;
}
#navlist li a:hover {
  
	cursor: pointer;
	font-size: 14px;
	border-bottom: 2px solid white;
	display: block;
}
#navlist li a#current, #navlist li a#current:link {
  
	color: #fff;
	cursor: default;
	font-size: 16px;
	border-bottom: 3px solid #999;
}
#navlist li a#current:hover {
  
	border-bottom: 3px solid #f90;
	background: #eee;
}

/*clasp*/
#clasp {
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-left: 2px solid #990000;
	border-right: 2px solid #990000;
	width: auto !important;
	width: 720px;
}

/*main*/
#main {

  float: left;
  width: 490px;
  height: auto !important;
  min-height: 652px;
  display: inline;
  margin-bottom: 5px;
}
#main p { text-align: justify;}
#main p:first-letter {float:left; font-size:1.4em;}
#main a { text-align: right; color: black;}
#main img { border: 4px solid #CC3333;}
#main ul {list-style-type: none; margin: 5px 4px 5px 6px; padding: 0 6px 3px 4px;}

/*right*/
#right
{
	float: right;
  	width: 222px;
  	height: auto !important;
  	min-height: 650px;
  	background: #cc2222;
  	
  	border-left: 3px solid #cc0000;
	border-bottom: 2px solid #990000;
}
#right p
{
	margin: 10px 4px 0px 10px;
	padding: 0px 2px 0px 0px;
	color: white;
	font-size: .8em;
}
#right h2
{
	background: black;
	color: white;
	font-size: 1em;
	margin-left: 5px;
}
#right a
{
	color: white;
	text-decoration: underline;
}
#right a:hover,a:active
{
	color: #990000;
	background: white;
}
#right img {
  
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/*footer*/
#footer {

	height: 100px !important;
	min-height: 50px;
	width: auto !important;
	width: 720px;
	background: url(../files/footer_bg.jpg) ;
	background-repeat: repeat-x;
	border-left: 2px solid #990000;
	border-right: 2px solid #990000;
	border-bottom: 2px solid #990000;
	border-top: 1px solid black;
	text-align: right;
}
#footer p {
	
	color: white;
}
#footer a {
  
	color: white;
	border-bottom: 1px solid white;
}
#footer a:hover, a:active {

	color: #990000;
	background: white;
	text-decoration: none;
}
#footer span {
  
	color: white;
	border-left: 1px dotted white;
	padding-left: 5px;
}

/*clear*/
#clear {

	clear: both;  
}

/**class*definitions**/
.box
{
	margin: 5px 5px 10px 10px;
	padding: 2px 5px 5px 5px;
	border: solid 1px #990000;
	background-color: #ccccff;
}
.box p,a
{
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 1px 0px;
}
.box a:hover,a:active
{
    color: black;
}
.box img
{
	margin: 0 10px 0 0;
	padding: 0;
	float: right;
}

address
{
    margin: 5px 0 5px 15px;
    float: left;
    display: inline;
}

#formularz
{
	clear: both;
	margin: 15px 10px 0px 10px;
	padding: 5px;
	border: solid 1px #990000;
	background-color: #f3f1e9;
}

#formularz select, textarea
{
	margin-left: 5px;
	padding: 1px;
	font: 400 1em verdana, sans-serif;
	color: #999;
	background: #eee;
	border: 1px solid #ccc;
}

#formularz form
{
 	width: 60%;
}
input
{
	margin-left: 5px;
	padding: 1px;
	font: 400 1em verdana, sans-serif;
	color: #999;
	background: #eee;
	border: 1px solid #ccc;
}
input:focus,
input:hover
{
	color: #000;
	background: #e7f1f3;
	border: 1px solid #888;
}
input.button
{
	padding: 2px 5px;
	font: 400 0.9em verdana, serif;
	cursor: pointer;
	color: #006699;
	background: #ccc;
	border-width: 1px;
	border-style: solid;
	border-color: #888 #888 #888 #888
}

#linki a{

    margin: 0 0 0 10px;
    border-bottom: 1px dotted  #990000;
}

#articles h3{

/*    border-left: 2px solid grey;*/
    background: silver;
    padding-left: 3px;
}
/*eof-class-definitions*/

/*EOF*/

