*{
	margin:0px;
	padding:0px;
}
body{
	font-size: 75%;
	background:#FCB100 url(../img/main/bg.gif) repeat-x;
	font-family: "Verdana CE", Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
}
html{
	background:#AB2F00;
}
/* bila */
.flash.error, .paginator .current, table.grid th a,.button, #menu a{
    color:#fff;
}
/* červená */
table.grid th span, #admin_menu a{
    color:#ec3708;
}
/* tm. červena */
h2, body, a{
    color:#842E07;
}
/* tm. movdrá */
#last_foto a:hover, table.grid .edit, h3, .flash.info{
    color:#11696D;
}
/* zluta */
#frame_bottom{
    color:#FFD674
}
/* tm. zelená */
h1{
    color:#498300;
}
/* tm oranzova */
#to_admin{
    color:#BF6B2C;
}
#last_foto a, #menu a, #admin_menu a{
	text-decoration:none;
}
#menu a:hover{
    text-decoration:underline;
}
#lista_roky .selected, #admin_menu a, #menu a{
    font-weight:bold;
}
table.grid th span, h1{
    font-weight:normal;
}
#lista_roky .selected, table.grid a:hover, #admin_menu .selected, a:hover, #admin_menu a:hover{
    background-color:#842E07;
    color:#FFEB74;
} 
fieldset{
	border:0;
}
form{
	margin-top:15px;
}
form th{
    text-align:right;
    padding:2px 5px 2px 2px;
    min-width:60px;
}
form td{
    padding:2px;
}
form fieldset{
	padding:15px;
}
li{
	list-style-type:none;
}
.preview ul li, .texy ul li, .disc li, .disc2 li{
	padding:2px 0 2px 25px;
	background:url(../img/main/li.png) no-repeat 0 3px;
	margin-bottom:2px;
}
.disc2 li{
    background:url(../img/main/li2.png) no-repeat 0 3px;
}
ol li{
	list-style-type: decimal;
	margin-left:24px;
}
p, li{
	line-height:16px;
}
p, ul{
	margin-bottom:15px;
}
form p{
	margin:3px 0 0 0;
	padding:3px 0 0 0;
	line-height:15px;
}
img {
	border-width:0px
}
table {
	border-collapse:collapse;
	margin-bottom:15px;
}
td, th{
	text-align:left;
	vertical-align:top;
	padding:2px;
}
th{
	vertical-align:top;
}
h1{
	font-size:210%;
    margin-bottom:10px;
}
h2{
	font-size:160%;
	margin-bottom:10px;
}
h3{
	font-size:120%;
	margin-bottom:5px;
}
h4{
	font-size:115%;
}
h5{
	font-size:99%;
}
hr{
	height:1px;
	border:0px;
	border-top:1px dotted #FEDB06;
	margin-bottom:5px;
}
/*****************************************	F r a m e **************************/
#frame_main{
	text-align:left;
	width:879px;
	margin:0% auto;
}
#frame_center{
	background: url(../img/main/center.jpg) no-repeat top center;
    margin-top: 16px;
    padding-top:15px;
}
#frame_up{
	background:url(../img/main/up2.jpg) no-repeat;
	height:205px;
}
#frame_left{
    padding-top: 15px;
	float:left;
	width:255px;
}
#obsah{
	float:right;
	padding:10px 20px 20px 20px;
	width:582px;
}
#frame_bottom{
    background:url(../img/main/bottom.jpg) repeat-x;
    height:57px;
    text-align:center;
}
#frame_bottom div{
    margin:0% auto;
    padding:8px 0;
    width:879px;
    text-align:left;
}
/*****************************************	M e n u  **************************/
#menu{
    position:absolute;
	margin:-14px 0 0 0;
}
#menu li{
    float:left;
    background:none;
    padding:0;
}	
#menu a{
    float:left;
	background: url(../img/main/menu.png) no-repeat;
    padding:0;
    padding-top:12px;
	width:175px;
    height:30px;
    text-align:center;
	display:block;
}
#menu a.selected{
    background: url(../img/main/menu_selected.png) no-repeat;
}
#menu li.last a{
	border:0;
}
/***************************************** S Y S T E M ****************************/
.border{
    border:5px solid #7ED8FB;
    margin-bottom:2px;
}
.mal{
    font-size:75%;
}
.vel{
    font-size:160%;
}
.info{
    color:#8D8D8D;
}
.button{
	margin-top:5px;
	margin-bottom:2px;
	padding:2px 8px;
	background:#579600;
	cursor:pointer;
}
.button.delete{
	background:#d32525;
}
.a_center{
	text-align:center;
}
.a_right{
	text-align:right;
}
.hidd{
	display:none;
}
.break { 
	height: 1px; 
	font-size: 1px; 
	clear: both; 
	overflow: hidden;  
}
.break2{
	clear:both;
}
.first{
	margin-top:0px;
	padding-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 15px 15px 35px;
	margin:15px 0;
	line-height:18px;
}
.message_error{
	background:#FFE6E6 url(../img/msg/msg_error.gif) no-repeat 3px 3px;
	border:3px solid #FF8A8A;
}
.message_error strong{
	color:#DB0000;
}
.message_info{
	background:#deefff url(../img/msg/msg_info.gif) no-repeat 3px 3px;
	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: 99%; }
