*{
	margin:0;
	padding:0;
}
body{
	font-size: 75%;
	font-family: "Verdana CE", Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	background:#fff299;
    padding-top:3px;
}   

/* hlavni */
body{
    color:#000;
}
/* bila */
#frame_left .box, #frame_left .box a, #aktual h2, #modl h2, #obsah h1, #menu a{
    color:#fff;
}
/* sv.zluta */
#frame_left .box h2, #menu a.selected{
    color:#ffe640;
}
/* cervena */
.red, a, .font1{
    color:#a7020c;  
}
/* tm.cervena*/
 h2{
    color:#810106;
}
/* barva */
.font3{
    
}
fieldset{
	border:0;
}
a:hover{
	
}
#menu_ostatni a, #menu a{
	text-decoration:none;
}
a:hover{
    text-decoration:underline;
}
h1{
    font-weight:normal;
}
li{
	list-style-type:none;
}
.decimal li{
	list-style-type:decimal;
	margin-left:25px;
}
.alpha li{
	list-style-type:lower-alpha;
}
.disc li, .disc2 li{
	padding-left:25px;
    margin-bottom:4px;
	background:url(../img/main/li.gif) no-repeat 12px 6px;
}
form{
	line-height:16px;
	margin-top:10px;
	background:#fff299;
	padding:10px;
}
form fieldset{
    padding:2px 10px;
}
form p{
    margin-bottom:3px;
}
p, ul, table{
	line-height:17px;
	margin-bottom:15px;
}
img{
	border-width:0px
}
table{
	border-collapse:collapse;
}
td,th{
	padding:5px;
    text-align: left;
}    
#obsah h1{
	font-size: 180%;
    background:#810106 url(../img/main/sip.gif) 10px 25px no-repeat;
    padding:20px 0 5px 40px;
}
h2{
    font-size:160%;
    margin-bottom: 10px;
}
h3{
    font-size:140%;
    margin-bottom:8px;
}
hr{
	height:1px;
	border:0px;
	margin:10px 0;
    border-top:1px solid #000;
}
/*****************************************	F r a m e **************************/
#frame_main{
	text-align:left;
	width:950px;
	margin:0% auto;
}
#frame_up{
	background:url(../img/main/up.jpg) no-repeat;
	height:290px;
}
#obsah{	
	float:right;
	width:700px;
}
#obsah_data{
    padding:15px;
    min-height:300px;
    background:#fff;
}
#obsah_data.index{
    background:transparent;
    padding:12px;
}
#frame_left{
    min-height:300px;
    background: url(../img/main/auto1.jpg) no-repeat;
	float:left;
	width:249px;
    padding-bottom: 10px;
}
#frame_bottom{
	padding:5px 0;
}
#frame_center{
    background:url(../img/main/center.gif) repeat-y;
}
/*****************************************	M e n u  **************************/
#menu, #menu_ostatni{
    margin-top:65px;
    margin-bottom:0;  
    padding:0 0 0 16px; 
}
#menu a, #menu_ostatni a{
    background:#810106 url(../img/main/menu_li.gif) no-repeat right center;
    margin-bottom:1px;
    margin-right:13px;
	display:block;
    padding:2px 12px;
    border-right:4px solid #810106;
}
#menu li{

}
#menu a:hover, #menu_ostatni a:hover{
    background-color:#6b0004;
    border-color:#6b0004;
}
#menu a.first{
    
}
#menu a.selected, #menu_ostatni a.selected{
   margin-right:0; 
   font-weight: bold;
   background:#810106 url(../img/main/menu_li_selected.gif) no-repeat right center;
}
#menu_ostatni{
    margin-top:6px;
}
#menu_ostatni a{
    color:#debdbf;
}
/*****************************************	System **************************/
.iko_pdf{
	padding:8px 35px;
	background:url(../img/iko/iko_pdf_vel.gif) no-repeat;
}
.iko_ppt{
    padding:8px 35px;
    background:url(../img/iko/vel/iko_ppt.gif) no-repeat;
}
.iko_list{
	padding:8px 35px;
	background:url(../img/iko/iko_list.gif) no-repeat;
}
.iko_new{
    padding:5px 27px;
	background:url(../img/iko/iko_new.gif) no-repeat;
}
.w_100	{ width: 100%; }
.w_full { width: 99%; }
.w_three-quarter  { width: 75%; }
.w_half { width: 48%;}
.w_third { width: 33%; }
.w_quarter { width: 25%; }
.w_eighth { width: 15%; }
.reklama{
	clear:both;
	margin-top:10px;
}
input.datepicker, .pole{
	border:1px solid #e2c500;
	padding:3px;
}
.but, .but_del, .but_menu{
	cursor:pointer;
	margin-top:10px;
	background:#ffe07a;
	padding:5px 10px;
    border:1px solid #e2c500;
}
.but_menu.selected{
    background:#000;
    color:#fff;
}
.but_del{
    background:#9D0000;
}
.but_menu{
    background:#d9d9d9;
    border:1px solid #fff;
    padding: 4px 2px;
    margin:1px;
}
.message{
	padding:15px;
	margin:15px 0;
	line-height:18px;
}
.error{
	background:#9f0700;
	border:3px solid #f00;
}
.info{
	background:#deefff;
	border:3px solid #8AC1FF;
    color:#484848;
}
.warning{
	background:#FFFBE6;
	border:3px solid #FFD48A;
    color:#000;
}
.over{
    background:#ffe07a;
    cursor:pointer;
}
.right, .right_box{
	float:right;
}
.right_box{
	margin:0 0 15px 15px
}
.left, .left_box{
	float:left;
}
.left_box{
	margin:0 15px 15px 0;
}
.a_center{
	text-align:center;
}
.a_left{
	text-align:left;
}
.a_right{
    text-align:right;
}
.border{
	border:5px solid #ededed;
}
#go_home{
	position:absolute;
	width:260px;
	height:120px;
	cursor:pointer;
}
#go_home:hover{
	background:transparent;
}
.break { 
	height: 1px; 
	font-size: 1px; 
	clear: both; 
	overflow: hidden;  
}
.break2{
	clear:both;
}
.first{
	margin-top:0;
	padding-top:0;
}
.hidd{
	display:none;
}
input.datepicker{
    background-image:url(../img/iko/calendar.png);
    background-repeat:no-repeat;
    background-position: right;
    cursor: pointer;
}
.color_box{
    background:#a7020c;
    padding:8px 15px;
    margin:8px 0;
    color:#fff;
}
.mal, .nadpis_level2{
    font-size:80%;
}
.vel{
	font-size:140%;
}
.vel p{
	line-height: 20px;
}
/***************************************** Fotogalerie **************************/ 
.galerie_box, .foto_gal{   
    background:#fff299; 
    float:left; 
}
.galerie_box{
	width:198px;
	font-size:9px;
	text-align:center;
	padding: 5px 0;
	margin:2px;  	
	cursor:pointer;    
}
.galerie_box.selected{
	background:#f00;
}
.galerie_box img{
    max-width: 200px;
    max-height:130px;
}
.foto_gal{
    width:200px;
    height:140px;
    margin-right:5px;
    margin-bottom:5px;
    padding:5px 3px 3px 10px;
}
.foto_gal img{
    float:left;
    border:4px solid #cccccc;
    margin-right:10px;
    max-width:175px;
}


