@import url("basic.css");
@import url("menu.css");
@import url("modules.css");
@import url("user_edit.css");

#box{
	margin: 0 auto;
	width: 994px;
	text-align: left;	
	position: relative;
}
div.content_background {
        clear: both;
        background: #fff url(../images/box.gif) repeat-y left;
	text-align: left;
}
#header{
	background:  url(../images/header.gif) no-repeat top;
	position: relative;
	height: 132px;	
	width: 994px;
}
#logo{
	position: absolute;
	top: 33px;
	left: 20px;
	width: 286px;
	height: 83px;
}
#header_slogan{
	width: 237px;
	height: 27px;
	position: absolute;
	top: 78px;
	left: 349px;
}
#header_slogan span{
	width: 237px;
	height: 27px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/header_slogan.gif) no-repeat;
	z-index: 50;
	
}
#plzen2015{
	position: absolute;
	top: 38px;
	right: 22px;
	width: 167px;
	height: 76px;
}
#banners{
	width: 994px;
	height: 221px;
	background: url(../images/banners.gif) no-repeat top left;
	float: left;
}

.banner{
	width: 186px;
	height: 186px;
	overflow: hidden;
	float: left;
}

div.content_headers {
    	width: 994px;
	height: 15px;
	background: transparent url(../images/headers.gif) no-repeat 0 top;
        font-size: 10%;
        overflow: hidden;
}

div.content_main {
	width: 735px;
	/*margin: 0 auto;
	background: #fff;*/
	min-height: 200px;
	clear: both;
	float: left;
}


div.content_content {
	float:right; 
	width: 530px;
	overflow: hidden;
}

div.content_contentin {
        margin: 0 0 0 13px;
	width: 504px;
	overflow: hidden;
}

#datakal {
        display: none;
}

#nav { 
	float: left;
	width: 200px;
	overflow: hidden;
	/*margin-bottom: 20px;	*/
	display: inline;
}
#navin {
        margin: 0 0 0 12px;
	width: 176px;
	overflow: hidden;
}
#extra { 
	float:right; 
	width: 255px;
	overflow: hidden;
	background:   url(../images/extra.gif) no-repeat bottom right;
	/*margin-bottom: 20px;*/
}

#extrain {
        width: 230px;
        margin: 0 0 0 13px;
}



#drobky{
	font-size: 85%;
	padding: 9px 7px 9px 5px;
	background: url(../images/drobky_bgr.gif) no-repeat top left;
	border-bottom: 3px solid #63913e;
}
#drobky  li{
	display: inline;
	padding: 2px 11px 2px 5px;
	color: #fff;
	background: url(../images/drobky.gif) no-repeat right center;
}
#drobky  li a{
	color: #fff;

}
#drobky  li a:hover{
	text-decoration: none;
}
#drobky li.prvni_drobek{
	background: url(../images/drobky.gif) no-repeat right center;
	padding-left: 12px;
}
#drobky li.prvni_drobek a{
	color: #fff;
}
 #drobky li.posledni_drobek{
	background: none;
}
 h3.nadp{
 	font-size: 95%;
	background: #77ab4d url(../images/h3_nadp.gif) no-repeat top;
	color: #fff;
	padding: 9px 10px 8px 10px;
	border-bottom: 3px solid #63913e;
}

.mini_box{
	padding: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	background: url(../images/mini_box.gif) no-repeat bottom;
}


#extra h3.nadp{
 	font-size: 95%;
	background: #77ab4d url(../images/h3_nadp_extra.gif) no-repeat top;
	color: #fff;
	padding: 9px 10px 8px 10px;
	border-bottom: 3px solid #63913e;
}

#extra .mini_box{
	padding: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	background: url(../images/mini_box_extra.gif) no-repeat bottom;
}

.mini_box li {
	list-style-type: none;
	padding: 2px 0 2px 10px;
	background: url(../images/mini_box_li.gif) no-repeat 0 8px;
}

.tlacitko{
	width: 210px;
	height: 18px;
	margin-bottom: 10px;
	padding: 6px 10px;
	display: block;
	overflow: hidden;
	color: #4e3705 !important;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/tlacitko.gif) no-repeat;
}
.tlacitko:hover{
	text-decoration: underline;
}
.bannery{
	margin-bottom: 7px;
	display: block;
}

div.content_konec{
	width: 994px;
	height: 34px;
	clear: both;
	background: url(../images/konec.gif) no-repeat left top;
}

/***** top box *****/

