/*** main ***/
.anketamain table{
	table-layout: fixed;
	border-collapse: collapse;
	margin: auto;
	border-spacing: 0px;
	border-width: 0px;
	text-align: left;
	font-size: 1em;
	}

.anketamain table td{
	border-collapse: collapse;
	padding: 0px;
	border: 0px solid red;
	vertical-align: top;
	}

.anketamain input, .anketamain textarea, .anketamain select, .anketamain optgroup, .anketamain button{
	font-family: verdana, sans-serif;
	font-size: 0.9em;
	border: 1px solid black;
	padding: 2px 2px;
	}

.anketamain select, .anketamain optgroup{
	font-size: 1em;
	}

.anketamain div{
	margin: auto;
	text-align: left;
	}

.anketamain img{
	font-family: courier, sans-serif;
	font-size: 0.75em;
	border: 0px;
	}

.anketamain ul, .anketamain ol{
	margin: 0px;
	padding: 0px;
	}

.anketamain li{
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	}

#anketamain a, #anketamain a:link, #anketamain a:visited{
	color: white;
	text-decoration: none;
	}

#anketa-vyhryimg a, #anketa-vyhryimg a:link, #anketa-vyhryimg a:visited{
	display: block;
	width: 240px;
	margin: auto 27px auto auto;
	border: 2px solid black;
	background: rgb(33,72,155);
	text-align: center;
	padding: 10px 0px;
	font-size: 1.2em;
	line-height: 170%;
	}

#anketa-vyhryimg a:hover{
	background: rgb(103,148,207);
	}

#anketa-vyhryimg2 div{
	display: block;
	width: 150px;
	margin: auto;
	border: 2px solid rgb(228,100,29);
	background: rgb(239,199,104);
	color: black;
	text-align: center;
	padding: 10px 0px;
	font-size: 1.2em;
	line-height: 170%;
	}


#anketa-hlasujte a, #anketa-hlasujte a:link, #anketa-hlasujte a:visited{
	display: block;
	width: 240px;
	margin: auto 27px auto auto;
	border: 2px solid white;
	background: rgb(239,168,0);
	text-align: center;
	padding: 10px 0px;
	font-size: 1.2em;
	position: relative;
	top: -35px;
	}

#anketa-hlasujte a:hover{
 	background: rgb(255,193,47);
	}

/*** ***/
.anketa-01{
	width: 100%;
	}

.anketa-01-col-01{
	width: 170px;
	}

.anketa-01-col-02{
	width: 283px;
	}

.anketa-menu{
	width: 160px;
	list-style-type: none;
	}

.anketa-menu a{
	display: block;
	color: white;
	text-decoration: none;
	padding: 4px 0px 4px 22px;
	background: url(../images/layout/anketa_arrow-w.gif) left top no-repeat;
	}

.anketa-menu a:hover{
	background: #09408C url(../images/layout/anketa_arrow-w.gif) left top no-repeat;
	}

.anketa-banner-01{
	display: block;
	margin: 10px auto;
	width: 120px;
	height: 128px;
	border: 0px;
	}

.anketa-vyhryimg img{
	display: block;
	width: 274px;
	height: 267px;
	border: 0px;
	position: absolute;
	top: 20px;
	}

.anketa-textik p{
	text-align: justify;
	}

.anketa-textik strong{
	font-size: 1.6em;
	line-height: 130%;
	}

#anketa-pravidla{
	font-weight: bold;
	text-decoration: underline;
	}


/*** anketa ***/
.ank-ceny{
	width: 500px;
	padding: 0px;
	}

.ank-ceny table{
	width: 500px;
	margin: 5px auto;
	}

.ank-ceny-col-01{
	width: 120px;
	}

.ank-ceny strong{
	display: block;
	font-size: 1.5em;
	padding-bottom: 8px;
	border-bottom: 1px solid rgb(247,160,18);
	}

#ank-ceny a, #ank-ceny a:visited, #ank-ceny a:link{
	color: black;
	text-decoration: underline;
	}

#ank-ceny a:hover{
	color: white;
	text-decoration: underline;
	}

