*{
	margin:0;
	padding:0;
}
body{
	font-size: 80%;
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, "Helvetica CE", Helvetica, sans-serif;
	background:#0f64a5 url(../img/main/bg.jpg) repeat-y;
    padding-top:5px;
}  

/* hlavni */
body, .font0, a.font0{
    color:#2e3439;
}
/* bila */
#frame_bottom, #frame_bottom a, #menu a{
    color:#fff;
}
/* oranzova*/
.font1, .color_box, a, h1{
    color:#f55f05;
}
/* red*/
.red{
    color:#be0000;
}
/* modra*/
#submenu_items a.selected, h2, h2 a{
    color:#0b4f90;
}

/* sv.modra*/
.font2, h3{
    color:#106eae;
}
a:hover{
	
}
#menu a.selected{
    font-weight:bold;
}
#menu a{
	text-decoration:none;
}
a:hover{
    text-decoration:underline;
}
li{
	list-style-type:none;
}
.decimal li, ol li{
	list-style-type:decimal;
	margin-left:30px;
    margin-bottom:5px;
}
.alpha li{
	list-style-type:lower-alpha;
}
.disc li, .disc2 li, .odr{
	padding-left:30px;
    margin-bottom:4px;
	background:url(../img/main/li.gif) no-repeat 12px 4px;
}
form{
	line-height:16px;
	margin-top:10px;
	background:#dff1ff;
	padding:10px;
    border:1px solid #81c8ff;
}
fieldset{
    padding:5px 10px;
    border:1px solid #81c8ff;
}
form fieldset{
    margin-bottom:10px;
}
legend{
    background:#81c8ff;
    border:1px solid #81c8ff;
    padding:2px 5px;
    color:#fff;
    margin-bottom:7px;
}
form p{
    margin-bottom:7px;
}
p, ul, table, ol{
	line-height:18px;
	margin-bottom:15px;
}
img{
	border-width:0px
}
table{
	border-collapse:collapse;
    border-color: #c6c6c6;
}
td,th{
	padding:5px;
    text-align: left;
    border-color: #c6c6c6;
}    
h1{
	font-size: 28px;
    padding:0 0 10px 0;
    margin:10px 0;
    font-weight: normal;
}
h2{
    font-size:24px;
    margin:12px 0 10px 0;
    font-weight: normal;
}
h3{
    font-size:17px;
    margin:12px 0 8px 0;
}
h4{
    margin:5px 0;
}
hr{
	height:1px;
	border:0px;
	margin:10px 0;
    border-top:1px dotted #c6c6c6;
}
.msg{
    padding:8px;
    margin:10px 0;
}
.msg.error{
    background:#c80000;
    color:#fff;
}
.msg.info{
    background:#58c6ff;
    color:#fff;
}
/*****************************************	F r a m e **************************/
#frame_main{
	text-align:left;
	width:1000px;
	margin:0% auto;
}
#frame_up{
	background:url(../img/main/up.jpg) no-repeat;
	height:173px; 
}
#obsah{	
	float:left;
	width:554px;
    
}
#obsah_data{
    padding:0 15px 15px 15px;
    min-height:300px;
}
#frame_left{
    padding-top:15px;
    padding-bottom:10px;
    min-height:250px;
	float:left;
	width:235px;
}
#frame_right{
    padding-top:15px;
    padding-bottom:10px;
    float:right;
    width:210px;
}
#frame_bottom{
    padding:15px;
    background:#053e73;
    margin-bottom:5px;
}
#frame_center{
    background:url(../img/main/bg_center.gif) repeat-y;
}
/*****************************************	M e n u  **************************/
#menu{
    background:url(../img/main/bg_menu.png) repeat-x; 
    height:41px;
    margin:0;
}
#menu_bottom ul{
	margin:0;
	padding:0;
}
#menu_bottom{
    min-height:30px;
    background:url(../img/main/bg_menu_bottom.png) repeat-x bottom; 
    padding-bottom:5px;
    margin:0;
}
#menu_bottom li, #menu_bottom a{
    float:left;
}
#menu_bottom a{
    padding: 3px 12px 2px 12px;
    text-decoration:none;
    color:#022b51; 
}
#menu_bottom a:hover{
    text-decoration:underline;
    color:#9f3d02;
}
#menu_bottom a.selected{
    font-weight: bold;
    font-size:14px;
    color:#9f3d02;
}
#menu a{
    float:left;
	display:block;
    padding:12px 20px 11px 20px;
    text-align:center;
    font-size:15px;
    font-weight:bold;
}
#menu .submenu a{
    background:#cdec5a;
    color:#435308;
}
#menu .n{
    display:none;
}
#menu li{
    float:left;
}
#menu a.first{   
    
}
#menu a.selected, #menu a:hover{
    background-color:#ffc216;
    color:#022b51;              
}                 
/*****************************************	System **************************/

