@charset "UTF-8";
/*img, div, #container{ behavior: url(iepngfix.htc) }*/
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	min-width: 900px;
	background: #627C33 url(../images/index/zadny_segment_8x693.jpg) repeat-x;
}
/*
#dummyheader {
	height: 10px;
	clear: both;
}
#dummysidebar {
	height: 600px;
	width: 40px;
	float: left;
}	
*/
#container {
	height: 431px;
	width: 737px;
	margin: 131px auto;
	background: url(../images/index/stred_nobutton_segment_737x431.jpg) no-repeat center center;
}
#container img {
	margin: 143px 296px;
	padding: 0px;
}
