*{
	margin:0px;
	padding:0px;
}
body{
	font-size: 75%;
	font-family: "Verdana CE", Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	background:#f9ce2a url(../img/main/plamen.jpg);
	color:#343434;
}
/* bila */
th, #kalendar th a, #frame_bottom a, #menu a, #seznam th, .but, .but_menu, .but_del, #napis{
	color:#fff;
}
/* vyr. červená */
h2,.font1{
	color:#ff5700;
}
/* tmv. červená */
#frame_bottom, h3{
	color:#6e1d02;
}
#around{
	border-top:8px solid #f07212;
	background:url(../img/main/bg_pruh_up.jpg) repeat-x;	
}
#obsah ul,p{
	margin:12px 0;
}
fieldset{
	border:0;
}
form{
	border:7px solid #ffe7d4;
}
form fieldset{
	background:#ffd3b1;
	padding:15px;
}
form p{
	margin:5px 0;
	line-height:15px;
}
a{
	color:#8b0502;
}
li{
	list-style-type:none;
}
.disc li{
	padding-left:20px;
	background:url(../img/main/disc.gif) no-repeat 0 1px;
	margin-bottom:3px;
}
a:hover{
	color:#21675d;
}
p, li{
	line-height:16px; 
}
p.color, .color_box{
	background:#ffeaa0;
	padding:10px;
}
p.color2{
	background:#d7effb;
	padding:10px;
	border:1px solid #ade4ff;
}
p{
	margin-bottom:15px;
}
img {
	border-width:0px
}
table {
	width:100%;
	border-collapse:collapse;
	border:5px solid #ffe997;
	background:#fff6d5;
}
td, th{
	padding:5px;
	border:1px solid #f9ce2b;
}
th{
	vertical-align:top;
	background:#f9ce2b;
	border:1px solid #fff;
}
.info{
	color:#8D8D8D;
}
h1{
	position:absolute;
	margin:170px 0 0 240px;
	font-size:150%;
	color:#bc9688;
}
h2{
	font-size:140%;
	margin:15px 0 7px 0;
}
h3{
	font-size:120%;
	margin:10px 0;
}
h4{
	font-size:115%;
}
h5{
	font-size:99%;
}
hr{
	height:1px;
	border:0px;
	border-top:1px solid #CBCBCB;
	margin:5px 0;
}
/*****************************************	F r a m e **************************/
#frame_main{
	text-align:left;
	width:820px;
	margin:0% auto;
}
#frame_center{
	background:url(../img/main/bg_center.gif) repeat-y;
}
#frame_up{
	background:url(../img/main/up.jpg) no-repeat;
	height:195px;
    margin-top:8px;
}
#frame_left{
	float:left;
	width:222px;
}
#frame_left h2{	
	margin:0;
	padding:3px 0;
	background:#d25f08;
	color:#343434;
	text-align:center;
	border-bottom:1px solid #e06b12;
	font-size:14px;
}
#frame_left h2.kalendar{	
	margin-bottom:0px;
	background:url(../img/main/h_kalendar.jpg) no-repeat 0 8px;
}
#frame_left h2.aktual{
	background:url(../img/main/h_aktual.jpg) no-repeat 0 8px;;
}
#frame_left .no_border{
	border:0;
}
#obsah{
	float:right;
	padding:20px;
	width:558px;
}
#frame_bottom{
	padding:5px 8px;
	height:20px;
}
#frame_bottom .admin{
	float:right;
	color:#d4908e;
}
/*****************************************	M e n u  **************************/
#menu{

}
#menu li{

}	
#menu a{
	text-decoration:none;
	display:block;
	height:18px;
	padding:3px 16px 3px 32px;
	border-top:1px solid #ff752e;
	border-bottom:1px solid #e85103;
	background:#ff5700 url(../img/main/li_menu.gif) no-repeat 10px 7px;
}
#menu a:hover{
	background:#f05200 url(../img/main/li_menu.gif) no-repeat 10px 7px;
	border-top:1px solid #e85103;
}
#menu a.selected{
	background:#cc4600 url(../img/main/li_menu.gif) no-repeat 10px 7px;
	border-top:1px solid #e85103;
}
/*****************************************	Seznam **************************/
#seznam{
	margin-top:5px;
	width:100%;
	background:#fffbf7;
	border:1px solid #ff5700;
}
#seznam th, #seznam td{
	padding:2px 3px;
	border-bottom:1px solid #ff5700;
	vertical-align:center;
	line-height:17px;
}
#seznam th{
	background:#ff5700;
}
#seznam .over{
	cursor:pointer;
	background:#FFE387;
}
#seznam .tr1{
	background:#e8e8e8;
}
#seznam .tr2{
	background:#f5f5f5;
}
/***************************************** Kalendar	**************************/
#kalendar{
	width:222px;
	border:0;
	background:#ffd3b1;
}
.kalendar_head{
	padding-bottom:8px;
	padding-top:7px;
	font-weight:normal;
	text-align:center;
}
.kalendar_head a{
	text-decoration:none;
}
#kalendar td, #kalendar th{
	font-size:11px;
	background:transparent;
	border:0;
	color:#343434;
}
#kalendar th{
	background:#d25f08;
}
#kalendar td{
	padding:2px 6px 2px 6px;
}
/***************************************** S Y S T E M ****************************/
.but, .but_menu, .but_del{
	margin-top:5px;
	background:#4d4d4d;
	cursor:pointer;
	border:1px solid #000;
}
.but, .but_del{
	padding:1px 5px;
}
.but_menu{
	background:#6e1d02;
}
.but_menu{
	width:160px;
}
.but_del{
	background:#C90100;
	color:white;
}
.a_center{
	text-align:center;
}
.a_right{
	text-align:right;
}
.hidden{
	display:none;
}
.break { 
	height: 1px; 
	font-size: 1px; 
	clear: both; 
	overflow: hidden;  
}
.break2{
	clear:both;
}
.first{
	margin-top:0px;
}
.right, .right_box{
	float:right;
}
.right_box{
	margin-left:15px;
}
.left, .left_box{
	float:left;
}
.left_box{
	margin-right:15px;
}
.message_info, .message_error, .message_warning{
	padding:15px;
	margin:15px 0;
	line-height:18px;
}
.message_error{
	background:#FFE6E6;
	border:3px solid #DB0000;
}
.message_error strong{
	color:#DB0000;
}
.message_info{
	background:#deefff;
	border:3px solid #8AC1FF;
}
.message_info strong{
	color:#2186E4;
}
.message_warning{
	background:#FFFBE6;
	border:3px solid #FFD48A;
}
.message_warning strong{
	color:#E3A40C;
}
.w_100	{ width: 100%; }
.w_full { width: 98%; }
.w_three-quarter  { width: 75%; }
.w_half { width: 48%;}
.w_third { width: 33%; }
.w_quarter { width: 25%; }
.w_eighth { width: 12.5%; }

