@import url("../spolecna_data/css/style.css");
@import url("basic.css");
@import url("modules.css");
@import url("menu.css");
@import url("user_edit.css");

#top_box {
    overflow: hidden;
}

#top_box li.prvni a{
        background: url(../images/top_box_li_prvni.gif) no-repeat left;
        width: 106px;
        height: 39px;
        text-align: center;
        line-height: 39px;
        padding: 0;
        margin: 0;
}
#top_box li.druhy a{
    background: none;
}
#top_box a {
    padding: 12px 8px 9px 10px;
    background: url(../images/top_box_li.gif) no-repeat 0% 55%;
}
#top_box a:hover {
    text-decoration: none;
}
li#top_vsechny {
    width: 129px;
    height: 39px;
    background: url(../images/top_box_last.gif) no-repeat top left;
}
li#top_vsechny a {
    font-weight: bold;
    text-decoration: none;
    padding: 12px 12px 9px 13px;
}

#box{
	width: 990px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	clear: left;
		/*background: url(../images/box.gif) repeat-y left;*/
}
/****** HLAVICKA *****/
#header{
	width: 990px;
	height: 124px;
	overflow: hidden;
	clear: both;
	/*leto
  background: #e3e3f7*/ ;/* url(../images/header.gif) no-repeat bottom left*/
	/*zima*/
	background: transparent;
  
}
#logo{
	float: left;

}
#podlogo {
    position: absolute;
    top: 164px;
    left: 0;
    z-index: 20;
}

#snow_left{
/*zima*/
left: -10px;
position: absolute;
/******/
}

.flash_logo{
	position: absolute;
	top: 30px;
	left: 0;
        display:none;
}


/** jazyky **/
#language{
	float: right;	
	list-style-type: none;
  height: 40px;
	overflow: hidden;
	/*leto
  background: #e3e3f7;*/
	width: 990px;
  /*zima*/
	background:url(/images/language_ul_bg.gif) no-repeat scroll 0 0 transparent;
  
}
#language li{
	float: right;	
}
#language li a{
	display: block;
	padding: 10px 10px 536px;
	padding-right: 0;
	font-size: 85%;	
	color: #4d4f59;	
	text-decoration: none;
}
#language li a img{
	position: relative;
	top: 4px;
}
#language li a span{
	text-decoration: underline;
	margin-left: 4px;
}

#language li a:hover{
	color: #808390;
}
#language li.active{
	background: url(../images/top_box_li.gif) no-repeat right center;
}

#language li.active a img{
	position: relative;
	top: 4px;
}
#language li.active a{
	color: #4d4f59;	
	padding-right: 10px;
}

/** boxy v hlavicce **/

#header_boxes{
	width: 820px;
	height: 110px;
	clear: both;
	position: absolute;
	top: 40px;
	left: 190px;
	z-index: 50;

}

.header_box{
	width: 293px;
	height: 108px;
	float: left;
	background: #fafafa;
	border: 1px solid #afbcc4;
	overflow: hidden;
	margin-left: 15px;
	display: inline;
}
#box_login {
        width: 324px;
        height: 124px;
        border: 0;
        margin-left: 20px;
        /*leto
        background: url(../images/header_box_prihlaseni.gif) no-repeat top left;*/
        /*zima*/
        background: url(../images/header_box_prihlaseni2.gif) no-repeat top left;
        
}
.header_box h3.box_nadp{
	position: relative;
        top: 5px;
	padding: 5px 10px 5px 19px;
	font-size: 93%;
	color: #626570;
}
#box_login h3.box_nadp{
	padding: 5px 10px 5px 15px;
}
.header_box h3 span{

}
.header_box h3 span a{
	color:#d71920 !important;
	text-decoration: none;
}
.header_box h3 span a:hover{
	color:#3e3e3e !important;
}
#box_login h3 span.right{
	padding-left: 18px;
	padding: 5px 0 4px 11px;
		color:#3E3E3E;
	display:block;
	position:absolute;
	right: 30px;
	top: 0;
}
#box_login .inputs {
    background: url(../images/box_login_inputs.gif) no-repeat 0px 28px;
}
#box_login input {
    border: 0;
    background: none;
    position: relative;
    left: 2px;
    width: 95px;
    height: 19px;
    top: 11px;
}
#mini_login a {
    top: 24px;
    right: 24px;
    color: #8c8ca0;
}
#box_login #prihlas {
    position: absolute;
    width: 80px;
    height: 30px;
    left: 224px;
    top: 50px;
}
.header_box label {
    position: relative;
    top: 13px;
    color: #8c8ca0 !important;
    padding-bottom: 10px;
    display:block;
    font-size: 11px;
    width: 105px;
}

