/*common properties BEGIN*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-color: #dfebb5;
	color: #000;

          
}
div#outer{
	background-color: #dfebb5;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000;
	width: 802px;
}
div#main{
	background-color: #fff;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #777;
	width: 800px;
}
.clear{
	clear: both;
}
.small{
	font-size: 9px;
                color: #777;
}


/*common properties END*/


/*header begin*/

div#header_top{
	background-color: #fff;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border: 0px solid #000;
	width: 760px;
}
div#header_top_left{
	background-color: #fff;
	width: 290px;
	color: #666;
	font-size: 12px;
	float: left;
}
div#header_top_right{
	background-color: #fff;
	width: 466px;
	color: #777;
	float: right;
	text-align: right;
}
div#header{
	background-color: #fff;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border: 0px solid #000;
	width: 760px;
}
div#header_logo{
	background-color: #fff;
	width: 153px;
	float: left;
}
div#header_banner{
	background-color: #fff;
                background-image: url(images/layount/banner1.jpg);
	width: 587px;
                height: 103px;
	float: right;
}
div#header_nav{
	background-color: #fff;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border: 0px solid #000;
	width: 760px;
}
div.header_nav_images{
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000;
	width: 122px;
	float: left;
}
div.header_nav_wrap{
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000;
	width: 5px;
	float: left;
}
div#header_nav_head1{
	background-color: #ff3535;
	font-size: 10px;
	padding-top: 5px;
	width: 122px;
	height: 20px;
	text-align: center;
	color: #fff;
	float: left;
}
div#header_nav_head2{
	background-color: #2fa800;
	font-size: 10px;
	padding-top: 5px;
	width: 122px;
	height: 20px;
	text-align: center;
	color: #000;
	float: left;
}
div#header_nav_head3{
	background-color: #002ce7;
	font-size: 10px;
	padding-top: 5px;
	width: 122px;
	height: 20px;
	text-align: center;
	color: #fff;
	float: left;
}
div#header_nav_head4{
	background-color: #e1ce00;
	font-size: 10px;
	padding-top: 5px;
	width: 122px;
	height: 20px;
	text-align: center;
	color: #000;
	float: left;
}
div#header_nav_head5{
	background-color: #e17f00;
	font-size: 10px;
	padding-top: 5px;
	width: 122px;
	height: 20px;
	text-align: center;
	color: #fff;
	float: left;
}
div#header_nav_head6{
	background-color: #fff;
	padding-top: 5px;
	width: 122px;
	height: 20px;
	text-align: center;
	color: #000;
	font-size: 10px;
	float: left;
}
div#header_nav_body1{
	background-color: #ff7373;
	font-size: 9px;
	padding-left: 5px;
	width: 117px;
	height: 100px;
	color: #fff;
	float: left;
}
div#header_nav_body2{
	background-color: #8eff82;
	font-size: 9px;
	padding-left: 5px;
	width: 117px;
	height: 100px;
	color: #000;
	float: left;
}
div#header_nav_body3{
	background-color: #8395ff;
	font-size: 9px;
	padding-left: 5px;
	width: 117px;
	height: 100px;
	color: #fff;
	float: left;
}
div#header_nav_body4{
	background-color: #ffec6e;
	font-size: 9px;
	padding-left: 5px;
	width: 117px;
	height: 100px;
	color: #000;
	float: left;
}
div#header_nav_body5{
	background-color: #ffbc3a;
	font-size: 9px;
	padding-left: 5px;
	width: 117px;
	height: 100px;
	color: #fff;
	float: left;
}
div#header_nav_body6{
	background-color: #c6c6c6;
	font-size: 9px;
	padding-left: 5px;
	width: 117px;
	height: 100px;
	color: #000;
	float: left;
}
a.nav_head_white:visited{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a.nav_head_white:link{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a.nav_head_white:hover{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
a.nav_head_black:visited{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.nav_head_black:link{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.nav_head_black:hover{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
a.nav_body_black:visited{
	color: #000;
	text-decoration: none;
}
a.nav_body_black:link{
	color: #000;
	text-decoration: none;
}
a.nav_body_black:hover{
	color: #000;
	text-decoration: underline;
}
a.nav_body_white:visited{
	color: #fff;
	text-decoration: none;
}
a.nav_body_white:link{
	color: #fff;
	text-decoration: none;
}
a.nav_body_white:hover{
	color: #fff;
	text-decoration: underline;
}
a.nav_body_blue:visited{
	color: #006bb7;
	text-decoration: none;
}
a.nav_body_blue:link{
	color: #006bb7;
	text-decoration: none;
}
a.nav_body_blue:hover{
	color: #006bb7;
	text-decoration: underline;
}

a:link{
	color: #777;
	text-decoration: none;
}
a:visited{
	color: #777;
	text-decoration: none;
}
a:hover{
	color: #777;
	text-decoration: underline;
}
div#content_center a:link{
                color: #364eb2;
                font-size: 11px;
	text-decoration: none;
}
div#content_center a:visited{
                color: #364eb2;
                font-size: 11px;
	text-decoration: none;
}
div#content_center a:hover{
                color: #364eb2;
                font-size: 11px;
	text-decoration: underline;
}

div#content_center a.content_title:link{
	color: #364eb2;
                font-weight: bold;
                font-size: 14px;
	text-decoration: none;
}
div#content_center a.content_title:visited{
	color: #364eb2;
                 font-weight: bold;
                font-size: 14px;
	text-decoration: none;
}
div#content_center a.content_title:hover{
	color: #364eb2;
                font-weight: bold;
                font-size: 14px;
	text-decoration: underline;
}
div#content_center a.content_title_small:link{
	color: #364eb2;
                font-weight: bold;
                font-size: 11px;
	text-decoration: none;
}
div#content_center a.content_title_small:visited{
	color: #364eb2;
                 font-weight: bold;
                font-size: 11px;
	text-decoration: none;
}
div#content_center a.content_title_small:hover{
	color: #364eb2;
                font-weight: bold;
                font-size: 11px;
	text-decoration: underline;
}



