@media screen, projection, tv{
html,body{
	color: #444444;
	background: #ffffff url(../img/top_bg.jpg) repeat-x scroll top;
	margin: 0;
	padding: 0;
}
html,body, input, textarea, select, table{ font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, "Lucida Grande CE", lucida, sans-serif; }
/*    font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
    font-family: "Verdana CE", Verdana, "Arial CE", "Lucida Grande CE", "Geneva CE", "Helvetica CE", Arial, lucida, sans-serif;
	 font-family: "Tahoma CE", "Arial CE", "Helvetica CE", Tahoma, Arial, "Lucida Grande CE", lucida, sans-serif;
	font-family: "Georgia CE", "Times New CE", "New York CE", "Times CE", Georgia, times, serif;
*/

.clanecek h3{
   font-size: 14px;
}

.clanecek h5{
   font-size: 12px;
}

.text-nadpis{
  float: left;
  font-size: 14px;
  font-weight: bold;
}

.tinymce_obrblog{
  margin-right: 10px;
}

.text-obsah{
  float: left; 
  clear: both; 
  margin-top: 30px; 
}

.clanek-nadpis{
  float: left;
  font-size: 14px;
  font-weight: bold;
}

.clanek-obsah{
  float: left; 
  clear: both; 
  margin-top: 30px; 
  width: 100%;
}

h1{ 
	font-size: 20px;
	line-height: 2px;
}
h2{
	font-size: 12px;
	text-transform: uppercase;
}
h3{ 
	font-size: 10px;
	text-transform: uppercase;
}
h4{ }
a{ color: #444444; }

#base{
	margin: 0 auto;
	text-align: left;
	width: 933px;
	font-size: 11px;
	position: relative;
	line-height: 1.3em;
}

/************* VRSEK ***************************************/
#header{
	background: url(../img/top.jpg) no-repeat scroll top;
	width: 933px;
	height: 225px;
	position: relative;
	float: left;
}
#top_ban{
	background: url(../img/top_banner1.jpg) no-repeat scroll top;
	width: 460px;
	height: 60px;
	position: absolute;
	top: 25px;
	right: 0px;
}
#a_main{
	width: 296px;
	height: 94px;
	position: absolute;
	top: 45px;
	left: 0px;
}
/*********** MENU ******************************************/
#top_menu{
	position: absolute;
	top: 160px;
	left: 0px;
	height: 36px;
	width: 950px; /* 933px; */
}
#top_menu ul{
	padding: 0px;
	margin: 0px;		
}
#top_menu ul li{
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: inline;		
}
#top_menu ul li a{
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 36px;
	height: 36px;
	display: block;
	float: left;
	width: auto;
	padding-left: 3px;
	color: #3a3a3a;	
}
#top_menu ul li a.delic{
	background: url(../img/menu_delic.jpg) no-repeat scroll right;	
	padding-right: 27px;
}
#top_menu ul li a:hover{
	color: #e09900;	
	text-decoration: underline;
}
/******** LEVY SLOUPEC ****************************/
#cont_left{
	float: left;
	position: relative;
	width: 147px;
	overflow: hidden;
	height: auto;
	margin-top: 7px; 
}
#cont_left_men_top{
	width: 147px;
	height: 7px;
	background: #e9a003 url(../img/left_men_top.gif) no-repeat scroll top;
	float: left;
}
#left_menu{
	background: #e9a003 url(../img/left_men_bot.gif) no-repeat scroll bottom;	
	padding-bottom: 2px;	
	float: left;	
}
#cont_left #left_menu ul{
	padding: 0px;
	margin: 0px;		
	padding-top: 10px;			
}
#cont_left #left_menu ul li{
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 147px;
	height: auto;
	background: #e19d09 url(../img/left_men_bg.gif) repeat-y scroll top;	
	margin-top: 1px;
	_display: inline; 	
}
#cont_left #left_menu ul li a{
	font-size: 12px;
	text-decoration: none;
	height: auto;
	display: block;
	width: 129px;
	padding-left: 9px;
	padding-right: 9px;
	color: #3a3a3a;	
	background:  url(../img/left_men_pol_bot.gif) no-repeat scroll bottom;	
	padding-bottom: 4px;				
}
#cont_left #left_menu ul li a:hover{
	text-decoration: underline;
}
#cont_left #left_menu ul li span.left_bg{
	background: url(../img/left_men_pol_top.gif) no-repeat scroll top;
	padding-top: 4px;
	display: block;
}
#left_menu .sec_head{
	font-size: 11px;
	text-indent: 2px;
	line-height: 14px;
	color: White;	
	text-transform: uppercase;	
	float: left;
	padding-top: 1px;
	_margin-top:-7px;
}
#left_menu img{
	padding-top: 1px;
	_margin-top:-7px;
}
#left_menu .sec_head span{
	font-size: 20px;
	line-height: 20px;	
}
#anketa{
	width: 138px;	
	padding-left: 9px;
	margin-top: 15px;
}
#anketa .sec_head{
	color: #444444;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 20px;
}
#anketa .sec_head span{
	font-size: 11px;
	text-indent: 2px;
	line-height: 14px;
}
#anketa .otazka{
	margin-top: 8px;
	margin-bottom: 8px;	
	color: red;
	font-size: 11px;	
}
#anketa .hodnoceni span{
	font-size: 10px;	
}
#anketa a{
	color: #444444;
	text-decoration: none;
}
#anketa a:hover{
	text-decoration: underline;
}