.galerie_box{
    float:left;
    padding:10px;
    cursor:pointer;
}
.gal{
    float:left;
    text-align:left;
    width:307px;
    margin:3px;
    padding:10px;
    background:#fff299;
    border:1px solid #e2c500;
    min-height:95px;
}
.gal.detail{
    float:none;
    width:100%;
    padding:0;
    border:0;
    background:transparent;
}
.gal .box2 img{
    margin:10px 10px 10px 0;
   
}
.gal img{
	 max-width: 100px; 
}
.gal .box{

}
.gal h4{
    color:#E7280C;
    font-size:13px;
    margin:0 0 10px 0;
    text-align:bottom;
}

.stin {
text-shadow:3px 3px 1px #999;
}

/***************************************** ANKETA **************************/
.ankt{
    padding-bottom:5px;
}
.ankt a{
    margin-left:5px;
}
.ankt p{
    margin:3px;
}
.ankt_obal{
    border:1px solid #ff6868;
    padding:1px;
    margin-top:1px;
}
.ankt_pocet{
    background: #ffe640;
    height:7px;
}
.ankt_cisla{
    font-size:75%;
    text-align:right;
    margin:0;
}    
.ankt .message_error{
    background:#e97a00;
    padding:5px;
}
/***************************************** Individual **************************/  
#rh{
    background:url(../img/main/auto2.png) no-repeat;
    width:60px;
    height:34px;
    position:absolute;
    z-index:100;
    margin-left:249px;
}
#adr{
    position:absolute;
    top:265px;
    margin-left:337px;
    color:#aaa;
}
#tel{
    position:absolute;
    top:241px;
    margin-left:802px;
    font-size:18px;
    font-weight: bold;
    color:#fff;
}
#modl{
    width:177px;
    float:right;
    margin:0;
text-shadow:3px 3px 1px #999;
}
#modl h2{
    font-size:16px;
}
#modl p{
    margin:12px 0 0 0;
}
#box_uvod{
    width:455px;
}
#seznam{
    width:100%;
}
#seznam td, #seznam th{
    padding:3px;
    background:#fff299;
    border-bottom:1px solid #fff;
}
#seznam th{
    background:#ffe07a;
}
#seznam .tr1 td{
    background:#fff7c0;
}
#aktual{
    background:#fff;
    width:455px;
    margin-bottom:7px;
}
#aktual h2{
    background:#810106 url(../img/main/sip.gif) 10px 4px no-repeat;
    padding:2px 5px 2px 35px;
    margin-bottom:0;    
}
#aktual .item{
    clear:both;
    min-height:80px;
    padding:7px;
}
#aktual h3{
    font-size:16px;
}
#aktual .item img{
    width:100px;
    float:left;
    border:1px solid #810106;
    margin-right:7px;
}
#frame_left .box{
    padding:5px 15px;
    background:#d30e1a;
}
#frame_left .box h2{
    margin:5px 0 5px 0;
    padding:0;
}
