body{
	margin: 0px;
	padding: 0px;
	font: 80% Arial, Sans-Serif;
	background: #fff url(images/bg.gif) repeat-x top left;
	width: 1000px;
}


/*     stylovani elementu     */
*{
	margin:0;
	padding:0;
}

div{
	margin: 0;
	padding: 0;
}

strong{
	font-weight: bold;
}
em,blockquote{
	font-style: italic;
}
th,td{
	/*font-size: 80%;*/
}
th{
	text-align: left;
	vertical-align: top;
}

img{
	border: 0px;
}

a{
	color: #5D9B12;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}

h1,h2,h3,h4,h5{
	color: #6AA324;
	font-weight: bold;
	text-align: left;
}
h1{
	font-size: 150%;
	text-align: center;
}
h2{
	font-size: 130%;
}
h3{
	font-size: 110%;
}
h4,h5{
	font-size: 100%;
}

fieldset{
	margin: 5px 0;
	padding: 5px;
	border: 1px #ABE06D solid;
}
legend{
	padding: 0 5px;
	color: #6AA324;
	font-weight: bold;
}




/*     obecne tridy     */
.center{
	text-align: center;
}
.right{
	text-align: right;
}
.fright{
	float: right;
}
.left{
	text-align: left;
}
.fleft{
	float: left;
}
.clear{
	clear: both;
}

p.hlaska{
	text-align: center;
	font-weight: bold;
	font-size: 110%;
}




/*     hlavicka     */
#top{
	height: 87px;
	margin: 10px 13px 14px 13px;
	background: #fff url(images/top-bg.gif) repeat-x top left;
	min-width: 550px;
	white-space: nowrap;
}

#topbl{
	width: 10px;
	height: 87px;
	float: left;
	background: url("images/top-l.gif") top left repeat-x;
}

#logo {
	width: 145px;
	height: 48px;
	position: absolute;
	left: 27px;
	top: 35px;
	overflow: hidden;
	cursor: hand;
	z-index: 2;
}
#logo span {
	display: block;
	width: 145px;
	height: 48px;
	position: absolute;
	left: 0;
	top: 0;
	z-index:3;
	background: #fff url("images/logo.gif") top left no-repeat;
	cursor: hand;
}

#topimg{
	width: 382px;
	height: 77px;
	margin: 9px -8px 0 0;
	float: right;
	background: url("images/top-img.jpg") top right no-repeat;
}

#topbr{
	width: 10px;
	height: 87px;
	float: right;
	background: url("images/top-r.gif") top left no-repeat;
}

#topminwidth{
	width: 550px;
}

#top .reklama{
	position: absolute;
	left: 190px;
	top: 25px;
	font-size: 9px;
	line-height: 9px;
}
#top .reklama img{
	border: 1px #AAA solid;
}




/*     levy pruh     */
#left{
	width: 171px;
	float: left;
	margin: 0 13px;
	padding: 8px 0 0;
	background: url("images/left-top.gif") top left no-repeat;
}

#left #menu{
	padding: 0 0 10px;
	color: #fff;
	background: #86B344 url("images/left-bottom.gif") bottom left no-repeat;
}
#left #menu li{
	list-style: none;
	background-color: #86B344;
}
#left #menu li span{
	display: block;
	width: 149px;
	padding: 3px 10px 0 12px;
	height: 20px;
	background: #A9C86E url("images/left-h-bg.gif") top left repeat-x;
	font-weight: bold;
}
#left #menu li ul{
	margin: 7px 0 7px;
}
#left #menu li ul li{
	display: block;
	margin: 2px 10px 0 12px;
	padding: 0 0 0 7px;
	background: url("images/odr.gif") 0 6px no-repeat;
}
#left #menu a{
	color: #fff;
	text-decoration: none;
}
#left #menu a:hover{
	text-decoration: underline;
}






/*     pravy pruh     */
#right{
	width: 171px;
	float: right;
	margin: -10px 13px 0 13px;
}

#right h3{
	width: 155px;
	height: 17px;
	color: #354F88;
	font-size: 105%;
	margin: 10px 0 0;
	padding: 11px 8px 3px 8px;
	background: #DCEAF3 url("images/right-h-bg.gif") top left no-repeat;
	text-align: center;
}

#right div{
	margin: 0 0 10px;
	padding: 8px 8px 15px;
	background: #EFF5F9 url("images/right-bottom.gif") bottom left no-repeat;
}

/*  vyhledavani  */
#right .search *{
	margin: 0;
	padding: 0;
}
#right .search{
	padding: 8px 4px 15px;
	min-height: 25px;
}
#right .search .input{
	width: 96px;
	height: 20px;
	float: left;
	border: 1px #70CFF0 solid;
}
#right .search .tlac{
}
#right .search br{
	clear: both;
}

