/* Created by B&M - Benes&Michl - www.benes-michl.cz */

body {
  font-family: arial, sans-serif;
  font-size: 11px;
  color: #777777;
  margin: 0px; padding: 0px; 
  text-align: center;
  background: url(../images/bm_st2010_web_pozadi_1_3.jpg) top center repeat-y #1a1a1a;
}

a {text-decoration: underline; color:#e6dea7;}
a:hover{text-decoration: none;}
a img{border: none;}

h1{
  font-size:24px; 
  color: #ffffff;
  padding:5px 0px;
  margin: 0px;
  position:relative;
  font-weight:normal;
  text-transform: uppercase;
}
h2{
  color:#fff;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 0px;
  margin: 0px;
}
h3{
  color:#fff;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 0px;
  margin: 0px;
}

p{
  padding: 0;
  margin: 0;
  margin-bottom:5px;
  line-height: 16px;
}
strong{color:#fff;}

/* ------------ LAYOUT ------------ */
#page{
  display: block;
  width: 960px;
  margin: auto;
  text-align: left;
}
#page_bottom{
  display: block;
  text-align: center;
  height: 250px;
  background: url(../images/bg_body_bottom.png) top center no-repeat #1a1a1a;
  padding-bottom: 50px;
}

#header{
  display: block;
  height: 90px;
  background: url(../images/bg_header.png) top center no-repeat;
  position: relative;
  margin: 0px; padding: 0px;
}
#header .logo {
  display: block;
  position: absolute;
  top:13px;
  left: 50px;
}
#header .claim {
  display: block;
  position: absolute;
  top:30px;
  left: 220px;
  text-transform: uppercase;
  color:#fff;
}
#header .claim .big{
  font-size: 14px;
  color:#ffffac;
}

#header .predprodej{
  display: block;
  position: absolute;
  right: 46px;
  bottom: 0px;
}

#header .lang_menu {
  position:absolute;       
  right: 46px;
  top: 10px;  
}
#header .lang_menu a{
  padding-right:10px;
}

#search_bar{
  display: block;
  height: 30px;
  background: url(../images/bg_search_bar.gif) top left repeat-x;
  position: relative;
}

#search_bar .newsticker{
  padding-left: 80px;
  line-height: 30px;
  color:#e6dea7;
}
#search_bar .newsticker li { list-style: none; }

#search_bar .newsticker a {text-decoration: none; color:#a05757; padding-left: 10px;}
#search_bar .newsticker a:hover {color:#be7777;}
#search_bar .search {
  display: block;
  position: absolute;
  width: 220px;
  height: 24px;
  padding-left: 10px;
  top: 4px;
  right: 10px;
  background: url(../images/bg_search_input.gif) top left no-repeat;
}
#search_bar .search input{
  display: block;
  float: left;
  font-size: 11px;
  width: 115px;
  height: 15px;
  padding: 4px 0px 0px 0px;
  margin: 0px;
  background: none;
  border: none;
  color:#FFFFAC;
  padding-right: 10px;
}

#search_bar .search a.button {
  display: block;
  width: 72px;
  height: 20px;
  float: left;
  background: url(../images/cz/bg_button_search.gif) top left no-repeat;
  margin-left: 10px;
}

#search_bar .search a.button:hover {background-position: 0px -20px;}

#banner{
  display: block;
  border-bottom: 6px solid #2a0000;
  height: 300px;
  padding: 0px;
  margin: 0px;
}
#banner_sub {
  display: block;
  border-bottom: 6px solid #2a0000;
  height: 100px;
  padding: 0px;
  margin: 0px;
}
.banner_sub_--{background: url(../images/banner_sub_1.jpg) top left no-repeat;}
.banner_sub_banner1{background: url(../images/banner_sub_1.jpg) top left no-repeat;}
.banner_sub_banner3{background: url(../images/banner_sub_3.jpg) top left no-repeat;}
.banner_sub_banner4{background: url(../images/banner_sub_5.jpg) top left no-repeat;}
.banner_sub_banner5{background: url(../images/banner_sub_4.jpg) top left no-repeat;}
.banner_sub_banner6{background: url(../images/banner_sub_6.jpg) top left no-repeat;}

#content{
  display: block;
  background: #000;
  padding: 15px 0px 15px 10px;
}

#col_left{
  display: block;
  width: 200px;
  float: left;
  margin:0px 10px 0px 0px;
  padding: 0px;
}

#col_center{
  display: block;
  width: 468px;
  float: left;
  margin: 0px 10px 0px 0px;
  padding: 0px;
}

#col_right{
  display: block;
  width: 252px;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

#col_main {
  display: block;
  position: relative;
  width: 678px;
  float: left;
  margin: 0px 10px 0px 0px;
  padding: 0px;
  margin-top:10px;
}


#content .box {
  display: block;
  padding: 0px 10px 10px 10px;
  background: #131313;
  border: 1px solid #202020;
  position: relative;
  margin-bottom: 10px;
}
#content .box.wide{_width: 230px;}
#content #col_left .box{_width: 178px;}

