@import url("../spolecna_data/css/style.css");
@import url("basic.css");
@import url("modules.css");
@import url("menu.css");
@import url("user_edit.css");
@import url("top_box.css");
#box{
	width: 980px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	clear: left;
	background: url(../images/box.gif) repeat-y left;
}
/****** HLAVICKA *****/
#header{
	width: 980px;
	padding-top: 9px;
	padding-bottom: 2px;
	background: #85DAFF url(../images/header.gif) no-repeat top left;
	float: left	
}
#logo{
	float: left;
}

.flash_kostka{
	position: absolute;
	top: 0;
	left: -10px;
}

#header_box{
	width: 700px;
	float: right;
	padding-top: 13px;
	padding-bottom: 2px;
}
#top_prihlaseni, #top_odhlaseni{
	width: 60px;
	height: 17px;
	overflow: hidden;
	position: relative;
	float: right;
	display: block;
	background: #008cae;
	color: #fff;
	text-decoration: none;
	padding: 4px;
	margin-right: 6px;
}
#top_prihlaseni span{
	width: 79px;
	height: 25px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 15;
	background: url(../images/prihlasit.gif) no-repeat;	
}
#top_prihlaseni span:hover{
	background: url(../images/prihlasit_hover.gif) no-repeat;	
}


#top_odhlaseni span{
	width: 79px;
	height: 25px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 15;
	background: url(../images/odhlasit.gif) no-repeat;	
}


#top_registrace, #top_vas_ucet{
	width: 71px;
	height: 17px;
	overflow: hidden;
	position: relative;
	float: right;
	display: block;
	background: #008cae;
	color: #fff;
	text-decoration: none;
	padding: 4px;
	margin-right: 6px;
}
#top_registrace span{
	width: 79px;
	height: 25px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 15;
	background: url(../images/registrace.gif) no-repeat;	
}
#top_registrace span:hover{
	background: url(../images/registrace_hover.gif) no-repeat;	
}
#top_vas_ucet span{
	width: 79px;
	height: 25px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 15;
	background: url(../images/vas_ucet.gif) no-repeat;	
}


#top_kosik{
	width: 93px;
	height: 17px;
	overflow: hidden;
	position: relative;
	float: right;
	display: block;
	background: #f60000;
	color: #fff;
	text-decoration: none;
	padding: 4px;
}
#top_kosik span{
	width: 101px;
	height: 25px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 15;
	background: url(../images/nakupni_kosik.gif) no-repeat;	
}
#top_kosik span:hover{
	background: url(../images/nakupni_kosik_hover.gif) no-repeat;	
}

/***** OBSAHOVA CAST *****/

#obal{
	width: 980px;
	clear: both;
	float: left;
	padding-bottom: 11px;
	background: url(../images/obal.gif) no-repeat bottom left;
}

#main{
	width: 980px;
	float: left;

}
#content { 
	float:right; 
	width: 760px; 
	padding-bottom: 15px;
	overflow: hidden;
}
#nav { 
	float:left; 
	width: 210px; 
	overflow: hidden;
	background: #90DDFF url(../images/main.gif) repeat-x top left;
	border-bottom: 1px solid #009ec4; 	
	margin-bottom: 40px;
}
/** drobeckova navigace **/

#drobky{
	float: right;
	width: 829px;
	margin: 6px 0;	
	font-size: 90%;
	padding: 0;
	list-style-type: none;	
}
#drobky  li{
	float: left;	
	padding: 6px 12px 2px 8px;
	color: #007a97;
	background: url(../images/drobek.gif) no-repeat right center;
}
#drobky  li a{
	color: #007a97;
	float: left;
}
#drobky  li a:hover{
	text-decoration: none;
}
#drobky li.prvni_drobek{
	background: url(../images/drobek.gif) no-repeat right center;
	padding-left: 8px;
	padding-top: 1px;
}
#drobky li.prvni_drobek a{
	background: #5BCCFF none repeat scroll 0 0;
	border: 1px solid #22BBFF;
	color: #007a97;
	margin: 0;
	padding: 4px 5px 5px;
	text-decoration: none;
}
 #drobky li.posledni_drobek{
	background: none;
}



/** boxy  **/

h3.nadp{
	padding: 5px 10px;
	color: #fff;
	background: #0093b6 url(../images/boxy_h3.gif) repeat-x top;
	font-family:   "Myriad Pro",Arial, Verdana, Impact,Geneva,    Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	text-transform: uppercase;
}
.mini_box{
	margin-bottom: 5px;
	padding: 10px;
	border: 1px solid #009ec4;
	background: #fff;
}

.mini_box img{
	margin-right: 5px;
}

.box_odkaz img{
	margin-bottom: -3px;
}
.box_odkaz{
	margin-bottom: 5px;
	display: block;
}




/***** PATICKA *****/
#footer{
	width: 980px;
	clear: both;
	padding: 12px 0 0 0;
	border: 1px solid #48bde1;
	background: #c8eeff;
	text-align: center;
}
#footer a:link{
	color: #051b30;
}

#footer a:visited{
	color: #051b30;
}
#footer a:hover{
	color: #000;
}
#footer a:active{
	color: #666666;
}
#footer a:focus{
	color: #000;
}





.ven{
	background: url(../images/ven.gif) no-repeat right center;
	padding-right: 13px;
}
#bs{
	padding-top: 8px;
	margin-top: 7px;
	border-top: 1px solid #ccc;
}
#footer_2{
	width: 980px;
	margin: 0 auto;
	text-align: right;
	padding: 10px 0;
}
.akcni_cena {
    color: red;
    font-weight: bold;
}