.ank-misto b{
	display: block;
	padding-left: 20px;
	}

.ank-ceny span{
	display: block;
	padding: 5px 0px;
	font-weight: bold;
	border-bottom: 1px solid rgb(247,160,18);
	}

/*** formular ***/
#ank-poslat{
	width: 400px;
	margin: auto;
	}

#ank-poslat table{
	width: 400px;
	table-layout: auto;
	}

.ank-poslat-col-01{
	width: 160px;
	}

#ank-poslat td{
	padding: 4px;
	}

#ank-poslat b{
	display: block;
	text-align: center;
	}

#ank-poslat-top{
	text-align: center;
	}

#ank-poslat-top b{
	display: block;
	font-size: 1.6em;
	}

#ank-poslat textarea, #ank-poslat input{
	width: 150px;
	display: block;
	margin: 3px auto;
	font-size: 1em;
	height: 40px;
	}

#ank-poslat input{
	height: 12px;
	text-align: center;
	}

input#ank-poslat-file{
	width: 90%;
	height: 18px;
	position: relative;
	left: 22px;
	}

input#ank-poslat-submit{
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	background: rgb(119,191,136);
	border: 2px solid black;
	height: 32px;
	margin-top: 20px;
	}

.ank-poslat-er{
	text-align: center;
	font-weight: bold;
	color: red;
	background: white;
	line-height: 160%;
	}

/*** photos ***/
.photos{
	width: 500px;
	}

.photos-col-01{
	width: 45px;
	}

.photos-col-02{
	width: 200px;
	}

.photos-prize div{
	border: 1px solid silver;
	text-align: center;
	font-weight: bold;
	background: black;
	font-size: 1.2em;
	padding: 3px 0px 2px 2px;
	}

img.photos-img-small{
	display: block;
	margin: auto auto 40px auto;
	border: 3px solid white;
	cursor: pointer;
	}

.photos-img-big{
	display: none;
	border: 3px solid white;
	background: white;
	position: absolute;
	}

#photos a, #photos a:visited, #photos a:link{
	color: black;
	text-decoration: underline;
	}

#photos a:hover{
	color: white;
	text-decoration: underline;
	}

.photos-block{
	padding: 5px 10px;
	}

.photos-hlas{
	padding-bottom: 10px;
	}

.photos-hlas form{
	margin: 0px;
	}

.photos-hlas input{
	width: 39px;
	height: 20px;
	border: none;
	cursor: pointer;
	margin: auto;
	}

.photos-name{
	padding: 5px 20px 25px;
	line-height: 180%;
	}

/*** partneri ***/
.partneri{
	width: 480px;
	}

.partneri a{
	display: block;
	margin: 15px auto;
	}

.partneri h4{
	text-align: center;
	border-bottom: 2px solid black;
	font-size: 1.3em;
	font-weight: bold;
	color: black;
	padding: 15px 0px 2px;
	}


/*** aktuality ***/
.aktuality{
	width: 600px;
	}

.aktuality-col-1{
	width: 106px;
	}

.aktuality-col-2{
	width: 15px;
	}

.aktuality td{
	padding: 0px 8px;
	vertical-align: top;
	}

.aktuality-img a{
	display: block;
	border: 3px solid rgb(255,127,18);
	}

.aktuality-img a:hover{
	border: 3px solid white;
	}

.aktuality-img img{
	border: none;
	}

.aktuality-vice a{
	display: block;
	margin-right: 30px;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
	}

.aktuality-vice a:hover{
	color: rgb(230,119,38);
	}

/*** capt ***/
.capt{
	text-align: center;
	padding: 25px 0px;
	font-size: 1.2em;
	line-height: 180%;
	}

.capt table{
	width: 350px;
	margin: 20px auto;
	}

.capt-submit input{
	display: block;
	width: 200px;
	margin: 10px auto;
	font-size: 1.2em;
	font-weight: bold;
	padding: 6px 0px 5px;
	height: 30px;
	border: 1px solid black;
	background: rgb(212,212,212);
	}

.capt-refresh{
	cursor: pointer;
	}