/*zasilani zprav*/
.zasilani-zprav p{
	margin-bottom: 5px;
}
.zasilani-zprav .femail{
	width: 110px;
}
.zasilani-zprav .zasilani-zprav-vice{
	margin-top: 5px;
	text-align: center;
}

/*  anketa  */
#right .otazka{
	margin-bottom: 10px;
	font-style: italic;
}
#right .odpoved{
	font-size: 90%;
	margin: 0 0 5px;
}
#right .odpoved a{
	text-decoration: none;
	color: #000;
}
#right .odpoved a span{
	color: #5D9B12;
	text-decoration: underline;
}
#right .odpoved a:hover span{
	text-decoration: none;
}
#right .odpoved img{
	margin-right: 7px;
}
#right .hlasu{
	font-size: 90%;
	margin-top: 10px;
}

/*  prave se stalo  */
#right .nov{
	margin-bottom: 10px;
}
#right .starsi{
	text-align: right;
	font-weight: bold;
	margin: 0;
	padding: 0;
}





/*     paticka     */
#bottom{
	height: 85px;
	clear: both;
	margin: 20px 0 0;
	background: url("images/bottom-bg.gif") top left repeat-x;
}
#bottom *{
	margin: 0;
	padding: 0;
}

#bottombl{
	width: 19px;
	height: 85px;
	float: left;
	background: url("images/bottom-l.gif") top left no-repeat;
}

#bottombr{
	width: 19px;
	height: 85px;
	float: right;
	background: url("images/bottom-r.gif") top left no-repeat;
}

#contacts{
	padding-top: 20px;
}

#copy{
	float: left;
	margin-top: 10px;
}

#devel{
	float: right;
	margin-top: 10px;
}

#bottom .reklama{
	float:right;
	padding-top: 20px;
}






/*     obsah     */
#content{
/*margin: 25px 194px 0;
	  margin-top: 15px;*/
	  width: 598px;
	  float: left;
}
#content p,#content ul,#content ol,#content table,#content form{
	margin: 5px 0;
}
#content ul,#content ol{
	margin-left: 15px;
}
#content table td,#content table th{
	padding: 2px;
}
#content h1{
	margin: 0 0 10px;
}
#content h2{
	margin: 15px 0 5px;
}
#content h3{
	margin: 10px 0 5px;
}
#content li{
	margin-left: 15px;
}

/*tabulky obsahu*/
#content table.bordert{
	border-top: 1px #E6ECB6 solid;
	border-left: 1px #E6ECB6 solid;
}
#content table.bordert td, #content table.bordert th{
	border-right: 1px #E6ECB6 solid;
	border-bottom: 1px #E6ECB6 solid;
	padding: 2px 3px;
}


/*  clanky  */
#content .article,#content .action{
	margin: 10px 0;
	padding-bottom: 5px;
	border-bottom: 10px #FFF1CD solid;
}
#content .article .info,#content .action .info{
	margin: 5px 0;
	font-size: 85%;
}
#content .article h2,#content .action h2{
	margin: 0;
	font-size: 110%;
	text-align: left;
}
#content .article h3{
	margin: 0;
}
#content .article .vice{
	color: #155079;
	font-weight: bold;
}
#content .article .prefaceimg{
	width: 120px;
	float: right;
	margin: 0 5px;
	padding: 0;
}


/*  cely clanek  */
#content .article_full{
	margin-bottom: 20px;
}
#content .article_full .prefaceimg{
	float: right;
	margin: 5px;
	padding: 0;
}
#content .article_full .preface{
	font-style: italic;
	font-weight: bold;
}
#content .article_full .tisk{
	text-align: right;
	clear: both;
}
#content .article_full .tisk img{
	vertical-align: middle;
	margin-left: 20px;
}
#content .comment{
	margin: 15px 0 10px;
	padding-bottom: 5px;
	border-bottom: 10px #FFF1CD solid;
}
#content .comment .info{
	margin: 5px 0;
	font-size: 90%;
}
#content .comment-form{
	border-top: 10px #FFF1CD solid;
	padding-top: 5px;
	margin-top: 5px;
}


/*  obrazky v clanku  */
#content .article_full .article-image-c div,#content .article_full .article-image-l div,#content .article_full .article-image-p div{
	padding: 3px;
	border: 1px #999 solid;
	margin: 5px;
}
#content .article_full .article-image-c div{
	border: 0;
}
#content .article_full .article-image-c div p,#content .article_full .article-image-l div p,#content .article_full .article-image-p div p{
	margin: 0;
	padding: 0;
	font-style: italic;
	font-size: 90%;
}
#content .article_full .article-image-c{
	text-align: center;
}
#content .article_full .article-image-l{
	float: left;
}
#content .article_full .article-image-p{
	float: right;
}


