body {
color: black;
background: white;
font-family:arial;
font-size:14px;
padding:0px;
background-image:url("img/papier_1.jpg");
background-position:top left;
background-repeat:repeat-y
}

h1 {
color:#012033;
font-size:32px;
font-weight:bold;
margin-bottom: 30px;
}
html > body > div.conteiner > div#content > h1 {
margin-bottom: 10px;
}

h1.kurs {
background:url("img/h1.gif") no-repeat;
background-position:top left;
color:#012033;
font-size:22px;
font-weight:bold;
margin-bottom: 20px;
padding-top: 90px;
}

html > body > div.conteiner > div#content > h1.kurs {
padding-top: 75px;
}
h2
{
  margin-left: 0px;
  margin-top: 0px;
  padding: 20px 3px 3px 3px;
  padding-left: 7px;
  font-size: 17px;
  border-bottom: 1px solid #0f659b;
  color: #064c79;
  width: 100%;
  text-align: left;
}

h2.menu
{
  padding: 3px;
  border-bottom: none;
}


h3 {
color:#034052;
font-size:15px;
font-weight:bold;
padding-left: 10px;
}

pre {color: blue;background-color: white;width: 600px;}

p {
padding: 0px 10px;
}

#content2 ul { 
list-style-image: url("img/point.gif");
width: 180px;
}

div.head{
font-size:14px;
text-align:left;
float:right;
}

.button{color:white;background-color:#034052;border:2px solid black;font-weight:bold;font-size:13px;}

a{
   color: #296f9b;
   text-decoration:none;
}

a:hover {
   color: #db8407;
   text-decoration:none;
}

input, select { 
background-color: #e6f2f9;
}



#content2 a { 
color: black;
 }


#content {
	float: left;
	padding: 28px 2px 10px 0px;
	margin: 5px 0px 5px 5px;
	background: transparent;
	width: 380px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 450px;
	}
html>body #content {
	width: 450px; /* ie5win fudge ends */
	}

#content2 {
	float: right;
	padding: 10px 10px 10px 2px;
	margin: 5px 5px 5px 0px;
	background: transparent;
	width: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
	}
html>body #content2 {
	width: 200px; /* ie5win fudge ends */
	}


#content3 { 
clear:both;
text-align: center;
}

.conteiner {
background: transparent url("img/left_back.gif") repeat-x;
background-position: 0px 118px;
width: 700px;
margin-left: 70px;
}

.tag { 
color: #3f72a6;
padding-left: 80px;
font-size: 24px;
font-style: italic;
}

.opis { 
color: #3b4550;
padding-left: 20px;
font-size: 13px;
}

#content ul { 
margin: -5px 0px;
padding: -5px 0px;
}

#content li a { 
font-size: 15px;
font-weight: bold;
color: black;
padding-bottom: 2px;
}

#content li a:hover { 
color: #3f72a6;
}

#content li {
list-style: inside;
padding-top: 8px;
padding-bottom: 8px;
border-bottom: solid #e8e9ea 2px;
}

#content ol { 
margin: 5px;
padding: 5px;
}


#spis li { 
font-size: 13px;
padding-top: 0px;
padding-bottom: 0px;
border-bottom: none;
}

#spis li a { 
font-size: 13px;
font-weight: normal;
color: black;
padding-bottom: 0px;;
}

#content2 ul { 
margin-left: 15px;
padding-left: 15px;
}

#content2 li { 
margin-bottom: 4px;
}


#content2 h2 { 
margin-top: 15px;
}

#content2 li a:hover { 
color: #3f72a6;
}

#content2 div a:hover { 
color: navy;
}

fieldset {

}

legend {
font-size: 15px;
font-weight: bold;
}

label {
width: 150px;
float: left;
margin-top: 5px;
}

form input, form select, form textarea {
padding: 1px;
margin-left: 10px;
margin-top: 5px;
}

.submit {
margin-left: 160px;
}

img {
border: none;

}