body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #0e384e;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}



.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
height:288px;
text-align:center;
margin:0px;
	
}

.oneColFixCtrHdr #header p{
margin:0px;
	
}
.oneColFixCtrHdr #menu{
background-image:url(images/bg_menu.jpg);
height:25px;
margin:0px;
}


.oneColFixCtrHdr #menu p{
margin:0px;

	
}


.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin:0px;
	background-image:url(images/bg.jpg);
}
.oneColFixCtrHdr #mainContent p {
margin-top:0px;
margin-bottom:0px;


}


.oneColFixCtrHdr #footer {
	margin: 0;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

.oneColFixCtrHdr #footer a{ color:#FFFFFF;

}

.tekst1 {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

.tekst2 {
font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #363636;
}
.menu_guziki {
font-family:Arial, Helvetica, sans-serif;
color:#660000;
font-size:12px;
}

.oneColFixCtrHdr #form { float:right;
width:150px;
}

.oneColFixCtrHdr #tresc{margin-right: 170px;
}
.oneColFixCtrHdr #flash{margin:0px;}

.fotka{ float:left;
z-index:100;
margin-right:3px;
margin-bottom:3px;}

.pict{ margin-right:20px;
float:left;
}