#fulltext_mini {
    border: 0;
    height: 124px;
    overflow: hidden;
    /*leto
    background: url(../images/fulltext_mini_bg.gif) no-repeat top left transparent;
    margin: 0 0 0 6px;
    width: 224px;*/
    /*zima*/
    margin: 0 0 0 6px;
    width:230px;
    background: url(../images/fulltext_mini_bg2.gif) no-repeat top left transparent;
    
}
/*zima*/
#top_menu_snow_1 {
    width: 64px;
    height: 26px;
    position: absolute;
    top: 153px;
    left: 175px;
    background: url(/images/winter_snow_2.png) no-repeat left top transparent;
    z-index: 100;
}

#top_menu_snow_2 {
    width: 100px;
    height: 37px;
    top: 155px;
    right: -20px;
    position: absolute;
    background: url(/images/winter_snow_3.png) no-repeat left top transparent;
    z-index: 100;
}
/*******/

#bulletin_mini {
    border: 0;
    width: 224px;
    height: 124px;
    overflow: hidden;
    /*leto
    background: url(../images/fulltext_mini_bg.gif) no-repeat top left transparent;
    margin: 0 0 0 6px;*/
    /*zima*/
    background: url(../images/fulltext_mini_bg3.gif) no-repeat top left transparent;
    margin:0;
    
}

#fulltext_mini div, #bulletin_mini div {
    background: url(../images/fulltext_mini_input.gif) no-repeat 18px 48px;
    height: 100px;
}
#fulltext_mini input#hledej {
    position: relative;
    top: 14px;
    left: -8px;
}
#bulletin_mini input#prihlas2 {
    position: relative;
    top: 13px;
    left: -8px;
}
#fulltext_mini #search, #bulletin_mini #nl_email   {
    border: 0;
    background: transparent;
    width: 104px;
    height: 19px;
    position: relative;
    top: 11px;
}
#bulletin_mini input#prihlas2 {
    top: 14px;
    left: -7px;
}
#bulletin_mini #nl_email   {
     top: 15px;
}
/***** OBSAHOVA CAST *****/
#obal{
	width: 998px;
	clear: both;
	float: left;
	/*leto
  padding: 0;
	background: #e3e3f7;
	border-bottom: 40px solid #e3e3f7;
  border-top: 5px solid #e3e3f7;
  */
  /*zima*/
   background: transparent;
   padding:0 0 40px;
   border-bottom:0;
   border-top:0;
   margin:5px 0 0 0;
   position: relative;     
}

#main{
	width: 764px;
	float: left;
}
#content { 
	float:right; 
	width: 554px;
	overflow: hidden;
  /*leto
  background: url(../images/box_bg.gif) repeat-Y left white;*/
  /*zima*/
  background:white;
  
}
#nav { 
	float:left; 
	width: 204px;
	margin-bottom: 30px;
	overflow: hidden;
}
#nav .box_odkaz {
    margin-top: 0;
}
#extra { 
	float:right; 
	width: 224px;
	margin-bottom: 30px;
	overflow: hidden;
        margin-right: 3px;
}
/** drobeckova navigace **/

#drobky{
	float: left;
	width: 554px;
	margin: 0;	
	font-size: 85%;
	border-bottom: none;
	background: transparent url(../images/box_head.gif) no-repeat top left;
	padding: 10px 8px 6px;
	list-style-type: none;	
}
#drobky  li{
	float: left;	
	padding: 2px 12px 2px 8px;
	color: #626570;
	background: url(../spolecna_data/images/drobky.gif) no-repeat right center;
}
#drobky  li a{
	color: #626570;
	float: left;
}
#drobky  li a:hover{
        color: #d7191e;
}
#drobky li.prvni_drobek{
	background: url(../spolecna_data/images/drobky.gif) no-repeat right center;
	padding-left: 8px;
}
 #drobky li.posledni_drobek{
	background: none;
}



/** boxy  **/


.mini_box{
	
	padding: 10px;
	border: 0;
	background: url(../images/boxik_bg.gif) repeat-y transparent;
}
.mini_box_end {
    width: 204px;
    height: 5px;
    background: url(../images/boxik_bottom_small.gif) no-repeat top left transparent;
    margin-bottom: 6px;
}

.extra .mini_box_end, .home_right .mini_box_end, #extra .mini_box_end {
    background: url(../images/boxik_right_bottom_small.gif) no-repeat top left transparent;
    width: 224px;
    margin-bottom: 5px;
}


h3.nadp {
	width: 204px;
        height: 36px;
	border: 0;
	background: url(../images/boxik_head_modry.gif) top left no-repeat transparent;
	color: #fff;
        overflow: hidden;
        font-size: 90%;
        vertical-align: middle;
        line-height: 36px;
        padding-left: 15px;

}
.extra h3.nadp, .home_right  h3.nadp, #extra h3.nadp {
    width: 224px;
    background: url(../images/boxik_right_head.gif) top left no-repeat transparent;
}

.extra_box{
	background: url(../images/boxik_bg.gif) repeat-y transparent;
        border: 0;
}
.extra .extra_box, .home_right .extra_box,.home_right .mini_box, #extra .mini_box  {
    background: url(../images/boxik_right_bg.gif) repeat-y transparent;
}
.mini_box img{
	margin-right: 5px;
}

