@import url("../spolecna_data/css/style.css");
@import url("basic.css");
@import url("modules.css");
@import url("menu.css");
@import url("nadpisy.css");
@import url("user_edit.css");
#box{
	width: 992px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	clear: left;
	background: url(../images/box.gif) repeat-y left;
}
/****** HLAVICKA *****/
#header{
	width: 992px;
	height: 166px;
	overflow: hidden;
	float: left	;
}
#logo{
	position: absolute;
	top: 0;
	left: 0;
	width: 230px;
	height: 160px;
	background: url(../images/logo.gif) no-repeat;
}
.flash_logo{
	width: 255px;
	height: 165px;
	display: block;
	position: absolute;
	top: 0;
	left: -13px;
}
#header_soutez{
	width: 515px;
	height: 118px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 30px;
	background: url(../images/soutez.gif) no-repeat;
}
#header_soutez form{
	position: absolute;
	top: 70px;
	left: 32px;
}
#header_soutez input#soutez_input{
	width: 146px;
	height: 23px;
	padding: 3px 5px 0 5px;
	background: url(../images/soutez_input.gif) no-repeat top left;
	border: 0 none;
	vertical-align: middle;
}
#header_soutez input#soutez_send{
	width: 64px;
	height: 26px;
	background: url(../images/soutez_send.gif) no-repeat top left;
	border: 0 none;
	cursor: pointer;
	vertical-align: middle;
}
#header_soutez label{
	color: #b50916;
}
#header_soutez_obr{
	position: absolute;
	bottom: 8px;
	right: 21px; 
	width: 104px;
	height: 101px;
	overflow: hidden;
}

/***** HLAVNI OBSAH *****/
#main{
	width: 992px;
	background: url(../images/main.gif) repeat-y left;
	clear: both;
	float: left;
}
#main_2{
	width: 992px;
	padding-bottom: 11px;
	float: left;
	background: url(../images/main_2.gif) no-repeat bottom left;
}
#content{
	width: 687px;
	float: left;
	/*padding-top: 47px;*/
	background:  url(../images/content.gif) no-repeat top left; 
}
#extra{
	width: 287px;
	float: right;
}
.mini_box{
	position: relative;
}
a.buttons{
	width: 206px;
	height: 44px;
	display: block;
	overflow: hidden;
	position: absolute;	
}
a.buttons span{
	width: 206px;
	height: 44px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	background: url(../images/oblibene.gif) no-repeat;
}
#oblibene{
	top: 59px;
	left: 259px;
}
#jako_home_page{
	top: 103px;
	left: 259px;
}
#jako_home_page span{
	background: url(../images/jako_home_page.gif) no-repeat;
}
#footer, #footer_2{
	width: 992px;
	height: 62px;
	margin-top: 18px;
	clear: both;
	overflow: hidden;
	text-align: center;
	background: #92be19 url(../images/footer.gif) no-repeat;	
}
#footer ul{
	padding-top: 22px;
}
#footer li{
	padding: 0 7px 0 5px;
	display: inline;
	text-transform: uppercase;
	background: url(../images/footer_li.gif) no-repeat right;	
}
#footer li.posledni{
	background: none;	
}
#footer a, #footer_2 a{
	color: #fff;
	font-weight: bold;
}
#footer a:hover, #footer_2 a:hover{
	color: #ffed21;
}
#footer_2{
	background: transparent;
	height: auto;
	color: #fff;
}
#footer_2 p{
	padding-bottom: 8px;
}
#partneri{
	width: 972px;
	height: 52px;
	padding: 5px 10px;
	overflow: hidden;
	margin-bottom: 15px;
	background: url(../images/partneri.gif) no-repeat;
}

#partneri_nadpis {
	color:Black;
	font-family:null;
	font-style:inherit;
	font-weight:bold;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	left:-60px;
	position:relative;
	top:-15px;
}
