*{
	margin:0;
	padding:0;
}
body{
	font-size: 75%;
	font-family: "Verdana CE", Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica;
	background:#000 url(../img/main/bg.jpg) repeat-x;
}
/* výchozí­ barva */
#shop, .but, #frame_left a, #menu a.selected, .font0, a:hover, body{
	color:#fff;
}
/* seda */
.box1 h2, .box2 h2{
    color:#7b7d7f;
}
/* cervena */
#shop, #kat_sel .selected, h1, .font2, h3{
    color:#ff000b;
}
/* oranzova */
#frame_left  a, h2, a, #frame_left .font3 a, .font3{
    color:#fba710;
}
fieldset{
	border:0;
}
a:hover{
	
}
#shop, #menu a{
	text-decoration:none;
}
a:hover, #menu a:hover{
    text-decoration:underline;
}
#shop, #menu a.selected{
	font-weight:bold;
}
h1, #menu a{
    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:30px;
    margin-bottom:4px;
	background:url(../img/main/li.gif) no-repeat 8px 4px;
}
.disc2 li{
	background:url(../img/main/li2.gif) no-repeat 10px 1px;
}
h3{
	background-position:0;
    margin-bottom:5px;
}
a.odr{
	background-position:10px 1px;
}
form{
    line-height:16px;
	margin-top:10px;
	background:#1e1e1f;
	padding:10px;
}
form fieldset{
    padding:2px 10px;
}
form p{
    margin-bottom:3px;
}
p, ul{
	line-height:16px;
	margin-bottom:15px;
}
img{
	border-width:0px
}
table{
	border-collapse:collapse;
	margin-bottom:15px;
}
td,th{
    padding:3px;	
}
th{
	background:#d9d9d9;
}
h1{
	font-size: 210%;
    padding-bottom:3px;
	margin-bottom:10px;
    border-bottom:1px dotted #8a8a8b;
}
h2{
    font-size:140%;
    margin:5px 0 10px 0;
    background:#1e1e1f;
    padding:5px 7px;
}
h3{
    margin:15px 0 5px 0;
}
h4{

}
hr{
	height:1px;
	border:0px;
	border-top:1px dotted #8a8a8b;
	margin:10px 0;
}
/*****************************************	F r a m e **************************/
#frame_main{
	text-align:left;
	width:1063px;
	margin:0% auto;
    padding-bottom:30px;
    background:url(../img/main/bottom.png) no-repeat bottom;
}
#frame_up{
	background:url(../img/main/up2.jpg) no-repeat;
	height:435px;
}
#obsah{	
	float:right;
	width:699px;
}
#obsah_data{
    margin:7px 25px 0 0;
}
#frame_left{
	float:left;
	width:245px;
	padding:7px 15px;
}
#frame_bottom{
	width:980px;
    margin-left:1px;
    padding:5px;
    background: #fff url(../img/main/obsah_bottom.gif) no-repeat bottom;
}
#frame_center{
    background:url(../img/main/bg_center.gif) repeat-y;
    padding-right:28px;
}
/*****************************************	M e n u  **************************/
#menu{
    background:url(../img/main/menu_right.gif) no-repeat right;
    height:46px;
    margin:4px 0;
    padding-left:85px;
}
#menu a{
    color:#ffe8be;
	display:block;
	padding:17px 25px 8px 40px;
    float:left;
    font-size: 16px;
    background:url(../img/main/menu_li.gif) no-repeat 0 19px;
}
#menu a.selected{
    
}
#menu li{
    float: left;
}
/*****************************************	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:4px 0 5px 22px;
	background:url(../img/iko/iko_new.gif) no-repeat left center;
}
.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%; }
.reklama{
	clear:both;
	margin-top:10px;
}
input.datepicker, .pole{
	border:1px solid #d8d8d8;
	padding:3px;
}
.but, .but_del, .but_menu{
	font-weight:bold;
	cursor:pointer;
	margin-top:10px;
	background:#313133;
	padding:5px 10px;
}
.but_menu.selected{
    background:#fda911;
}
.but_zn{
    background:#BE5727;
}
.but_zpl{
    background:#13883F;
}
.but_del{
    background:#9D0000;
}
.but_menu{
    background:#d9d9d9;
    border:1px solid #000;
}
.message_info, .message_error, .message_warning{
	padding:15px;
	margin:15px 0;
	line-height:18px;
}
.message_error{
	background:#9f0700;
	border:3px solid #f00;
    color:#5c0000;
}
.message_info{
	background:#deefff;
	border:3px solid #8AC1FF;
    color:#003452;
}
.message_warning{
	background:#FFFBE6;
	border:3px solid #FFD48A;
    color:#524700;
}
.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:370px;
	height:140px;
	cursor:pointer;
}
#go_home:hover{
	background:transparent;
}
.break { 
	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;
}
.tr1{
    background:#565659;
}
input.datepicker{
    background-image:url(../img/iko/calendar.png);
    background-repeat:no-repeat;
    background-position: right;
    cursor: pointer;
}
.color_box{
    background:#e89705;
    padding:8px 15px;
    margin:8px 0;
}
.mal{
    font-size:80%;
}
.vel{
	font-size:140%;
}
.vel p{
	line-height: 20px;
}
/***************************************** Fotogalerie **************************/ 