.box_odkaz img{
	margin-bottom: -3px;
}
.box_odkaz{
        margin-top: 2px;
	margin-bottom: 6px;
	display: block;
}

#player_2{
	width: 170px;
	height: 90px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}



#mediale {
	/*width: 1100px;*/
        height: 95px;
        margin: 5px auto 25px;
}
#medaile img {
    margin: 0; padding:0;
    float: left;
    width: 109px;
    height: 92px;
}
/***** PARTNERI *****/
#partneri{
	width: 994px;
        height: 114px;
        overflow: hidden;
        margin: 7px auto 10px;
	background: url(../images/paticka_partner_bg.gif) no-repeat left top white;
}
.partner{
	width: 333px;
	float: left;
}
#partner_1 li.prvni{
	padding-left: 17px;
}
#partner_2{
	width: 328px;
}
#partner_3{
	width: 327px;
	background: none;
}
.partner {
    border-left: 1px solid #dcdceb;
    height: 114px;
}
#partner_1.partner {
    border: 0;
}
.partner h2{
	color: #787981;
	font-size: 85%;
	font-weight: normal;
        text-align: left;
}
#partneri h2{
    text-align: left;
    font-size: 12px;
    font-weight: bold;
	padding: 9px 0 8px 10px;
}
#partneri li{
	list-style-type: none;
	float: left;
	padding: 10px;	
	text-align: center;
        border-left: 1px solid #dcdceb;
        hiegth: 75px;
}
#partneri li.posledni{
	background: none;
}

#footer_hlavicka{
	height: 31px;
	width: 990px;		
	border-top: 15px solid #e3e3f7;
	clear: both;
	background: url(../spolecna_data/images/footer_hlavicka.gif) no-repeat;
}


/***** PATICKA *****/

#paticka {
    /*zima*/
    background: url("../images/winter_bg_2.gif") repeat-x scroll center top white;
    padding-top: 40px;
    
    /*leto
    background: url(../images/paticka_horni_border.gif) repeat-x white top;
    padding-top: 10px;
    */
    width: 100%;
    float: left;
    color: #646478;
    font-size: 0.9em;
    line-height: 1.6em;
}
#paticka a, #paticka h2, #paticka a.ven {
    color: #646478 !important;
}
#paticka a:hover,  #paticka a.ven:hover {
    color: #646478 !important;
    text-decoration: none;
}
#paticka #bloky{
    background: url(../images/paticka_bloky_bg.gif) top left white;
    width: 994px;
    height: 224px;
    margin: 0 auto;
}
#bloky .blok {
    display: block;
    width: 197px;
    float: right;
}
#bloky .blok.blok_1{
    width: 380px;
}
#bloky .blok ul.blok_1{
    width: 190px;
    float: left;
}
#bloky h2 {
    height: 36px;
    line-height: 36px;
    text-align: left;
    font-size: 100%;
}
#bloky ul, #bloky ul li{
    list-style-image: url('../images/paticka_li.gif');
    padding: 0; margin: 0;
    text-align: left;
}
#bloky ul {
    marign-top: 2px;
}
.ven{
	background: url(../images/ven.gif) no-repeat right center;
	padding-right: 13px;
        color: #d7191e !important;
}
a.ven:hover, a.ven:active, a.ven:focus {
    color: #000 !important;
}




#bs_logo{
	position: relative;
	top: -40px;
        float: right;
        margin-right: 20px;
}
.home_kontakt{
	width: 140px;
	height: 25px;
	overflow: hidden;
	display: block;
	position: relative;
	margin-bottom: -8px;
}
.home_kontakt span{
	width: 140px;
	height: 25px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	background: url(../images/tab2_kontakt.gif) no-repeat;
}
#taby2 address{
	font-style: normal;
	padding-bottom: 10px;
	line-height: 1.3em;
}
#footer_2 {
        padding-top: 10px;
        font-size: 12px;
	width: 994px;
        overflow: hidden;
        margin: 0 auto;
        text-align: left;
        font-size: 85%;
        color: #646478;
}
#footer_2 a {
    color: #646478;
}
.PagerClass {
    color: #d7191e;
}
#imgbox 
{
    vertical-align : middle;
    position : absolute;
    background : #FFFFFF; 
    filter: Alpha(Opacity=100);
    visibility : hidden;
    height : 466px;
    width : 942px;
    z-index : 50;
    overflow : hidden;
    text-align : center;
    left:29px;
    border:1px solid;
}
#imgbox_close{
  width:15px;
  height:15px;
  position:relative;
  left:924px;
  top:3px;
}

#language_left_bg {
    width: 10px;
    height: 40px;
    top: 0px;
    left: -10px;
    position: absolute;
    background: url(/images/language_ul_bg_left.gif) no-repeat left top transparent;
    z-index: 120;
} 