#left_ban{
	background: url(../img/banner_left1.gif) no-repeat scroll top;
	width: 135px;
	height: 521px;
	margin-top: 15px;
	padding-left: 9px;
}
/********* STRED **************************/
#cont_cent{
	width: 496px;
	height: auto;
	margin-left: 22px;
	margin-right: 21px;
	float: left;	
	margin-top: 7px; 	
}
.orange{
	width: 496px;
  float:left;
	background-color: #fdf7eb;
	background: url(../img/cont_cent_or_top.gif) no-repeat scroll top;	
	padding-top: 9px;	
}
.orange_bottom{
	float: left;
	width: 496px;
	height: 9px;
	background: url(../img/cont_cent_or_bot.gif) no-repeat scroll top;
}
.orange_center{
	width: 476px;
	background: url(../img/cont_cent_or_cent.gif) repeat-y scroll bottom;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
.orange .sec_head, .orange .sec_head_detail{
	font-size: 11px;
	line-height: 14px;	
	text-transform: uppercase;	
	color: #444444;	
	width: 190px;	
}
.orange .sec_head span, .orange .sec_head_detail span{
	font-size: 20px;
	line-height: 20px;
	text-indent: 2px;	
}
.orange .pridat_hod{
	text-align: right;
	width:240px;
	height:27px;
	float: right;	
}
.hodn_left{
	width: 237px;
	height: auto;
	float: left;
}
.hodn_right{
	width: 227px;
	height: auto;
	float: left;	
	padding-left:10px; 
}
span.nadp{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #e4a61f;
	padding-top: 15px;
	display: block;
}
span.dalsi a{
	font-size: 12px;
	color: #c58702;
	padding-top: 15px;
	display: block;
}
span.dalsi a:hover{
	text-decoration: none;
}
.hodn_left ul, .hodn_right ul{
	margin: 0px;
	padding: 5px;
	padding-top: 10px;	
}	
.hodn_left ul{
	border-right: 1px solid #ebe2d4;
}	
.hodn_left ul li, .hodn_right ul li{
	background: url(../img/hodn_dot_n.gif) no-repeat scroll left 5px;
	list-style: none;
	padding-left: 14px;
	font-size: 12px;
}
.hodn_left ul li:hover, .hodn_right ul li:hover{
	background: url(../img/hodn_dot_a.gif) no-repeat scroll left 5px;
}
.hodn_left ul li a, .hodn_right ul li a{
	font-size: 12px;
	text-decoration: underline;
	color: #393939;
}
.hodn_left ul li a:hover, .hodn_right ul li a:hover{
	text-decoration: none;
}

.grey{
	width: 496px;
	float:left;
	height: auto;
	margin-top: 18px;
	background-color: #fdf7eb;
	background: url(../img/cont_cent_gr_top.gif) no-repeat scroll top;	
	padding-top: 9px;	
}
.grey_bottom{
	float: left;
	width: 496px;
	height: 9px;
	background: url(../img/cont_cent_gr_bot.gif) no-repeat scroll top;
}
.grey_center{
	width: 476px;
	height: auto;
	background: url(../img/cont_cent_gr_cent.gif) repeat-y scroll bottom;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
.grey .sec_head{
	font-size: 11px;
	line-height: 14px;	
	text-transform: uppercase;	
	color: #444444;	
	width: 190px;	
}
.grey .sec_head span{
	font-size: 20px;
	line-height: 20px;
	text-indent: 2px;	
}
.clanek{
	float: left;
	width: 476px;
	height: auto;
	margin-top: 15px;
}
.clanek .image{
	float: left;
	width: 128px;
	height: 98px;
	background: url(../img/img_cl_bg.gif) no-repeat scroll;
}
.clanek img{
	float: left;
	padding-left: 4px;
	padding-top: 4px;
	border: none;
}
.clanek .nadpis{
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	/* margin-left: 138px; */	
}
.clanek .nadpis a{
	color: #444444;
	font-size: 12px;
	text-decoration: none;
}
.clanek .nadpis a:hover{
	text-decoration: underline;
}
.clanek p{
	text-align: justify;
	width: 464px;
	margin: 0px;
	padding: 0px;	
	/* margin-left: 138px; */	
	padding-top: 15px;

}
.grey .vse{
	text-align: right;
	width:240px;
	height:27px;
	float: right;	
}
.grey .vse a.clanky{
	width:42px;
	text-align: right;	
	float: right;
	color: #444444;
	font-size: 11px;	
	text-decoration: underline;	
}
.grey .vse a.clanky:hover{
	text-decoration: none;	
}
/********* PRAVY SLOUPEC **********/
#cont_right {
	width: 247px;
	height: auto;
	float: left;
	background: #e3e3e3 url(../img/right_bg.gif) no-repeat scroll bottom;
}
#cont_right #login{
	width: 247px;
	
	background: url(../img/bg_login.gif) no-repeat scroll top;
}
#cont_right #loged{
	width: 247px;
	height: 252px;
	_height: 247px;		
	!height: 249px;
	background: url(../img/bg_login.gif) no-repeat scroll top;
}
#cont_right #login .zap{
	height: 40px;
	float: left;
}
#cont_right #hled{
	width: 247px;
	height: 122px;
	background: url(../img/bg_hled.gif) no-repeat scroll top;
}
#cont_right #reg{
	width: 247px;
	height: 117px;
	background: url(../img/bg_reg.gif) no-repeat scroll top;
}
#cont_right .sec_head{
	font-size: 11px;
	line-height: 14px;	
	text-transform: uppercase;	
	color: #444444;	
	width: auto;	
	height: 49px;
	padding-left: 80px;
	padding-top: 20px;	
}
#cont_right .sec_head span{
	font-size: 20px;
	line-height: 20px;
	text-indent: 2px;	
}
#cont_right .obsah{
	width: 217px;
	height: auto;
	margin-left: 16px;
	_margin-left: 8px;
	float: left;
	background: White url(../img/right_bottom.gif) no-repeat scroll bottom;
}
#cont_right table{
	font-size: 11px;
	text-transform: uppercase;
	margin-left: 22px;
}
#cont_right form{
	padding: 0px;
	margin: 0px;
}
#cont_right a.prip{
	font-size: 11px;
	color: #444444;
	text-transform: none;	
	padding-left: 68px;
}
#cont_right a.prip:hover{
	text-decoration: none;
}
#cont_right td{
	vertical-align: bottom;
}
#cont_right input.rad{
	padding: 0px;
	margin: 0px;	
	color: #6c6c6c;
	_margin-top: -4px;
	!margin-top: -4px;	
}
#cont_right input.text{
	height: 19px;
	width: 107px;
	border: 1px solid #6c6c6c;
}
#cont_right a.reg_sub{
	padding-left: 26px;
	display: block;

}
#partneri{
	margin-top: 15px;
	margin-left: 15px;		
	width: 230px;
	height: auto;
	float: right;
}
#partneri span{
	font-size: 11px;
	text-transform: uppercase;
	float: left;
	margin-bottom: 5px;	
}
/******** FOOTER ****************/
#footer{
	background: url(../img/footer_bg.gif) repeat-x scroll top;
	width: 100%;
	height: 47px;
	margin-top: 15px;
	font-size: 10px;
}
.foot_right{
	float: right;
}
#foot_body{
	margin: 0 auto;
	text-align: left;
	width: 933px;
	padding-left: 10px;	
	padding-top: 20px;	
}
#foot_body a{
	color: #444444;
	text-decoration: underline;
}
#foot_body a:hover{
	text-decoration: none;
}
/******** DALSI *****************/
.clearer{
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
}
}