/*.article_gallery {
	display: table;
	clear: both;
}
.article_gallery .article_gallery_row{
	display: table-row;
	width: 99%;
}
.article_gallery .article_gallery_row .article-image-l{
	display: table-cell;
float: none !important;
}*/



/*  seznam threadu  */
table.diskuze{
	width: 100%;
	border-top: 1px #4B90AD solid;
	border-left: 1px #4B90AD solid;
}
table.diskuze th,table.diskuze td{
	border-bottom: 1px #4B90AD solid;
	border-right: 1px #4B90AD solid;
	padding: 2px 3px;
}

/*menu v diskuzi*/
#menud{
	text-align: center;
	padding-bottom: 5px;
}
#menud img{
	margin: 0 5px;
	padding: 3px;
	vertical-align: middle;
}
#menud a:hover img{
	border: 1px #6AA324 solid;
	padding: 2px;
}

/*  menu 3. urovne  */
#content #menu2{
	margin-left: 50px;
}
#content #menu2 li{
	list-style-image: url("images/tecka.gif");
	margin: 5px 0;
	font-weight: bold;
}
#content #menu2 li a img{
	margin-top: 5px;
}
#content #menu2 li a span{
	text-decoration: none;
}


/*    uvodni stranka     */

/*  nejnovejsi clanek  */
#content #new_article{
	width: 287px;
	float: left;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	background: #E6ECB6 url("images/box1-top.gif") top left no-repeat;
}
#content #new_article h2{
	padding: 10px 0 5px 10px;
	margin: 0;
}
#content #new_article h2 a{
	color: #1A547C;
}
#content #new_article .prefaceimg{
	padding: 0 5px 0 10px;
	text-align: left;
}
#content #new_article .info{
	margin: 5px 0 0 10px;
	font-size: 85%;
	float: left;
}
#content #new_article .text{
	padding: 0 10px;
	margin: 0;
}
#content #new_article .vice{
	font-weight: bold;
	text-align: right;
	margin-bottom: -7px;
	padding: 0 10px 10px;
	background: url("images/box1-bottom.gif") bottom left no-repeat;
}
#content #new_article .vice a{
	color: #155079;
	text-decoration: none;
}
#content #new_article .vice a:hover{
	text-decoration: underline;
}

/*   reklama   */
#index-reklama{
	width:98%;
	text-align: center;
}
#index-reklama .reklama-full{
	margin-left: auto !important;
	margin-right: auto !important;
}

/*  nejctenejsi clanky  */
#content #nejctenejsi{
	width: 287px;
	float: right;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	background: #FED370 url("images/box2-top.gif") top left no-repeat;
}
#content #nejctenejsi h2{
	padding: 10px 0 5px 10px;
	margin: 0;
	color: #1A547C;
}
#content #nejctenejsi #articles{
	padding: 0 10px 10px;
	margin-bottom: -7px;
	min-height: 7px;
	background: #FED370 url("images/box2-bottom.gif") bottom left no-repeat;
}
#content #nejctenejsi #articles strong{
	display: block;
	margin: 7px 0;
	padding: 0;
	font-weight: normal;
}
#content #nejctenejsi #articles strong a{
	font-weight: bold;
}

/*  nejnovejsi clanky z rubrik  */
#content .i_sekce{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 10px #FFF1CD solid;
}
#content .i_sekce h2{
	color: #FA8700;
	margin: 0;
	padding: 0;
}
#content .i_sekce .dalsi{
	width: 48%;
	float: right;
	margin: 0;
	padding: 0;
}
#content .i_sekce .dalsi a{
	display: block;
	margin: 7px 0;
	padding: 0;
}
#content .i_sekce .dalsi .reklama-half{
	margin-top: -15px;
}
#content .i_sekce .article{
	display: block;
	width: 48%;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}
#content .i_sekce .article .prefaceimg{
	width: auto;
	float: none;
	margin: 5px 5px 0;
	text-align: left;
}
#content .i_sekce .dalsi_a a{
	display: block;
	clear: right;
	float: right;
	width: 41px;
	height: 16px;
	margin: 0 0 5px 0;
	padding: 3px 5px 3px 10px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background:#FFC214 url("images/dalsi.gif") top left no-repeat;
}
#content .i_sekce .dalsi_a a:hover{
	text-decoration: underline;
}




/*inzerce*/
#content .bazar_new{
	text-align: center;
}

#content .inzerat{
	margin-top: 15px;
	border-bottom: 10px #FFF1CD solid;
}
#content .inzerat h2{
	font-size: 110%;
	margin: 0;
}
#content .inzerat_detail .cena{
	font-size: 120%;
	font-weight: bold;
}

#content .bazar_rub{
	padding: 5px 0;
	border-top: 1px #ABE06D solid;
	border-bottom: 1px #ABE06D solid;
}
#content .bazar_tr{
	padding: 3px 0;
	border-top: 1px #FFF1CD solid;
	border-bottom: 1px #FFF1CD solid;
}