a.menu:link{
	color: #777;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited{
	color: #777;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover{
	color: blue;
	font-weight: bold;
	text-decoration: none;
}
/*header end*/

/*body begin*/

/*body end*/

/*menu begin*/

/*menu end*/

/*content begin*/
div#content{
	background-color: #fff;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border: 0px solid #000;
	width: 760px;
}
div#content_left{
	background-color: #fff;
	border: 0px solid #000;
	width: 155px;
	float: left;
}
div#content_left h1{
	background-color: #fff;
	width: 135px;
	height: 16px;
	padding-left: 20px;
	padding-top: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-image: url(images/layount/nadpis_left.jpg);
	background-repeat: no-repeat;
}
div#content_center{
                line-height: 160%;
	background-color: #fff;
	border: 0px solid #000;
	width: 408px;
	float: left;
}
div#content_center h1{
	background-color: #fff;
	width: 388px;
	height: 16px;
	padding-left: 20px;
	padding-top: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-image: url(images/layount/nadpis_center.jpg);
	background-repeat: no-repeat;
}
div#content_center h2{
	background-color: #fff;
	font-size: 18px;
	font-weight: bold;
	color: #364eb2;
}

div#content_center h4{
	background-color: #fff;
	font-size: 14px;
	font-weight: bold;
	color: #364eb2;
}
div#content_center ul{
	background-color: #fff;
	list-style-type: square;
	color: #000;
}
div#content_center ul.black{
	background-color: #fff;
	list-style-type: square;
	color: #000;
}
div#content_right{
	background-color: #fff;
	border: 0px solid #000;
	width: 177px;
	float: left;
}
div#content_right h1{
	background-color: #fff;
	width: 157px;
	height: 16px;
	padding-left: 20px;
	padding-top: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-image: url(images/layount/nadpis_right.jpg);
	background-repeat: no-repeat;
}
div.content_wrap{
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000;
	width: 8px;
	float: left;
}
/*content end*/

/*footer begin*/
div#footer{
	background-color: #dfebb5;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000;
	width: 800px;

}
div#footer_left{
	background-color: #dfebb5;
	border: 0px solid #000;
	width: 500px;
	color: #777;
	float: left;
}
div#footer_right{
	background-color: #dfebb5;
	border: 0px solid #000;
	width: 398px;
	font-size: 9px;
	color: #777;
	float: right;
	text-align: right;
	
}
/*footer end*/

/*formular*/

textarea {
	border: 1px solid #999;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input {
	border: 1px solid #999;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.img {
	border: 0px solid #999;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.img {
	border: 0px solid #999;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select {
	border: 1px solid #999;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.radio  {
	border: 0px solid #999;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link img{
border: 0px solid #999;
}
a:hover img{
border: 0px solid #999;
}
a:visited img{
border: 0px solid #999;
}

/*poll*/

.pollRadio{
border: 0px solid #999;
}

div.pollQuestion{
font-weight: bold;
margin-bottom: 5px;
}

div.pollAnswer{
margin-bottom: 5px;
margin-top: 5px;
}

.pollButton{
 background-image: url("images/layount/buttons/tlacidlo_vote.jpg");
border: 0px;
width: 84px;
height: 26px;
cursor: hand;
}