.white{
	width: 496px;
	height: auto;
	padding-top: 20px;	
}
.white_center{
	width: 476px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
.white .sec_head{
	font-size: 11px;
	line-height: 14px;	
	text-transform: uppercase;	
	color: #444444;	
	width: 190px;	
}
.white .sec_head span{
	font-size: 20px;
	line-height: 20px;
	text-indent: 2px;	
}
.white .hodn_left{
	width: 227px;
	height: auto;
	float: left;
}
.white .hodn_right{
	width: 227px;
	height: auto;
	float: left;	
	padding-left:10px; 
	border-left: 1px solid #c4c4c4;
	margin-left:10px;	
}
.ttop{
	margin-top:-30px; 
	border-left: 1px solid #c4c4c4;	
}
.white td.tbldet{
	text-align: right;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-right:10px;
	padding-top:1px;
	padding-bottom:1px;		
}

.orange .sec_head_detail{
	width: 400px;	
}

.orange .sec_head_detail span.smaller{
	font-size: 15px;
	font-weight: bold;
}

.hodn_left ul li.nobg, .hodn_right ul li.nobg{
	background: none;
	padding-left: 0px;
}

.hodn_left ul li a:hover, .hodn_right ul li a:hover{
	text-decoration: none;
}
.hodn_left p, .hodn_right p{
	padding: 0px;
	margin: 0px;
}

.hodn_left a:hover, .hodn_right a:hover{
	text-decoration: none;
}

.grey .subhead{
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

.grey table.tlist{
	margin-top:10px;
}
.grey table td.listhead{
	font-weight: bold;
	padding-bottom: 5px;
}
.grey table tr.listbgw{
	background: White;
}
.grey table td.listname{
	padding-right: 10px;
	padding-top:1px;
	padding-bottom:1px;	
}
.cena{
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;	
}
.cena span{
	color: #E09900;
	font-size: 16px;
}
.margleft{
	margin-left: 30px;
	margin-top: 12px;
	_margin-top: 15px;
	!margin-top: 15px;
}
.margleft a{
	color: #E9A003;
}
input.souhlas{
	float:left;
	boarder: 1px solid #444444;
	margin-top: 10px;	
}
.otazka{
	margin-top: 10px;
	width: 220px;
	
}
.otazka span{
	font-weight: bold;
	
}
.poznamka{
	width: 215px;
	margin-top: 3px;
	margin-bottom: 10px;	
	height: 18px;
	border: 1px solid #6c6c6c;
	color: #6c6c6c;
	line-height: 20px;
	font-size: 11px;
	padding-left:5px;
}

#cont_right #logout{
	width: 247px;
	height: 117px;
	background: url(../img/bg_logout.gif) no-repeat scroll top;
}

.warning {
  background-color: rgb(255,204,255);
}

#cont_right .usr{
	padding-left:24px;
}
#cont_right .usr span{
	font-weight: bold;
	text-transform: uppercase;
}
.credit
{
	color: #E9A003;
	font-size: 16px;
	font-weight: bold;
}
#cont_right a:hover{
	text-decoration: none;
}
#cont_right span.small{
	font-size: 10px;
	font-weight: normal;
}

iframe{
	padding:0px;
	margin:0px;
	border:0px;
	margin-top:5px;
}

.th-tab{
  padding-left: 5px;
  padding-right: 5px;
}

.td-tab{
  padding-left: 5px;
  padding-right: 5px;
}

