*{
	margin:0px;
	padding:0px;
    line-height:18px;
}
body{
	font-size: 75%;
	font-family: "Verdana CE", Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
    padding:0 0 5px 0;
    background: #f0f0f0 url(../img/main/bg.png) repeat-x;
}
html{
	background:none;
}
/* bila */
 h1{
    color:#fff;
} 
#frame_up, #frame_up a{
	color:#707070;
}
/* tm.červená */
#lang .selected, .red, .red a, .font1{
    color:#bc0a0a;
}
/* modra */
a, h3{
    color:#0762a6;
}
#nav_menu a{
	text-decoration:none;
}

table.grid a:hover, a:hover, #nav_menu a:hover{
   text-decoration:underline;
}                       
form{
	background:#e3f1fb;
    padding:15px 5px;
}
form hr{
	border-color:#63a0c9;
	margin:5px 0;
}
form th{
    text-align:right;
    padding:2px 5px 2px 2px;
    min-width:60px;
}
form td{
    padding:2px;
}
select option{
	padding:0 3px;
}
fieldset{
    background:#a8dcff;
	padding:10px;
    margin-bottom:10px;
    border: 1px solid #63a0c9;
}
legend{
    background:#a8dcff;
    border: 1px solid #63a0c9;
    padding:1px 3px;
}
#lang .selected, form legend{
    font-weight:bold;
}
p, li{
	line-height:16px;
}
li{
    list-style-type:none;
}
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-weight:normal;
	font-size:160%;
    padding: 8px;
    background:#525252;
    margin:5px 0;
}
h2{
	font-size:160%;
	margin-bottom:10px;
	margin-top:8px;
	color:#3f3f3f;
	font-weight:normal;
}
h3{
	font-size:120%;
	margin-bottom:5px;
	margin-top:5px;
}
h4{
	font-size:115%;
}
h5{
	font-size:99%;
}
hr{
	height:1px;
	border:0px;
	border-top:1px solid #898c91;
	margin-bottom:5px;
}
/*****************************************	F r a m e **************************/
#frame_main{
	text-align:left;
	width:1000px;
	margin:0% auto;
    background:#fff;
}
#frame_center{
    border:0;     
}
#frame_up{
	height:109px;
	background: url(../img/main/bg.gif) repeat-x; 
}
#frame_left{
    width:25%;
    float:left;
}
#obsah{
    position:relative;
    background: #fff;
    width:75%;
    float:right;
}
#obsah_data{
    padding:0 5px 5px 5px;
}
#frame_bottom{
    height:10px;
    background:none;
}
#frame_bottom div{
    margin:0% auto;
    padding:8px 0;
    width:1000px;
    text-align:left;
}
/*****************************************	M e n u  **************************/


/***************************************** S Y S T E M ****************************/
.hidd{
    display:none;
}
.mal{
    font-size:75%;
}
.vel{
    font-size:160%;
}
.but{
	margin-top:5px;
	margin-bottom:2px;
	padding:4px 8px;
	cursor:pointer;
}
.but.delete{
	background:#bc0a0a;
    color:#fff;
}
.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;
}
.right, .right_box{
	float:right;
}
.right_box{
	margin-left:15px;
}
.left, .left_box{
	float:left;
}
.left_box{
	margin-right:15px;
}
.w_100	{ width: 100%; }
.w_full { width: 99%; }
.w_three-quarter  { width: 75%; }
.w_half { width: 50%;}
.w_third { width: 33%; }
.w_quarter { width: 25%; }
.w_eighth { width: 12.5%; }

#go_home{
	margin-top:12px;
	background:url(../img/main/up.png) no-repeat;
	cursor:pointer;
	position:absolute;
	width:225px;
	height:76px;
}
input.datepicker, input.text, textarea{
    padding: 1px 2px;
}
.pole, .datepicker{
    padding:2px;
    border: 1px solid #63a0c9;
}
.pole.poleError{
    border-color:red;
}
.datepicker{
    background-image:url(../img/iko/calendar.png);
    background-repeat:no-repeat;
    background-position: right;
    cursor: pointer;
    width:90px;
}
/***************************************** Fotos **************************/ 

#fotos div{
    background:#eef8ff;
    border:1px solid #a6dcff;
    width:225px;
    height:200px;
    text-align: center;
    padding: 10px 2px 2px 2px;
    float:left;
    margin:0 2px 2px 2px;
}
#fotos div img{
    max-width:215px;
}
#fotos div.selected{
    background: #c9ffb4;
}

/***************************************** **************************/

#title{
    font-size:18px;
    position:absolute;
    margin-top:18px;
    margin-left:255px;
}
#go_web{
    color:#898C91;
    float:right;
    width:120px;
    height:58px;
    background:url(../img/go_web.gif) no-repeat;
    margin:20px 20px 0 0;
}
#frame_bottom{
    margin:0;
}
#menu{
	background:red;
}
#menu a:hover{
	background:none;
}
#login_form{
	background:url(../img/main/up.png) no-repeat center;
	height:100px;
}
#login_form form{
	background: none;
	border-left:1px solid #c6c6c6;
	padding:20px 0 50px 30px;
}
#login_form .pole{
	border-color: #767676;
}
#login_form .left{
	margin-top:200px;
	text-align: right;
	width:49%;
}
#login_form h2{
	padding-right:30px;
	padding-top:47px;
	line-height: 25px;
}
#login_form .right{
	margin-top:200px;
}
#logout{
    float:right;
    margin:5px;
    text-align: right;
}
#select_web{
	position:absolute;
	top:-7px;
	background:#000;
	font-style:italic;
	border:1px solid #525252;
	font-weight: bold;
	font-size:18px;
	padding:1px 0 1px 4px;
	color:#fff;
}
#main_menu{
	width:745px;
}
#main_menu, #cat_menu{
    margin:0;
    position: absolute;
    margin-left:255px;
    margin-top:65px;
}