#content .box.wide_red, #content .box.red{background: #460000; border-color: #460000; color:#c36363;}
#content .box.grad {background: url('../images/bg_box_grad.gif') top left repeat-x #000;}
#content .box.grad {padding-top: 10px; background: url('../images/bg_box_grad.gif') top left repeat-x #000;  _width: 446px;}
#content .box.red{background: #460000; border-color: #460000; color:#c36363;}
#content .box.time{background: url('../images/banner_time.gif') top left no-repeat #000; border: none; color:#c36363; height: 78px;}

#content .box.wide_red{_width: 230px;}

.box a.image img{
  border: 1px solid #333;
  margin-bottom: 3px;
}
.box a.image:hover img{ border-color: #666;}

.box.wide_red a.image img{ border-color: #8c0000;}
.box.wide_red a.image:hover img{ border-color: #ca0000;}


#content #col_right .box.wide_gold{
  width: 207px;
  border: 1px solid #9F8D46; 
  background: #67540E; 
  margin-top: 7px; 
  margin-bottom: 17px; 
  padding: 22px 20px 20px 24px;
}
#content #col_right .box.wide_gold a{
  display: block; 
  position: relative; 
  z-index: 50;
  color: #FFFFAC;
  font-family: tahoma;
  font-size: 11px;
  line-height: 20px;
  text-decoration: none;
  padding-left: 23px;
  width: 185px; _width: 183px;
  text-transform: uppercase;
  border-bottom: 1px solid #877841;
  font-weight: normal;
  background: url(../images/arrow_gold.gif) 10px 9px no-repeat ;
}
#content #col_right .box.wide_gold a:hover{background: url(../images/arrow_gold.gif) 12px 9px no-repeat; color: #FFF;}
#content #col_right .box.wide_gold a.active{background: url(../images/arrow_gold.gif) 10px 9px no-repeat #504006; font-weight: bold; color: #FFF;}


/* ----- ZAOBLENI DIVU ------ */
.decor{
	display:block;
	position:absolute;
	width:10px;
  height:10px;
  font-size: 0px;
}

.top {top:-1px; left:-1px; _left: -1px; width: 200px; background: url('../images/decor_top.gif') top left no-repeat;}
.bottom {bottom:-1px; _bottom: -2px; left: -1px; _left:-1px; width: 200px; background: url('../images/decor_bottom.gif') bottom left no-repeat;}

.wide .top {top:-1px; _top: -1px; left:-1px; _left: -1px; width: 252px; background: url('../images/decor_top_wide.gif') top left no-repeat;}
.wide .bottom {bottom:-1px; _bottom: -3px; left:-1px; _left: -1px; width: 252px; background: url('../images/decor_bottom_wide.gif') bottom left no-repeat;}

.wide_red .top {top:-1px; left:-1px; _left:-1px; width: 252px; background: url('../images/decor_top_red.gif') top left no-repeat;}
.wide_red .bottom {bottom:-1px; _bottom: -3px; left:-1px; _left:-1px; width: 252px; background: url('../images/decor_bottom_red.gif') bottom left no-repeat;}
.wide.red .top {top:-1px; left:-1px; _left:-11px; width: 252px; background: url('../images/decor_top_red.gif') top left no-repeat;}
.wide.red .bottom {bottom:-1px; left:-1px; _left:-11px; width: 252px; background: url('../images/decor_bottom_red.gif') bottom left no-repeat;}

/*#content .box.grad{position: relative; background: green;}*/
.grad .top {position: absolute; top:-1px; _top:-1px; left:-1px; _left:-1px; width: 468px; background: url('../images/decor_top_grad.gif') top left no-repeat;}
.grad .bottom {position: absolute; bottom:-1px; _bottom: -3px; left:-1px; _left:-1px; width: 468px; background: url('../images/decor_bottom_grad.gif') bottom left no-repeat;}
.grad .foto, .grad .desc{position: relative; z-index: 10;}

.wide_gold .top {top:-7px; _top: -7px; left:-1px; _left:-1px; width: 253px; height: 70px; background: url('../images/decor_submenu_top.gif') top left no-repeat;}
.wide_gold .bottom {bottom:-7px; _bottom: -7px; left:-1px; _left:-1px; width: 253px; background: url('../images/decor_submenu_bottom.gif') bottom left no-repeat;}


.tl{top:-1px;    left:-1px;  sbackground: url('../images/decor_tl.gif') top left no-repeat;}
.tr{top:-1px;    right:-1px; sbackground: url('../images/decor_tr.gif') top right no-repeat;}
.bl{bottom:-1px; _bottom:-1px; left:-1px;  sbackground: url('../images/decor_bl.gif') bottom left no-repeat;}
.br{bottom:-1px; _bottom:-1px; right:-1px; sbackground: url('../images/decor_br.gif') bottom right no-repeat;}


#col_main .item .decor.top {left:0px; _left: 0px; top:-9px; width:678px; background: url('../images/decor_wide_top.gif') top left no-repeat; }
#col_main .item .decor.bottom {bottom:-9px; _bottom: -8px; left: 0px; _left: 0px; width: 678px; background: url('../images/decor_wide_bottom.gif') bottom left no-repeat;}

#col_main .item {
  margin-bottom:20px;
  &margin-bottom: 0;
  _margin-bottom: 20px;
  position:relative; 
  background: url('../images/bg_main.gif') repeat-y; 
  padding-left:20px; 
  padding-right: 20px;
  padding-bottom: 40px;
  _width: 640px;
}
#col_main .item img {margin:5px 10px;}
#col_main .item_list h1 {margin-bottom:15px;padding-top:0px;padding-left:10px;}