ul#top_box{
	position: absolute;
	top: -33px;
	right: 207px;
	color: #fff;
	background: #7EB552;
	font-size: 87%;
}
ul#top_box li{
	float: left;	
	list-style-type: none;
	padding: 4px 8px 8px 8px;
	display: inline;
	background: url(../images/top_box_li.gif) no-repeat center right;
}
ul#top_box li.posledni{
	background: none;
	padding-right: 0;
}
ul#top_box a{
	color: #fff;
}
ul#top_box a:hover{
	text-decoration: none;
}


/***** banners2 *****/

#banners2{
	width: 970px;
	height: 186px;
	overflow: hidden;
	position: absolute;
	top: 190px;
	left: 12px;
}

#banners2 li{
	list-style-type: none;
	width: 186px;
	height: 186px;
	margin-right: 10px;
	overflow: hidden;
	float: left;
	background: url(../images/top_banner_bottom.gif) no-repeat bottom left;
}
#banners2 img{
	list-style-type: none;
	width: 186px;
	height: 147px;
	overflow: hidden;
}


#banners2 li#banner_akce{
	margin-right: 0;
	background: url(../images/banner_akce.gif) no-repeat top left;
}
#banners2 li#banner_akce img{
	width: 186px;
	height: 186px;
}


#banners2 dl{
	color: #4e3705;
	font-size: 92%;
	margin: 0;
	font-weight: bold;
}
#banners2 dt{
	width: 3.2em;
	padding-left: 6px;
	float: left;
	display: block;
}
#banners2 dd{
	width: 137px;
	height: 33px;
	overflow: hidden;
	float: left;
	display: block;
	margin: 0;

}
#banners2 dd a{
	color: #4e3705;
	text-decoration: none;
}
#banners2 dd a:hover{
	text-decoration: underline;
}
#banners2 dd a:focus{
	text-decoration: underline;
}


/***** paticka *****/

#footer_obal{
	background: #7eb552 url(../images/footer_obal.gif) repeat-x top;
}

#footer{
	width: 994px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 150px;
	font-size: 10px;
	position: relative;
	text-align: left;
	color: #fff;
}
#footer a:link{
	color: #fff;
}
#footer a:visited{
	color: #fff;
}
#footer a:hover{
	text-decoration: none;
}
#footer a:active{
	text-decoration: none;
}
#footer a:focus{
	text-decoration: none;
}

#footer h2{
	font-size: 12px;
	color: #fff;
}



#footer #bloky{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	float: left;
	width: 994px;
	padding: 10px 0;
}/*
#footer ul {
	width: 120px;
}*/
#footer ul li{
	list-style-type: none;
	padding: 3px 0 3px 9px;
	background: url(../images/footer_li.gif) no-repeat center left;
}

.blok{
	float: left;
	width: 140px;
	padding: 0 0 0 10px;
}


#footer_klub{
	position: absolute;
	top: 10px;
	left: 12px;
}

#blok_1{
	width: 290px;
	text-align: left;
	padding-left: 10px;
}
#blok_1 img{
	float: left;
	margin-right: 15px;
}
#footer_program{
	position: absolute;
	top: 10px;
	left: 368px;
}

#blok_2{
	width: 65px !important ;
	padding-left: 70px;
}
#blok_3{
	width: 170px !important ;
}

#footer_nabidka{
	position: absolute;
	top: 10px;
	left: 620px;
}
#blok_4{
	width: 155px !important ;
}
#footer_doporucujeme{
	position: absolute;
	top: 10px;
	right: 10px;
}
#blok_5{
	width: 155px !important;
	float: right;
	text-align: right;
	padding-right: 10px;
}
#footer ul#blok_5 li{
	list-style-type: none;
	padding: 3px 9px 3px 0;
	background: url(../images/footer_li_2.gif) no-repeat center right;
}

#bs_logo{
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}

#contentframe_preloader {
    display: none;
}

#neprehlednete h4 {
    margin: 0;
    padding: 13px 0;
    background: #fbb829;
    color: #4e3705;
    font-size: 120%;    
    text-align: center;
}

#neprehlednete h4 a {
    color: #4e3705;
    text-decoration: none;
}

#neprehlednete .zahrada {
    height: 213px;
    background: transparent url('../images/home/neprehlednete_zahrada_mb.png') no-repeat left top;
}

#neprehlednete div h5 {
    padding-top: 142px;
    color: #63913e;
    font-size: 120%;
    padding: 142px 11px 3px 11px;  
}

#neprehlednete div p {
    padding: 0 11px; 
    font-size: 90%; 
}

#neprehlednete div p a {
    background:url("../images/home/home_archiv_posledni.gif") no-repeat scroll right bottom transparent;
    font-weight:normal;
    padding-right:10px;
}

.rozmarne_leto {
    padding-bottom: 7px;
}