.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:255px;
	height:80px;
}
.flash{
    padding:7px;
    margin:5px 0;
}
.flash.info{
    background:#7ED8FB;
}
.flash.error{
	background:#ff0e0e;
}
/***************************************** DataGrid **************************/
table.grid {
	padding: 0;
	margin: 0;
	width:100%;
}
table.grid td, table.grid th {
	background: #ffdc08;
	border: 1px solid #e6a90a;
	padding: 6px 6px 6px 12px;
}
table.grid th {
	background: #842e07;
	text-align: left;
	padding: 0;
}
table.grid th span {
	font-size: 90%;
}
table.grid th a {
	text-decoration: none;
	padding: 6px 20px 6px 12px;
	line-height: 30px;
}
table.grid .alt td {
	background: #ffd029;
}
table.grid th .asc,
table.grid th a:hover {
	background: url('../img/main/asc.gif') no-repeat right center;
}
table.grid th .desc,
table.grid th .asc:hover {
	background: url('../img/main/desc.gif') no-repeat right center;
}
table.grid th .desc:hover {
	background: none;
}
table.grid .edit{
    
}
.paginator {
	margin: 1em 0;
	font-size: 90%;   
}
.paginator .null{
	border:1px solid #cd8103;
	color:#cd8103;
}
.paginator a, .paginator span {
	margin-right: 0.1em;
	padding: 0.2em 0.5em;
}
.paginator a {
	border: 1px solid #842e07;
	text-decoration: none;
}
.paginator span.button {
	border: 1px solid #DDDDDD;
}
.paginator .current {
	background: #842e07;
	border: 1px solid #842e07;
	font-weight: bold;
}
/***************************************** **************************/
.text, textarea{
    padding:0 2px; 
}
h2.sekce{
    width:253px;
    height:71px;
}
h2.s_novinka{
    background:url(../img/main/s_novinka.jpg) no-repeat 18px 0;
}
h2.s_foto{
    background:url(../img/main/s_foto.jpg) no-repeat 18px 0;
    margin-bottom:-10px;
}
#to_admin{
    float:right;
}
#last_foto{
    background:url(../img/main/last_foto.jpg) no-repeat center;
    width:240px;
    height:150px;
    padding-top:33px;
    padding-right:5px;
}
#last_foto a{
    margin-left: 40px;
    display:block;
    width:160px;
    font-size:11px;
    text-align:center;
}
#last_foto img{
    height:90px;
}
#last_foto a:hover{
    background:transparent;
}
#s_novinky li{
    min-height: 40px;
    padding-left:10px;
    margin-bottom:3px;
}
#s_novinky a.sip{
    background-image:url(../img/main/li.png);
    background-repeat: no-repeat;
    background-position: right;
    padding:0px 20px 2px 0;
}
#s_novinky span{
    display:block;
    float:left;
    background:url(../img/main/kalendar.gif) no-repeat;
    text-align: center;
    font-size:9px;
    line-height: 12px;
    padding-top:10px;
    width:34px;
    height:26px;
    margin-right:8px;
}
.color_box, form, #admin_menu a{
    background:#FEC704;
    border: 1px solid #FFDC08;
    padding:15px;
}
#admin_menu{
    min-height:40px;
}
#admin_menu ul{
    margin-top:10px;
}
#admin_menu a, #admin_menu a:hover, #admin_menu .selected{
	display:block;
    padding:5px;
    margin:3px 3px 3px 0;
}
input.datepicker{
    cursor:pointer;
    background-image:url(../img/iko/calendar.png);
    background-repeat:no-repeat;
    background-position:right;
}
.add_item{
	
}
#full_news{
    float:left;
    margin-top:-15px;
    margin-bottom:5px;
    margin-left:53px;
}
#fotogalerie img{
    max-width: 135px;                
    height: 100px;
}
#fotogalerie .item, .foto_gal_list div{
    float:left;
    width:141px;
    min-height:105px;
    background:#FFDC08;
    text-align: center;
    margin:2px;
    padding-top:5px;
}
.foto_gal_list div{
    margin-right:5px;
}
.foto_gal_list{
    float:left;
    width:279px;
    height:115px;
    background: #FFEB70;
    border:1px solid #FFDC08;
    padding:3px;
    margin:2px;
}
.foto_gal_list p{
    margin-bottom:5px;
}
#toplist{
    margin-left:85px;
}