#col_main .item_list .item {display: block; &height: 135px; margin-bottom:30px; position:relative; padding-bottom:0;}
#col_main .event_list .item {display: block; &height: 50px; margin-bottom:30px;margin-top:10px; padding-bottom:0;}

#banners{
  display: block;
  background: #000;
  padding: 15px 0px 10px 30px;
  border-top: 3px solid #460000;
  border-bottom: none;
  height: 160px;
}

#banners a{
  display: block;
  width: 280px;
  height: 140px;
  float: left;
  padding-right: 30px;
  text-decoration: none;
  outline: none;
}

#quick_nav{
  display: block;
  width: 960px;
  margin: auto;
  padding: 10px 0px 20px 0px;
  text-align: left;
  background: #1c1c1c;
}
#quick_nav h2{padding-left: 30px;}
#quick_nav .col{display: block; float: left; width: 115px; margin-right: 10px; padding-left: 30px;}
#quick_nav .col .title{display: block; font-weight: bold; color:#fff; border-bottom: 1px solid #4c4747; padding-bottom: 6px; margin-bottom: 6px;}
#quick_nav .col a{display: block; text-decoration: none; color:#777;}
#quick_nav .col a:hover{color:#ccc;}

#quick_nav .col.wide{width:540px;}
#quick_nav .col.wide a{display: inline-block;}


#footer { color:#4a4a4a;padding-left:10px;}
#footer a{ color:#666;}
#footer a:hover{ color:#ccc;}


.item_list .item h2, .news h2{font-size: 13px; padding: 10px 0 3px 0;}
.item_list .item h2 a, .news h2 a{text-decoration: none;}
.item_list .item h2 a:hover, .news h2 a:hover{text-decoration: underline;}
#col_main .item_list .item a.foto img {margin:0px;}
.item_list .item a.foto, .news a.foto {display: block; float: left; border: 1px solid #202020; width: 140px; height: 130px;padding:0px;}
.item_list .item a.foto:hover, .news a.foto:hover {border-color: #FFFFAC;}
.item_list .item .desc, .news .desc {display: block; width: 280px; float: left; padding-left: 15px; } 
.item_list .item .desc {width: 480px;}
.item_list .item .author { padding-left: 15px; float:left; display: block; width: 480px;  font-size: 10px; }

.item_list .item a.button_more, 
.news a.button_more{
  display: block;
  width: 53px;
  height: 19px;
  background: url(../images/bg_button_more.gif) top left no-repeat;
  text-decoration: none;
  text-align: center;
  line-height: 17px;
  margin-top: 5px;
}
.item_list .item a.button_more:hover, 
.news a.button_more:hover {background-position: 0px -19px;}

a.more{
  padding: 0px 0px 0px 13px;
  text-decoration: none;  
  margin: 5px 0px;
  background: url('../images/bullet_more.gif')  0px 50% no-repeat;
  position: relative;
}
a.more:hover{background-position: 2px 50%; color:#fff;}

.banner_468 {display: block; margin-bottom: 10px;}

.cleaner{
  clear: both;
}


#main_menu{  
  display: block;
  height: 35px;
  background: url(../images/bg_main_menu.gif) top left repeat-x;
  margin:0px;
}
	
#main_menu li{	
  display: block;
  height: 35px;
  width: 85px;
  float: left;
  line-height: 35px;
}

#main_menu a.active, #main_menu a.active:hover {  background: url(../images/bg_main_menu_active.gif) top left repeat-x;  line-height: 35px;}

#main_menu li a{	
  display: block;
  height: 35px;
  width: 85px;
  color:#fff;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  line-height: 35px;
	text-decoration: none;
	
}
	
#main_menu a.last{width: 102px;}	
#main_menu a:hover{  background: url(../images/bg_main_menu_hover.gif) top left repeat-x; line-height: 33px; }
		
#main_menu li ul{	
  margin: 0;
	padding: 0;
	position: absolute;
	z-index: 20;
	width: 130px;
	visibility: hidden;
}
		
#main_menu li ul li{	
  float: none;
	display: inline;
	
}
		
#main_menu li ul li a{	
  width: auto;
  padding: 0 5px;
	background: #8A7313;
	color: #FFFFAC;
}

#main_menu li ul li a:hover{ color: #FFF; background: #504006; line-height: 35px;}


.gallery .photo{
  display:block;
  width:142px;
  height: 150px;
  margin:8px;  
  float:left;
  background: none;
  text-align:center;
  position: relative; z-index: 100;
  padding: 0;
  overflow: hidden;
}

.gallery .photo a img{
  border: 1px solid #3a3a3a;
  margin: 0; padding: 0;
}

.gallery .photo a:hover img{
  border: 1px solid #9e9e9e;
}