#main_menu li, #cat_menu li{
    float:left
}
#main_menu a, #cat_menu a{
    display:block;
    padding:6px 7px;
    margin-right:5px;
    text-decoration: none;
    color:#2ec90b;
    border:1px solid #4b4b4b;
    font-weight:bold;
}
#main_menu a:hover, #main_menu .to_web a:hover{
	color:#000;
	background-color:#1db203;
}
#main_menu .to_web a, #main_menu li.to_web{
	float:right;
}
#main_menu .to_web a{
	padding-left:50px;
	background:url(../img/iko/iko_toweb.png) no-repeat 5px;
}
#cat_menu a{
    background:#9eacb6;
}
#navigace{
    padding:5px;
    background:#dff8da;
    min-height:18px;
    margin-bottom:5px;
}
#navigace .btn{
    margin:-3px 0 -5px 3px;
}
#nav_menu li{
    margin-left:26px;
}
 ul{
    margin:3px 0 5px 0;
}
#nav_menu{
    padding:3px 5px;
}
#nav_menu ul{
    
}
#nav_menu h2{
    margin:0;
    font-size: 16px;
    color:#fff;
    font-weight:normal;
    background:#525252 url(../img/iko/iko_menu.png) no-repeat 4px;
    padding:8px 5px 8px 40px;
}
#nav_menu a.nopublic{
    color:#898c91;
    text-decoration:line-through;
}
#nav_menu h2{
	margin:2px 0 5px 0;
}
#nav_menu h2.component
{
	background-image:url(../img/iko/iko_component.png);
	background-repeat: no-repeat;
	background-position: 8px;
}
.msg{
    padding:8px;
}
.msg.error{
    background:#c80000;
    color:#fff;
}
.msg.info{
    background:#2883c8;
    color:#fff;
}
input[readonly]{
    background-color:#dff0fb;
}
#lang{
    padding:5px 10px;
    text-align:center;
    background:#d6e7f3;
    border-bottom:1px solid #fff;
}
.list{
    width:100%;    
    background:#c9e9ff;
    border:1px solid #bbe4ff;
}
.list td, .list th{
    padding:4px 4px;
}
.list th{
    border-bottom:1px solid #63a0c9;
    text-align: left;
}
.tr{
    background:#f0f9ff;
}
.over{
    cursor:pointer;
}
.over:hover{
    background:#fff77c;
}
.ajax_proces{
    display:none;
    height:31px;
    background: url(../img/iko/spinner.gif) no-repeat center;
}
#page_main_foto{
    right:19px;
    margin-top: 41px;
    position:absolute;
    background:#dff0fb;
    border:1px solid #63a0c9;
    padding:8px;
    text-align: center;   
    width:150px;
    height:125px;
}
#page_main_foto img{
    max-width:120px;
    max-height:90px;
}
.tab{

}
.tab td, .tab th{
    padding:3px 5px;

}
#editCat{
	float:right;
}
#frame_left .obsah{
	background:#f2f2f2;
	padding:5px;
	margin-top:5px;
}
.iko_plus, .iko_edit{
	padding:2px 5px 2px 25px;
	min-height: 16px;
	background:url(../img/iko/iko_plus.png) no-repeat;
}
.iko_edit{
	background:url(../img/iko/iko_edit.png) no-repeat;
}
.iko_plus:hover{
	background:url(../img/iko/iko_plus_over.png) no-repeat;
}
.newitem{
	display: block;
	margin-top:10px;
}
#admin_modules{
	
}
#admin_modules .module{
	float:left;
	width:259px;
	margin:2px;
	padding:30px 5px 30px 100px;
	border:1px dotted #dfdfdf;
	font-size:16px;
	cursor:pointer;
	color:#3d4e1c;
}
#admin_modules .module.menu:hover, 
#admin_modules .module.modules:hover, 
#admin_modules .module.stores:hover, 
#admin_modules .module.settings:hover, 
#admin_modules .module.users:hover, 
#admin_modules .module.component:hover
{
	background-color:#d5ff83;
}
#admin_modules .module.menu{
	background:#ecffc6 url(../img/iko/iko_h_menu.png) no-repeat 15px 10px;
}
#admin_modules .module.modules{
	background:#ecffc6 url(../img/iko/iko_h_modules.png) no-repeat 15px;
}
#admin_modules .module.stores{
	background:#ecffc6 url(../img/iko/iko_h_stores.png) no-repeat 25px;
}
#admin_modules .module.settings{
	background:#ecffc6 url(../img/iko/iko_h_settings.png) no-repeat 20px;
}
#admin_modules .module.component{
	background:#ecffc6 url(../img/iko/iko_h_component.png) no-repeat 20px;
}
#admin_modules .module.users{
	background:#ecffc6 url(../img/iko/iko_h_users.png) no-repeat 20px;
}
.file_icon, .file_icon:hover{
	display:block;
	background:url(../img/iko/iko_file_vel.png) no-repeat center;
	height:57px;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	padding-top:55px;
}
.file_icon:hover{
	color:#fdd011;
}