.galerie_box{
	width:202px;
	font-size:9px;
	text-align:center;
	padding: 5px 0;
	margin:3px;
	float:left;
	background:#313133;
	cursor:pointer;	
}
.galerie_box.selected{
	border:1px solid #d6061e;
}
.galerie_box img{
    max-width: 185px;
    height:130px;
}
.foto_gal{
    background:#1e1e1f;
    
    width:319px;
    float:left;
    height:140px;
    margin-right:3px;
    margin-bottom:3px;
    padding:5px 3px 3px 10px;    
    font-weight: bold;
}
.foto_gal img{
    float:left;
    border:4px solid #8a8a8b;
    margin-right:10px;
    max-width:175px;
}
.foto_gal span{
    font-size:80%;
}
/*****************************************    Seznam **************************/
#seznam{
    background:#4a4a4d;
    width:100%;
    font-size: 12px;
    padding:5px 5px;
    border-bottom:1px dotted #8a8a8b;
    vertical-align:center;
    line-height:17px;
    vertical-align:middle;
}
#seznam th{
    background:#1e1e1f;                 
}
#seznam .over{
    cursor:pointer;
    background:#fda911;
    color:#353535;
}
#seznam .tr1{
    background:#565659;
}
#seznam .tr2{
    
}
/***************************************** Individual **************************/  
#box_menu{
    background:url(../img/main/menu.gif) repeat-x;
    width:992px; 
}
#box_menu .obsah{
    background:url(../img/main/menu_left.gif) no-repeat;
}
#frame_center .obsah{
    background:url(../img/main/obsah_up.gif) no-repeat;
    padding:10px;
}
#frame_main .mobsah{
    background:url(../img/main/center.png) repeat-y;
    padding-left:34px;
}
#down{
    width:992px;
    margin-left:34px;
    padding-top:5px;
    position:absolute;
}
.box1{
    background:#1e1e1f url(../img/main/box1_up.gif) no-repeat;
    width:244px;
    margin-bottom:10px;
}
.box1 .data{
    background:url(../img/main/box1_bottom.gif) no-repeat bottom;
    padding:15px 20px 10px 20px;
}
.box2{
    background:#1e1e1f url(../img/main/box2_up.gif) no-repeat;
    width:325px;
}
.box2 .data{
    background:url(../img/main/box2_bottom.gif) no-repeat bottom;
    padding:15px 20px 10px 20px;
}
.box1 h2, .box2 h2{
    margin:0;
    padding:0 0 10px 0;   
}
.box2.uvod .data {
    min-height:229px;
}
h2.akce{
    background:url(../img/iko/akce.gif) no-repeat;
    padding-left:27px;
}
h2.moto{
    background:url(../img/iko/moto.gif) no-repeat;
    padding-left:55px;
}
h2.kon{
    background:url(../img/iko/kon.gif) no-repeat;
    padding-left:30px;
}
#shop{
    margin-top:15px;
    background:url(../img/uvod/obchod.gif) no-repeat;
    display:block;
    padding:15px 0;
    text-align:center;   
    width:265px;
    margin-left:10px;
}
#slide{
    width:150px;
    margin-left:53px;
    margin-top:5px;
    border:3px solid #59595d;
}
.item_uvod{
    margin-bottom:5px;
}
.item_uvod img{
    float:left;
    height:70px;
    margin:0 5px 5px 0;
}
.item_uvod img, #seznam td, #seznam th, .galerie_box, .color_box, form, .border, .foto_gal{
    border:1px dotted #8a8a8b; 
}
#obchod .item{
    background:#4a4a4d;
    margin:0;
    padding:2px;
}
#obchod .item.tr1{
    background: #565659;
}
#obchod .galerie_box{
    margin-bottom:0;
}
#obchod h2{
    margin:0px;
}