/*  stav silnic  */
#content table.doprava{
	border-top: 1px #E6ECB6 solid;
	border-left: 1px #E6ECB6 solid;
}
#content table.doprava td, #content table.doprava th{
	border-right: 1px #E6ECB6 solid;
	border-bottom: 1px #E6ECB6 solid;
	padding: 2px 5px;
}

iframe.doprava{
		width: 580px;
		height: 400px;
		border: none;
		align: center;
		margin-bottom: 20px;
}



/*  formulare  */
span.red{
	color: red;
}
span.forminfo{
	font-size: 90%;
}





/*  kamery na D1   */
div.kamery{
	width: 230px;
	height: 210px;
	float: left;
	margin-right: 30px;
}
div.kamery .desc{
	font-size: 90%;
}


/* program kin a adivadel*/
div .kina-divadla-logoimg{
	float: right;
}

div.program-facility-info{
	border-top: 10px #FFF1CD solid;
	border-bottom: 2px #FFF1CD solid;
	margin: 35px 0 10px;
	padding: 0;
}
#content div.program-facility-info h3{
	margin-top: 0;
	padding-top: 3px;
}
div.program_item{
		margin: 5px 0 10px 0;
	border-bottom: 1px #FFF1CD solid;
}





/*  reklamy  */
#left .reklama,#right .reklama{
	margin: 10px 0;
	padding: 0;
	background: #E2E2E2;
	border: 1px #CCC solid;
}
#left .reklama p,#right .reklama p{
	padding: 3px;
}
#left .reklama p.i-reklama,#right .reklama p.i-reklama{
	margin: 0;
	padding: 0 5px;
	background: #fff;
	font-size: 9px;
	border-bottom: 1px #CCC solid;
}
#left .reklama a,#right .reklama a{
	color: #5D9B12;
	text-decoration: underline;
}
#left .reklama a:hover,#right .reklama a:hover{
	text-decoration: underline;
}
#left .reklama img,#right .reklama img{
	margin-top: 5px;
}
#content .reklama-half,#content .reklama-full{
	width: 240px;
	border: 1px #CCC solid;
	margin: 10px 0;
	padding: 0;
}
#content .reklama-full{
	width: 474px;
}
#content .reklama-half p,#content .reklama-full p{
	padding: 0 3px;
}
#content .reklama-half p.i-reklama,#content .reklama-full p.i-reklama{
	margin: 0;
	padding: 0 3px;
	font-size: 9px;
	border-bottom: 1px #CCC solid;
	max-height: 15px;
}





#content #sinkaflashfull{
	position:absolute;
	left: 0;
	top: 0;
	z-index:100;
	margin: 0;
	padding: 0;
	width: 600px;
	height: 371px;
	display: none;
	border: 1px #000 solid;
}
#sinkaflashfull p{
	margin: 0;
	padding: 0;
	width: 600px;
	height: 20px;
	border-bottom: 1px #000 solid;
	font-size: 12px;
	background-color: #fff;
	font-weight: bold;
}
#sinkaflashfull p a{
	display: block;
	float: right;
	margin: 1px 5px 0 0;
}


img.callendar_icon{
	cursor: pointer;
	border: 1px solid red;
}
img.callendar_icon:hover{
	background-color: red;
}




.clmultimedia,.text_before{
	margin-top: 30px;
	margin-bottom: 30px;
}

.conclusion{
	margin-bottom: 30px;
}


.zaszprregform{
	margin: 20px auto !important;
}
.zaszprregform th,.zaszprregform td{
	padding: 5px 10px !important;
}
.zaszprregform td.submit{
	padding: 10px !important;
}



.article_survey{
	width: 590px;
	border: 1px #E6ECB6 solid;
	margin-top: 10px;
}
.article_survey img{
	margin-right: 5px;
}
.article_survey .otazka{
	border-bottom: 1px #E6ECB6 solid;
	padding: 0 5px 3px 5px;
	font-weight: bold;
}
.article_survey .odpoved{
	margin: 0 !important;
	padding: 0 5px;
	display: table;
}
.article_survey .odpoved_image{
	float: left;
	margin: 10px 10px 10px 0;
}
.article_survey .odpoved_text{
	margin: 10px 0 20px 0;
}
.article_survey .hlasu{
	border-top: 1px #E6ECB6 solid;
	padding: 3px 5px 0;
}





.regProv{
	margin-top: 10px;
	padding-top: 5px;
	font-size: 85%;
	text-align: center;
	border-top: 1px #DCEAF3 solid;
}


.editIcons{
	white-space: nowrap;
}
.editIcons img{
	margin: 0 2px;
}



.add_akce{
	text-align: center;
	margin-bottom: 15px !important;
}