#go_home{
	cursor:pointer;
	position:absolute;
	width:170px;
	height:100px;
}
.galerie_box{
	float:left;
	padding:10px;
	cursor:pointer;
}
#gal{
	margin-bottom:5px;
	padding:10px;
	background:#F4F4F4;
	border-top:1px solid #C4C4C4;
}
#gal .box2 img{
	margin:10px 10px 10px 0;
}
#gal span{
	color:#8C8C8C;
}
#gal .box{
	float:right;
	width:370px;
}
#gal h4{
	color:#E7280C;
	font-size:13px;
	margin:0 0 10px 0;
}
.pole_kon{
	width:202px;s
}
.sel{
	background:#FDFF44;
}
/*****************************************	I K O N Y  **************************/
.iko_back{
	padding:2px 2px 2px 22px;
	background:url(../img/iko/back.gif) no-repeat 0 3px;
}
.iko_stat{
	padding-left:18px;
	background:url(../img/iko/iko_stat.gif) no-repeat 0 1px;
}
.iko_inz{
	padding-left:18px;
	background:url(../img/iko/iko_inz.gif) no-repeat;
}
.iko_struktura{
	padding-left:18px;
	background:url(../img/iko/iko_struktura.gif) no-repeat;
}
.iko_user{
	padding-left:18px;
	background:url(../img/iko/iko_user.gif) no-repeat;
}
.iko_word{
	padding-left:18px;
	background:url(../img/iko/iko_doc.gif) no-repeat;
}
.iko_excel{
	padding-left:18px;
	background:url(../img/iko/iko_xls.gif) no-repeat;
}
.iko_jpg{
	padding-left:18px;
	background:url(../img/iko/iko_jpg.gif) no-repeat;
}
.iko_txt{
	padding-left:18px;
	background:url(../img/iko/iko_txt.gif) no-repeat;
}
.iko_pdf{
	padding-left:18px;
	background:url(../img/iko/iko_pdf.gif) no-repeat;
}
.iko_unknow{
	padding-left:18px;
	background:url(../img/iko/iko_unknow.gif) no-repeat;
}
/***************************************** ANKETA **************************/
.ankt{
	border-bottom:1px solid #c9712f;
	padding-bottom:8px;
}
.ankt a{
	margin-left:5px;
}
.ankt p{
	margin:3px;
}
.ankt_obal{
	border:1px solid #98501a;
	padding:1px;
	margin-top:4px;
}
.ankt_pocet{
	background: #c9712f;
	height:7px;
}
.ankt_cisla{
	font-size:75%;
	text-align:right;
}
/***************************************** **************************/
.pole, .pole_select, .pole_kon, textarea{
	border:1px solid #8c715d;
}
.pole, .pole_select, .pole_kon{
	padding:1px;
}
.pole_select, select{
	background:#FFFBD5;
	cursor:pointer;
}
.pole_action{
	background:#f6ff00;
	cursor:pointer;
}
.pole_kon{
	width:212px;
}
#copy, #mapa{
	margin-top:5px;
	color:#ADADAD;
	font-size:11px;
}
#copy a{
	color:#ADADAD;
}
.border{
	border:3px solid #FEDA53;
	margin-bottom:2px;
}
a.back{
	padding:2px 25px;
	background:url(../img/iko/back.gif) no-repeat 0 3px;
}
.tr1{
	background:#e2e2e2;
}
#napis{
	position:absolute;
	z-index:100;
	margin-top:5px;
	margin-left:710px;
	padding-left:18px;
	background: url(../img/main/tuzka.gif) no-repeat;
}
.radek{
	clear:both;
}
.prispevek{
	background:#FFE9DA;
}
.prispevek span, .prispevek2 span{
	float:right;
	width:130px;
	font-size:80%;
	color:#fff;
	margin-top:4px;
}
.prispevek div{
	background:#FF5700;
	color:#fff;
	font-weight:bold;
	padding:4px;
}
.prispevek p, .prispevek2 p{
	margin:0;
	padding:5px 10px;
}
.prispevek2{
	margin-top:5px;
	background:#F4F4F4;
}
.prispevek2 div{
	background-color:#898989;
	color:#fff;
	font-weight:bold;
	padding:4px;
}
.prispevek2 span{
	color:#fff;
}
table.layout{
    clear:both;
	background:transparent;
	border:0;
}
table.layout td{
	border:0;
}
#aktual img{
	width:100px;
	float:left;
	margin-right:15px;
}
#aktual p{
	margin:0 0 10px 0;
}
#aktual h3{
	margin:3px 0;
}
#aktual span{
	float:right;
	font-size:10px;
	padding-top:3px;
}
.mal{
	font-size:80%;
}
.clean, .clean td, .clean th{
	background:none;
	border:0;
	color:#343434;
	text-align:left;	
}
#anketa{
	background: #ffb983;
	padding:1px 10px 0 10px;
}