.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%; }

input[readonly]{
    background:#e0e0e0;
}

input.datepicker,input.datepicker2, .pole{   
	border:1px solid #81c8ff;
	padding:3px;
}
.but, .but_del, .but_menu{
	cursor:pointer;
	margin-top:10px;
    margin-right: 5px;
	background:#ff6d15;
	padding:5px 10px;
    border:1px solid #c24900;
    color:#fff;
}
.but_menu.selected{
    background:#3cb1f4;
}
.but_del{
    background:#ff0d0d;
}
.but_menu{
    background:#434343;
    border:1px solid #000;
    padding: 4px 20px;
    margin:1px;
    color:#fff;
}
.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 #d6e2a1;
}
#go_home{
	position:absolute;
	width:360px;
	height:160px;
	cursor:pointer;
}
#go_home:hover{
	background:transparent;
}
.break { 
    display:block;
	height: 1px; 
	font-size: 1px; 
	clear: both; 
	overflow: hidden;  
}
.break2{
	clear:both;
}
.info{
	color:#8f8f8f;
}
.first{
	margin-top:0;
	padding-top:0;
}
.hidd{
	display:none;
}
input.datepicker, input.datepicker2{
    background:#fff url(../img/iko/calendar.png);
    background-repeat:no-repeat;
    background-position: right;
    cursor: pointer;
}
.color_box{
    background:#ffef97;
    padding:8px 15px;
    margin:8px 0;
    border:1px dotted #ff6d15;
    font-weight:bold;
}
.color_box.right_box{
    margin: 8px 0 10px 10px;
}
.mal, .nadpis_level2{
    font-size:80%;
}
.vel{
	font-size:140%;
}
.vel p{
	line-height: 20px;
}
/***************************************** ANKETA **************************/
.ankt{
    padding-bottom:5px;
}
.ankt a{
    margin-left:5px;
}
.ankt p{
    margin:3px;
}
.ankt_obal{
    border:1px solid #d6eaff;
    padding:1px;
    margin-top:1px;
}
.ankt_pocet{
    background: #6a8fb6;
    height:7px;
}
.ankt_cisla{
    font-size:75%;
    text-align:right;
    margin:0;
}    
.ankt .message_error{
    background:#e97a00;
    padding:5px;
}
/***************************************** Individual **************************/  
#banner1, #banner2{
    text-align: center;
    height:89px;
    background:#fff;
    margin:0 10px 10px 10px;
    border:1px dotted #c6c6c6;
}
.nadBanner{ 
    margin:0 10px;
    padding:3px;
    background: #c6c6c6;
    border:1px dotted #c6c6c6;
}
#banner1 img, #banner2 img{
    max-width: 214px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