.gallery .photo .title{font-size:11px; color: #9b9b9b;}


/*---------------- KALENDAR ---------------*/
.calendar{}
#cal_placeholder{display: block; width: 230px; text-align: center;}
.calendar table caption{width: 230px;}
.calendar table{width: 230px;}
.calendar table td{text-align: center;}

/*************** Question *************/


.question_archive{min-height: 200px;_height: 200px; }
.question_archive table thead{font-weight:bold; color:#666;}
.question_archive table td, .question_archive table th{padding:4px;}

.question {display: block;}
.question a.answer{margin-left: 13px; color: #fff; text-decoration: none;}
.question a.answer:hover{text-decoration: underline;}
.question .progress_bg{display: block; width:167px; _width: 150px; height:7px; background:#67540e; margin:10px 13px 12px 13px; float: right; font-size: 7px;}
.question .progress_bg .progress{display: block; background:#E6DEA7; height: 7px; _height: 2px; _line-height: 0; _padding: 0;}
/*.question .progress_bg{display: block; width:180px; height:5px; _height: 2px; _line-height: 0; _padding: 0; background:#000; margin-bottom:5px; margin-top: 1px;font-size: 5px;float: right;}
.question .progress_bg .progress{display: block; background:#ded19b; font-size: 5px;}*/
.question .percents{float: left; margin-left: 13px;margin-top: 5px; _margin-left: 7px; color:#E6DEA7; } 



/******************************************************************************** NEW ************************************/










/*#content .box {
  display: block;
  padding: 0px 10px 10px 10px;
  background: #131313;
  border: 1px solid #202020;
  position: relative;
  margin-bottom: 10px;
}*/

.last_gall{display: block; padding-bottom: 6px;}
.last_gall a{
  display: block;
  float: left;
  height: 72px;
  border: 1px solid #333;
  margin-right: 2px;
  position: relative; 
  z-index: 20;
}
.last_gall a:hover{border-color: #666;}

.events {line-height: 16px;}
.events .item {display: block; padding-bottom: 15px;}
.events .item .date, .event_list .item .date{
  display: block;
  width: 49px;
  height: 49px;
  float: left;
  color:#c36363;
  text-align: center;
  font-size: 9px;
  font-family: 'Trebuchet MS';
  text-transform: uppercase;
  line-height: 17px;
  background: url('../images/bg_calendar_date.gif') top left no-repeat;
  position: relative; 
  z-index: 10;
}
.events .item .date .day, .event_list .item .date .day{
  display: block;
  color:#fff;
  margin: auto;
  font-family: arial;
  font-size: 15px;
  font-weight:bold;
  padding-top: 5px;
}

.events .item .text, .event_list .item .text{
  display: block;
  float: left;
  width: 150px;
  margin-left: 10px;
  position: relative; 
  z-index: 10;
}
.event_list .item .text{width: 400px;}
.event_list .item{_width: 640px;}
#col_main .event_list .item .decor.top{_left: 0px;}
#col_main .event_list .item .decor.bottom{_left: 0px; _bottom: -8px;}













#timer_flash{display: block; position: relative;}
#timer{display: block; position: absolute; left: -10px;}

/*--------------   GUESTBOOK  ----------------*/
.guestbook{padding-bottom: 120px;}
.guestbook table{display: block; margin-top: 10px;}
.guestbook table input, .guestbook table textarea{color:#9B9B9B; background-color:#000; border:1px solid #9B9B9B;}
.guestbook table textarea{height:128px; width:510px;}
.guestbook table input{height:22px; width:176px; margin-right:12px; font-size:11px; padding:0; margin-bottom:2px;}

.guestbook .captcha{border-bottom:1px solid #EDB439; padding:10px 0 10px 0;}
.guestbook .captcha img{position:relative; top:8px; margin:0px 0px 0px 20px; border:1px solid #404040;}
.guestbook .captcha input{
  height:20px; 
  width:50px; 
  color:#949292; 
  background-color:#181818; 
  border:1px solid #404040; 
  margin: 0 0px 0 10px;
}
.guestbook .submit{position:relative; top:3px; margin:0;}
.captcha .pink{color:#E5227A;}
.captcha .bold{font-weight: bold;}
.captcha {}
.captcha img{border:1px solid #888; position:relative; top:6px;}
.captcha input{font-weight:bold; color:#C83166;}
.captcha .ok{color:#222; border-color: #222; width:60px;}

table.post{margin-top: 15px;}
table.post tr th{font-weight:normal; color:#545454; width: 115px; vertical-align: top; text-align: left;}
table.post input, table.post textarea{background: #000; border:1px solid #9B9B9B;}
table.post input{height:18px; width:176px; margin-right:12px; font-size:11px; padding-top:4px; margin-bottom:2px;}
table.post textarea{height:128px; width:510px; overflow: hidden;}

.item .guestbook_item{
  display:block;
  padding: 5px 0px 0px 16px;
  position: relative;
  margin-top:2px;
}
.item .guestbook_item a {color:#9B9B9B;}
.item .guestbook_item .user{display: block; float: left; width: 80px;}
.item .guestbook_item .author a{color:#E6DEA7; font-size: 13px; font-weight: bold; margin-right:0px; line-height: 16px;}
.item .guestbook_item .reply{display:block; float:right; margin: 0px 12px 5px 0px; color:#E5227A;}
.item .guestbook_item .date{color:#9B9B9B;}
.item .guestbook_item .email, .guestbook_item .www {color:#9B9B9B; margin-left:0px; line-height: 16px;}
.item .guestbook_item .text{
  display: block;
  width: 532px;
  float: right;
  color: #888;
  margin: 0px 10px 5px 0;
  background: url(../images/bg_diskuze_item_top.gif) no-repeat left top;
}

.item .guestbook_item .text .item_content{
  display: block;
  min-height: 30px;
  padding: 14px 0px 24px 50px;
  background: url(../images/bg_diskuze_item_bot.gif) no-repeat left bottom;  
}

.item .guestbook_item.admin{

}

.item .guestbook_item.sub2{

}
.item .guestbook_item.sub2.admin{

}
.item .guestbook_item.sub3.admin{

}

.item .guestbook_item.admin .author, .guestbook_item.admin .www, .guestbook_item.admin .email{display:none;}
.item .guestbook_item.sub2 .text, .guestbook_item.admin .text{}
.item .guestbook_item.admin .text{}
.item .guestbook_item.admin .photo{
  position: absolute; 
  left: 10px;
  width:77px;
  height:38px;
  background: url(../images/logo_admin_reply.gif) top left no-repeat;
}
.item .guestbook_item.admin .date{position: absolute; top: 44px;}

h2.guestbook_new_title{
  font-size:24px;
  font-family: arial; 
  color: #ffffff;
  padding:5px 0px;
  margin: 0px;
  text-transform: none;
  position:relative;
  font-weight:normal;
}

#guestbook_form{
  display: block;
  &padding-left: 20px;
  _padding-left: 0px;
}

a.button_red, a.button_red_long{
  display: block;
  padding: 3px 0px 6px 0px;
  width: 82px;
  height: 22px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  font-size: 11px;
  line-height: 14px;
  text-decoration: none;
  background: url(../images/bg_button.gif) repeat-x left top;
}
a.button_red_long{width: 240px;}
a.button_red:hover, a.button_red_long:hover{background-image: url(../images/bg_button_hover.gif);}

/***************************** CRUMB ***************************************/
.crumb_menu{
  display: block;
  height: 25px;
  background: none;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  color: #666;
  font-size: 11px;
  margin-bottom: 0px;
}

.crumb_menu a{
  display:block;
  float:left;
  color: #666;
  padding: 0px 15px 0px 0px;
  margin-right: 8px;
  background: url(../images/bullet_crumb.gif) top right no-repeat;
  background-position: 100% 60%;
} 

/*-------------- NAVIGACE --------------------*/

.list_navigation{
  display: block;
  text-align: center;
  padding-top: 3px;
  height: 22px;
  margin: 22px 0 16px 0;
  background: url(../images/bg_nav.png) no-repeat center top;  
}
.list_navigation a{
  text-decoration: none;
  position: relative;
  padding: 10px;
  margin: 0px;
  background: no-repeat left top;
  background-position: center center;
}

.list_navigation a.prev, .list_navigation a.next, .list_navigation a.last, .list_navigation a.first{}
.list_navigation a.prev{background-image: url(../images/nav_prev.png); border: 0; margin: 0;}
.list_navigation a.next{background-image: url(../images/nav_next.png);}
.list_navigation a.last{background-image: url(../images/nav_last.png);}
.list_navigation a.first{background-image: url(../images/nav_first.png);}
.list_navigation a.num{background: none; padding: 3px 10px -5px 10px;  border: 0;}

.list_navigation a.active{
  font-weight: bold;
  font-size: 11px;
  line-height: 14px;
  color:#fff;
  padding: 3px 10px 4px 10px;
  background: url(../images/bg_button.gif) repeat-x left top; 
}

/******************* VIDEO *****************/
a.banner_video{
  display: block;

  border: 1px solid #8F0000;
}
a.banner_video:hover{background-position: 0 -128px;}


/* short article list - Vita */
.short_art_list_cont { margin-left: 30px; margin-bottom: 20px;  &margin-top: 20px; _margin-top: 0;}
.short_art_list_cont h2 { font-size: 14px; }
.short_art_list { list-style-type: none; text-transform: uppercase; font-size: 12px; }
.short_art_list_date { font-size: 10px; margin-right: 25px; }
.short_art_list li { margin: 10px 0; }
.short_art_list a { text-decoration: none; }
.short_art_list a:hover { text-decoration: underline; }

/* ring girls list - Vita */
.gl_item { float: left; display: block; width: 300px; margin-right: 0px; padding-left: 15px; margin-top: 15px; margin-bottom: 30px; }
#col_main .gl_item img { float: left; border: 1px solid #555050; margin: 0; padding: 0;}
.gl_name { background-color: #460000; display: block; width: 105px; height: 50px; padding-left: 30px; margin-left: 150px; margin-top: 10px; }
.gl_name h2 { font-size: 14px; font-weight: normal; text-transform: none; margin: 0; } 
.gl_item a { color: white; margin: 0; text-decoration: none; }
.gl_item a:hover { text-decoration: underline; }
.gl_info { margin-left: 165px; padding-right: 10px; margin-top: 15px; }
.gl_info table { width: 100%; border-collapse: collapse;}
.gl_info table td { border-bottom: 1px solid #575252; line-height: 1.5; }
.gl_info .info { color: white; width: 45px;}
.gl_item a.button_more { display: block; width: 72px; height: 18px; background: url(../images/bg_button_details.jpg) top left no-repeat; text-decoration: none; text-align: center; line-height: 17px; margin-top: 15px; padding-top: 1px; }
.gl_item a.button_more:hover { color: #E6DEA7; }

/* ring girls detail - Vita */
#content .rg .intro_photo { float: left; border: 1px solid #3A3A3A; height: 320px; width: 240; padding: 0; margin: 0 -8px; _margin: 0; }
#content .rg .intro_photo img, #content .rg .gallery .photo img { margin: 0; padding: 0;}
#content .rg_info { float: right; width: 315px; margin-right: 40px; _margin-right: 20px; }
#content .rg_info h2 { text-transform: none; font-size: 16px; margin-bottom: 0; padding: 0; margin-top: 20px;}
#content .rg_info h3 { margin-top: 15px; }
#content .rg_info .age { color: #E6DEA7; }
#content .rg_info .age span { color: #ffffff; font-weight: bold; }
#content .rg_info .info_ul { margin-top: 15px; }
#content .rg_info .info_ul .item { margin:0; width: 315px; padding: 0; background: none; border-bottom: 1px solid #3A3A3A; color: #E6DEA7; line-height: 2; }
#content .rg .gallery .photo { width: 152px; height: 152px; margin: 0 8px 25px 8px; _margin: 0 6px 25px 6px; }
#content .rg .gallery { margin: 0 -14px; }
#content .rg .gallery h3 { margin: 30px 14px 0px 14px; }
#content .rg_nav { float: right; margin-top: -61px; z-index: 30; position: relative; margin-right: 10px;}
#content .rg_nav a.button_next, #content .rg_nav a.button_back, #content .rg_nav a.button_prev { float: left; display: block; height: 16px; width: 72px; background: url(../images/bg_button_next_girl.gif) top left no-repeat; padding-top: 35px; text-align: center; text-decoration: none;  color: white; margin: 3px;}
#content .rg_nav a.button_next:hover, #content .rg_nav a.button_back:hover, #content .rg_nav a.button_prev:hover { background-position: 0 -51px; }
#content .rg_nav a.button_back { background: url(../images/bg_button_list.jpg) top left no-repeat; }
#content .rg_nav a.button_prev { background: url(../images/bg_button_prev_girl.jpg) top left no-repeat;}
#content .rg_nav.boy a.button_next, #content .rg_nav.boy a.button_back, #content .rg_nav.boy a.button_prev { float: left; display: block; height: 16px; width: 77px; background: url(../images/bg_button_next_boy.gif) top left no-repeat; padding-top: 38px; text-align: center; text-decoration: none;  color: white; margin: 3px;}
#content .rg_nav.boy a.button_next:hover, #content .rg_nav.boy a.button_back:hover, #content .rg_nav.boy a.button_prev:hover { background-position: 0 -56px; }
#content .rg_nav.boy a.button_back { background: url(../images/bg_button_more_boys.gif) top left no-repeat; }
#content .rg_nav.boy a.button_prev { background: url(../images/bg_button_prev_boy.gif) top left no-repeat;}

/*********************** THICKBOX *************************************/
#TB_window.default #TB_ajaxContent{background: #000; border: none; position: relative; top: -2px;}
#TB_window.default #TB_title{background: #000; border: none;}
#TB_window.default #TB_title #TB_closeWindowButton{color: #FFFFAC;}
#TB_window.default{border: none; background: #000;}
#video{display: block; width: 700px; height: 384px; border: none; background: #000; _overflow: auto; }
#thickboxik{display: block; border: none; background: #000; _width: 700px; _height: 384px;}

/*************************************************************************/
.required{font-weight: bold;}
.err{
  display: block;
  padding: 8px 0 8px 108px;
  font-size: 11px;
  color: #FFF;
  line-height: 16px;
  width: 530px;
  background: #790800 url(../images/icon_err.gif) no-repeat 20px 4px;
  margin-bottom: 0;
}
.not{
  display: block;
  padding: 8px 0 8px 108px;
  font-size: 11px;
  color: #FFF;
  line-height: 16px;
  width: 530px;
  background: #A4934C url(../images/icon_not.gif) no-repeat 20px 4px;
  margin-bottom: 0;
}

/**************************** AKREDITACE ************************************/
.akreditace table{margin-top: 15px;}
.akreditace table tr th{font-weight:normal; color:#545454; width: 115px; vertical-align: top; text-align: left;}
.akreditace table input, .akreditace table textarea{background: #000; border:1px solid #9B9B9B; color: #FFF;}
.akreditace table input{height:18px; width:176px; margin-right:12px; font-size:11px; padding-top:4px; margin-bottom:2px;}
.akreditace table textarea{height:128px; width:510px; overflow: hidden;}
/***************************************************/

/*************************** HISTORIE ********************************************/
.historie #col_main p{line-height: 13px; color: #888; font-size: 11px;}
.historie #col_main p b{font-weight: bold;}
/*********************************************************************************/

.perex{display:block; float:left; margin:0px 20px 20px 0px;}
.perex_text{font-weight:bold; padding-bottom:15px; }


/****************************** SIN SLAVY ***********************************/
.sin-slavy #col_main .item{padding-bottom: 20px;}
.sin-slavy .winner .text{
  display: block;
  margin: 0pt; 
  width: 400px; 
  height: 140px; 
  padding-top: 20px; 
  float: left;
}
.sin-slavy .winner.odd .text{width: 360px;}
.sin-slavy .winner .text .title{
  display: block;
  font-size: 16px; 
  font-weight: bold; 
  margin-bottom: 5px; 
  color: #e6dea7;
}
.sin-slavy .winner .text table{margin: 0pt; width: 360px; border-collapse: collapse;}
.sin-slavy .winner .text table tbody{font-size: 11px; line-height: 20px;}
.sin-slavy .winner .text table tbody th{width: 70px;}
.sin-slavy .winner .text table tbody th, .sin-slavy .winner .text table tbody td{font-weight: normal; border-bottom: 1px solid #9B9B9B;}
.sin-slavy .winner .text table tbody th.last, .sin-slavy .winner .text table tbody td.last{border: none;}
.sin-slavy .winner .text table tbody td .name{color: #e6dea7;}
.sin-slavy .winner .text table tbody td .white{font-weight: bold; color: #ffffff;}
.sin-slavy .winner .photo{margin: 0pt; display: block; float: left; width: 200px; height: 160px;}
.sin-slavy .winner.odd .photo{margin-right: 50px;}
/****************************************************************************/


/* partneri - Vita */ 
#content #col_main .partners { }
#content #col_main .partners h3 { text-align: left; }
#content #col_main .partners img { margin: 13px; }
#content #col_main .partners .main_partners { margin-bottom: 100px; }
#content #col_main .partners .main_partners a img{margin:13px 0px;}
#content #col_main .partners .main_partners a{margin: 13px;}

/* kontakt - Vita */
#content #col_main .cont_adress { float: left; width: 200px; }
#content #col_main .cont_adress p { margin-bottom: 20px; line-height: 1.2; }
#content #col_main .cont_logo { float: right; width: 258px; text-align: center; margin-right: 60px; margin-top: -20px; }
#content #col_main .cont_logo img { margin-bottom: 30px; }
#content #col_main .contacts .cont { float: left; width: 310px; margin-left: 0px; }
#content #col_main .contacts .cont img { float: left; border: 1px solid #878787; margin-left: 0px;}
#content #col_main .contacts .cont p { margin-left: 140px; margin-bottom: 10px;}
#content #col_main .contacts .cont h2 { margin-left: 140px; font-size: 14px; font-weight: normal; text-transform: none; padding-bottom: 0; margin-top: 20px;}
#content #col_main .contacts { padding-bottom: 20px; margin-top: 30px; }

/* hlavni program - Vita  */
.program table { border-collapse: collapse; width: 100%;  }
.program td { border-bottom: 1px solid #575252; line-height: 2; vertical-align: middle; }
.program table td.prog_logo { width: 60px; background-image: url(../images/bg_program_list.jpg); background-repeat: no-repeat; background-position: 3px 50%; }
.program table td.prog_nologo { width: 60px; }
.program table td.action_time { width: 90px; background-image: none; height: auto; }
.program h2 { color: #E6DEA7; font-size: 16px; font-weight: bold; text-transform: none; margin-top: 20px; }
.program table span { color: #E6DEA7; }
.program table b { color: #E6DEA7; font-weight: bold;}
.program { padding-bottom: 20px; }
.program p, .start_list p { margin: 0; font-size: 14px; }
.program p.states, .start_list p.states { color: white; font-size: 12px; font-weight: bold; }

/* startovni listina - Vita */
.boy_list{padding-top: 15px;}
.start_list h2, .boy_list h2{ color: #E6DEA7; font-size: 16px; font-weight: bold; text-transform: none; }
.start_list .sl_item, .boy_list .sl_item{ display: block; width: 195px; height: 285px; float: left; margin: 0 8px 40px 8px; background-color: black; _margin: 0 7px 40px 7px;}
.boy_list .sl_item{height: 400px; margin-bottom: 60px; background: #131313;}
.start_list .sl_item .photo, .boy_list .sl_item .photo { display: block; height: 186px; }
#col_main .start_list .sl_item .photo img, #col_main .boy_list .sl_item .photo img{ margin: 0; padding: 0; }
.start_list .sl_item .name, .boy_list .sl_item .name{ display: block; height: 45px; background-color: #460000; padding: 15px 0 0 15px; color: #C36363; position: relative; &left: -8px; _left: 0;}
 .boy_list .sl_item .name{padding: 10px 0 0 15px; height: 55px;}
.start_list .sl_item .name span, .boy_list .sl_item .name span{ color: white; font-size: 14px; font-weight: bold; }
.boy_list .sl_item .name span.land{color: #FFF; font-size: 12px; font-weight: normal;}
.start_list .sl_item table.info, .boy_list .sl_item table.info{ height: 45px; line-height: 2; background-color: #131313; border-collapse: collapse; width: 100%; }
table.info td, table.info th{ border-bottom: 1px solid #575252; color: white; font-size: 11px; padding-left: 15px;}
table.info th { text-indent: 0px; font-weight: normal; color: #888888; width: 50px;}
table.info .value{color: white;} 
table.info th.wide {width: 130px;}
.boy_list .sl_item table.info th, .boy_list .sl_item table.info td{text-align: left;}
.start_list .sf_item, .boy_list .sf_item{ display: block; width: 140px; height: 189px; float: left; margin: 0 10px 20px 9px; background-color: black; _margin: 0 8px 20px 8px; }
#col_main .start_list .sf_item img, #col_main .boy_list .sf_item img{ margin: 0; } 
.start_list .sf_item .photo, .boy_list .sf_item .photo{ display: block; height: 133px; background-color: white; }
.start_list .sf_item .name, .boy_list .sf_item .name{ display: block; height: 45px; background-color: #460000; padding: 10px 0 0 15px; color: #C36363; position: relative;  &left: -9px; _left: 0;}
.start_list .sf_item .name span, .boy_list .sf_item .name span{ color: white; font-size: 14px; font-weight: bold; }
.start_list .sf_item .flag, .start_list .sl_item .flag { display: block; top: 17px; right: 10px; position: absolute; }
.boy_list .sl_item .flag { display: block; color: #FFF; top: 10px; right: 10px; position: absolute; text-align: right;}


/* vstupenky - Vita */
.vstupenky .cenik { width: 300px; float: left; } 
.vstupenky h2 {color: #E6DEA7; font-size: 16px; font-weight: bold; text-transform: none; margin-top: 0; }
.vstupenky table { border-collapse: collapse; width: 100%; line-height: 1; }
.vstupenky #content .vstupenky_img { margin-left: -10px; }
.vstupenky table img { margin: 0; border: 1px solid #575252; display: inline; }
.vstupenky table td { border-bottom: 1px solid #575252; font-size: 11px; vertical-align: middle;  vertical-align:top; padding:5px 3px;}
.vstupenky table td.place { width: 40px; }
.vstupenky table td.color { width: 40px;}
.vstupenky .info { color: #E6DEA7; margin-top: 20px; float: right; width: 265px; margin-right: 10px; }
.vstupenky .info p { margin-top: 30px; line-height: 2; margin-bottom: 40px; }
.vstupenky .info p.strong { font-weight: bold; }
.vstupenky #content img.planek { border: 1px solid #575252; margin: 0; margin-left: -5px; }

/* arena - Vita */
.arena .item img { margin: 0; border: 1px solid #575252; float: left; }
.last_gall img{ float: none; border: none;}
.arena .info p.strong { color: #E6DEA7; font-weight: bold; margin-bottom: 15px; }

/* tiskova zprava - Vita */
.tiskova-zprava h2 {color: #E6DEA7; font-size: 16px; font-weight: bold; margin-top: 0; }
.tiskova-zprava p { margin-bottom: 20px; }
.tiskova-zprava #content #col_main .item p img { margin-left: 20px; }
.tiskova-zprava #content #col_main .item p.sponzori img { margin: 0 20px 0 0; }

/* video - Vita */
.video #content #col_main .item { display: block; height: 275px; width: 195px; float: left; padding: 5px; margin: 10px 10px 20px 10px; _margin: 10px 9px 20px 9px; background-image: url(../images/bg_video.gif); position: relative;}
.video_top {top:-1px; left:0px; _left: 0px; width: 204px; background: url('../images/decor_video_top.gif') top left no-repeat;}
.video_bottom {bottom:-1px; _bottom: -2px; left: 0px; _left: 0px; width: 204px; background: url('../images/decor_video_bottom.gif') bottom left no-repeat;}
.video .item a.foto { width: 170px; height: 170px; margin: 0 10px; _margin: 0 5px;  }
.video .item h2 { margin: 0px 10px 10px 10px; font-size: 13px; }
.video .item .desc { width: 160px; margin-top: 10px; line-height: 2; font-size: 10px;}
.video .item a.button_more { right: 15px; bottom: 40px; position: absolute; }

/* ke stazeni - Vita */
.ke-stazeni h2 {color: #E6DEA7; font-size: 16px; font-weight: bold; margin-top: 0; text-transform: none; }
.ke-stazeni .item { position: relative; }
.ke-stazeni #content #col_main img { margin: 0; }
.ke-stazeni #content #col_main p { float: right; width: 120px; margin-right: 40px; _margin-right: 20px; }
.ke-stazeni #content #col_main .thumb { border: 1px solid #575252; float: left; width: 419px; height: 262px; margin-bottom: 20px;  }
.ke-stazeni .links { line-height: 2; margin-top: 20px;}
.ke-stazeni .monitor { float: right; margin-right: -18px; _margin-right: -8px; }
.ke-stazeni .logo_down { float: left; width: 223px; height: 100px; text-align: center; border: 1px solid #575252; padding: 22px;  }
.ke-stazeni #content #col_main p.logo_link { float: left; margin-top: 20px; width: 300px;}

/*#content .box.grad{position: relative; background: green;}*/

/* IE6 PNG HACK */
img, .png {
       position: relative;
       behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
       this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
       this.src = "../images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
       this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
       this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

.lang_menu a{
  display: block;
  float: left;
  padding-left: 18px;
  background: url(../images/flag_cz.gif) no-repeat left 3px;
  margin-right: 6px;
}
.lang_menu a.ru{background-image: url(../images/flag_ru.gif);}
.lang_menu a.en{background-image: url(../images/flag_en.gif);}


h2.exclusive {color:#e9d059;}