html, body, table, input, textarea, select, button { 
	font-family:Arial,Tahoma,sans serif;
	font-size:12pt;
}

html, body { 
  margin:0; padding:0;
}

html {
  background: url(img/tlo.png) repeat-y left top;
}

body {
  width: 843px;
  margin-left:39px;
}

#header {
  background: url(img/top.jpg) no-repeat left top;
  height: 150px;
}
h1 {
  font-size:16pt; font-weight: bolder; color:#09038e;

}
h2{
	font-size:13pt; font-weight: normal; color:#09038e;
}
h3,h4,h5,h6{
	font-size:12pt; font-weight: normal; color:#09038e; font-style:italic;
}

.menu ul, .menu ul li {margin:0 10px; padding: 0px 0 5px 0; text-align:center; letter-spacing:1px; vertical-align:text-bottom; text-decoration:none;}
.menu ul li {list-style:none; text-decoration:none; float:left; margin:2px 5px;}
.menu ul li a {display:block; height:43px; width:144px; padding:13px 0 0 0; background:url(img/button3.png) no-repeat left top; text-decoration:none; color:#09038e; font-weight: bold}
.menu ul li a:hover {color:#09038e; background:url(img/button4.png) no-repeat left top;}


.content {line-height:130%; text-align:justify; padding:0 20px;}

.#footer {margin:0; padding:0;}
#copy {text-align:right; vertical-align:text-bottom;  padding:10px 20px; height:44px; background: url(img/footer.jpg) no-repeat left top; }


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


.pomoc-drogowa{
  font-size:14pt;
  line-height:110%;
  color:red;
  text-align:center;
}

.pomoc-drogowa2{
  font-size:14pt;
  line-height:110%;
}

.male{
  font-size:8pt;
  text-align:center;
}

.male2{
  font-size:9pt;
}

.odstep{
  line-height:200%;
}