#banner2 img{
    max-width:190px;
}
#login_form{
    width:400px;
    margin:auto;
}
#lista_navigace{
    padding:0 15px 3px 15px;
    font-size:11px;
    border-bottom: 1px #b2b2b2 dotted;
}
#admin_lista{
    padding:10px;
    background:#c3ffac;
    min-height: 15px;
    margin:0 5px 10px 5px;
}
#admin_lista, #admin_lista a{
    color:#270000;
}
.box_x{
    margin:0 10px 10px 10px;
    padding:10px;
}
.box_x h2{
    font-size: 15px;
    color:#fff;
    margin:0 0 5px 0;
}
.box_x.b1{
    background:#064077;
}
.box_x.b2{
    background:#169fd9;
}
.box_x.b3{
    background:#ff6d15;
    color:#fff;
}
.box_x.b3 em{
    color:#ffcfb2;
}
.box_x.b3 .disc li{
    background:url(../img/main/li_w.gif) no-repeat 12px 4px;
}
.box_x.b3 a{
    color:#fff;
}
#obsah.index{
    padding-top:0;
}
.seznam, .tab table, .tab{
    width:100%;
    font-size:14px;
    background:#f2f2f2;
    margin-bottom:5px;
}
.tab table{
    margin:0;
}
div.tab{
    margin-bottom:5px;
}
.seznam td, .seznam th, .tab td, .tab th{
    padding: 3px 4px;
    border:1px solid #616161;
}
.tab td, .tab th{
    padding: 7px 7px;
    border:0;
    border-bottom:2px solid #fff;
}
.seznam .tr{
    background:#dcdcdc;
}
.seznam th{
    text-align:left;
    background:#616161;
    color:#fff;
    padding:4px;
    border:1px solid #818181;
}
.seznam th.selected{
    background:#434343;
}
.over{
    cursor:pointer;
}
.over:hover{
    background:#fff77c;
}
#submenu_items{
    font-weight:bold;
    padding:15px;
    border-top:1px solid #c6c6c6;
    border-bottom:1px solid #c6c6c6;
    margin-bottom:10px;
}
#submenu_items div{
    float:left;
    width:220px;
    padding:3px 2px 3px 22px;
    background:url(../img/iko/iko_slozka.gif) no-repeat 0 4px;
}
.iko_edit{
    padding:6px 0 6px 30px;
    background:url(../img/iko/iko_edit.png) no-repeat;
}
.partners_right{
    text-align:center;
    margin-bottom:10px;
}
#soutez{
    text-align:center;
    margin-bottom:10px;
}
#logos_m, #flags{
    position:absolute;
    text-align:right;
    padding-right:12px;
    width:200px;
    margin-left:785px;
}
#logos_m{
    margin-top:115px;
}
#flags{     
    margin-top:12px;
}
.tlacitka ul{
    min-height:30px;
}
.tlacitka a, .tlacitka li{
    float:left;
}
.tlacitka a{
    display:block;
    background:#ff6d15;
    padding:5px 7px;
    margin-right:5px;
    color:#fff;
    text-decoration:none;
}
#fckeditor{
    margin:0 -12px;
}
#step{
    height:30px;
    background:#f2f2f2;
    margin-bottom:20px;
}
#step div{
    float:left;
    padding:6px 10px 5px 10px;
    font-size:15px;
    font-weight:bold;
}
#step, #step a{
    color:#c6c6c6;
}
#step .active, #step .active a{
    color:#fff;
    background:#ffc215;
}
#step .active.actual{
    background:#ffc215 url(../img/registrace/step.gif) no-repeat right;
}
#step .active.actual, #step .active.actual a{
    color:#022b51;
}
dl{
    margin-bottom:10px;    
}
dt{
    
}
dd{
    padding-top:5px;
    padding-left:20px;
}
.tab.prehled th{
    width:210px;
    text-align:right;
    background:#dadada;
}
#text_mapa{
    font-size:16px;
    text-align:right;
    position:absolute;
    margin-left:350px;
    margin-top:60px;
    width:150px;
    height:50px;
    line-height:22px;
}
#ban_uvod{
    margin:7px 0;
}
#ban_uvod .first{
    margin-right:4px;
}
#info_line{
    float:right;
}
#partneri{
    text-align:center;
}
#partneri img{
    margin:5px 5px;
}
#obsah.mistrostvi-cr{
	background:url(../img/mcr/vez1.jpg) no-repeat right;
}
