/* HTML Tags */
/* Do NOT replace this with the star(*) selector as it 
 * will break elements like the <select> tag
 */
 
#wrapper {
   width:627px;
   height:373px;
   background-color:white;
}


 /* prebate z MHC */
#fotka {
   display:block;
   float:left;
   z-index:1001;
   position:absolute;
   visibility:hidden;
}
#fotkabg {
   background: #000000;
   opacity: 0.6;
   display: block;
   visibility:hidden;
   position: absolute;
   top: 0px;
   left: 0px;
   width: 100%;
   height: 100%;
   z-index: 1000;
}

.vystred {
 height:15px; 
 text-align:left; 
 float:left;
 top:3px; 
 position:relative;
}

 /* kalendar */
.kal_aktmesiac {
		width: 41px;
		height: 25px;
    text-align:center;   	
}
.kal_oldmesiac {
		width: 41px;
		height: 25px;
  	color: #CCCCCC;
    text-align:center; 
}
.kal_dnes {
		width: 41px;
		height: 25px;
  	color: #FFFFFF;
    text-align:center; 
}
.kal_dnes a {
  color: #000000;
	text-decoration: none;
}
.kal_dnes a:hover {
  color: #ff6600;
}
.kal_zapas {
		width: 41px;
		height: 25px;
  	color: #000000;
    text-align:center; 
}
.kal_zapas a {
  color: #FFFFFF;
	text-decoration: none;
}
.kal_zapas a:hover {
	text-decoration: none;
  color: #000000;
}

/************** kratke spravy **************/
#IDquickInfo {
  position:relative;
	width:297px;
  line-height:15px;	
}
  
#IDquickInfo div {
	clear: both;
	margin: 0px 0px 0px 0px;
	text-align: left;
  overflow: hidden;
	height:179px;
}

#IDquickInfo p {
	padding: 0px 0px 10px 0px;
}

#partneri {
  float: left;
  position:absolute;
  left:1000px;
  top:0px;
  width: 150px;
}

#partneri .partner {
	padding: 5px 0px 20px 0px;
}

#partneri .nadpis {
  width: 150px;
  display: block;
  text-align: center;
  padding: 20px 0px 10px 0px;
  font: 1em verdana, arial, sans-serif;
  font-variant: small-caps;
  font-weight: bold;
  color: #1A5575;
}

#partneri a {
  text-decoration: none;
}

/* koniec prebate z MHC */
 
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/* vertical-align: baseline; */
}

ul { list-style-type: none; }

.cb { clear: both; line-height: 0px; font-size: 0px; }
.tac { text-align: center; }
.fl { float: left; }
.fr { float: right; }
tr { text-align: left; }
hr { border:none; background-color:#ccc; height:1px; margin:0px 0; }
h1.title { font-size: 28px; margin: 0px 0px 10px 0px; }


/* Main - Style Default*/
body { margin: auto; padding: 0px 0px 0px 0px; }
body #main { margin: 10px 8px 10px 8px; padding: 0px 0px 0px 0px; background: #DBDBDB; }
body #main #main_top { background: #004E72; }
body #main_2 { margin: 10px 8px 0px 8px; padding: 0px 0px 0px 0px; background: #7AA5BC; }
body #main_2 #main_top { background: #7AA5BC; margin: 0px 0px 0px 0px; }

/* Content 1 */
.content_1 { padding: 0px 10px 10px 10px; }

/* Generic */
html { background: #8C97A1 url("./images/body_bg.gif") repeat-y left center; }
body { font-family: Verdana, Arial; color: #333333; font-size: small; }
* html body { font-size: x-small; f\ont-size: small; }
a img { border: none; }
a { text-decoration: none; color: #026AA7; }
a:hover { text-decoration: underline; }


/* font size 11px */
.font9 {font-size: 9px;}
.font10 {font-size: 10px;}
.font11 {font-size: 11px;}
.font12 {font-size: 12px;}
.font13 {font-size: 13px;}


/* Float Container */
.flc { clear: both; }
.flc:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* IE6 work-around \*/
* html .flc { height: 1%; }
/* IE7 work-around */
html > body .flc { height: auto; max-height: 120000px; }

/* Header 1 */
/* #header_1 { float: left; width: 990px; height: 150px; background: #000000 url("http://www.mhcmartin.sk/subory/images_banners/banner_top.jpg")} */
#header_1 { float: left; width: 990px; height: 150px; z-index: 99;} 

/* Frame */
#frame { width: 990px; margin: 0px auto 0px 0px; padding: 0px; position:relative; }
.frame { width: 990px; margin: 0px auto 0px 0px; padding: 0px; }

/* Mini Profile */
#mini_profile { position: relative; color: #FFFFFF; font-size: 11px; background: #000000; padding: 0px 0px 0px 0px; }
#mini_profile .content { color: #DBDBDB; margin: 0px 0px; padding: 6px 10px 6px 10px; text-align: right; }
#mini_profile a { color: #DBDBDB; }

.beta_banner { position:absolute; height:25px; font-size: 11px; left:10px; top:3px; z-index: 99; }
.beta_banner img { float:left; margin-right:10px; }
.beta_banner a { color:#DBDBDB; position:relative; top:3px; }

/* Primary Nav */ 
#primary_nav { float:left; width:990px; height:32px; background: #000000; }

/* Button 3 */
.button_3 { width: 176px; height: 28px; background: url("./images/button_3.gif") no-repeat 0px 0px; border: none; color: #DBDBDB; font-weight: bold; font-size: 100%; cursor: pointer; }
a.button_3 { display: block; text-align:center; line-height:28px; }

/* Button 2 */
.button_2 { width: 70px; height: 22px; background: url("./images/button_2.gif") no-repeat 0px 0px; border: none; color: #DBDBDB; font-weight: bold; font-size: 80%; cursor: pointer; }
a.button_2 { text-align:center; line-height:22px; }

.border3px { border: 3px solid #CCCCCC; }
.border2px { border: 2px solid #004E72; }

/* Box 1 */
.box_1 { margin: 0px 0px 15px 0px; background: #FFFFFF;} 
.pozadie360 {background: #FFFFFF url('images/box_bg360.jpg') no-repeat bottom right;}
.pozadie210 {background: #FFFFFF url('images/box_bg210.jpg') no-repeat bottom right;}
.pozadie650 {background: #FFFFFF url('images/box_bg650.jpg') no-repeat bottom right;}
.pozadieLumen {background: #FFFFFF url('images/box_bgLumen.jpg') no-repeat bottom right;}
.box_1 .section_1 { padding: 10px; }
.box_1 .section_doxx { padding: 9px; }
.box_1 .section_2 { color:#FFFFFF; padding: 8px 10px 10px 10px; background: #7AA5BC}
.box_1 .box_1_hl { background: url("./images/top_left.gif") no-repeat top left; }
.box_1 .box_1_hr { background: url("./images/top_right.gif") no-repeat top right; }
.box_1 .box_1_bl { background: url("./images/bottom_left.gif") no-repeat bottom left; }
.box_1 .box_1_br { background: url("./images/bottom_right.gif") no-repeat bottom right; }
.box_1 .box_1_bl_white { background: url("./images/bottom_left_white.gif") no-repeat bottom left; }
.box_1 .box_1_br_white { background: url("./images/bottom_right_white.gif") no-repeat bottom right; }
.box_1 .header { background: url("./images/header_bg.gif") repeat-x bottom center; font-size: 13px; height:33px; color:#FFFFFF; font-weight: bold;} 
.box_1 .header div { font-weight: bold; } 
.box_1 .header span { font-weight: bold; }
.box_1 .header .box_1_hr { padding: 8px 10px 0px 10px; }
.box_1 .imgplus a{ float:right; width: 20px; padding: 0px 0px 0px 0px; }

.box_1 .section_2 { padding: 10px; }
ul.list_1 li { margin: 5px 0px 5px 0px; padding: 0px 0px 0px 15px; background: url("./images/bullet_4.gif") no-repeat left center;}
ul.list_1 li a { font-weight: bold; color:#FFFFFF; display: block; }

ul.list_sitemap li { margin: 5px 0px 5px 20px; padding: 0px 0px 0px 15px; background: url("./images/bullet_4.gif") no-repeat left center;}
ul.list_sitemap li a { font-weight: bold; color:#333333; display: block; }

#main_2 .box_1 .box_1_hl { background: url("./images/top_left_2.gif") no-repeat top left; }
#main_2 .box_1 .box_1_hr { background: url("./images/top_right_2.gif") no-repeat top right; }
#main_2 .box_1 .box_1_bl { background: url("./images/bottom_left_2.gif") no-repeat bottom left; }
#main_2 .box_1 .box_1_br { background: url("./images/bottom_right_2.gif") no-repeat bottom right; }

/* Group List: Group */
.group_list .group { padding: 10px 0px 10px 0px; border-bottom: 1px solid #e5e5e5; }
.group_list .group .meta { float:left; width: 490px; padding: 0px 1px 0px 0px; }
.group_list .group .desc  { margin: 5px 0px 0px 0px; }
.group_list .group .title a { font-weight: bold; font-size: 110%; }
.group_list .group {}
.groups { font-family: Arial; font-size: 12px; }
.groups .group_list li { border-bottom: 1px solid #E5E5E5; margin: 0px 0px 5px 0px; padding: 0px 0px 5px 0px; }
.groups .group_list .group_name { font-weight: bold; }

/* lastnextgame */
.lastnextloga {float:left; width:120px; padding: 0 10px 5px 10px;}
.lastnext {width:281px; float:left; text-align:center; padding: 5px 0px 0px 0px;}
.gameteams a {color:#026AA7; font-weight:bold;}
.gamescore a {color:#026AA7; font-weight:bold;}
.gamenext {padding-top:2px;}
.gamenext a {color:#026AA7; font-weight:normal;}
.gamedate {padding-bottom:5px;}
.program a { color:#026AA7; font-weight: bold; }
.gamecontentsicon a {}
.gamecontentstext a {color:#026AA7; font-weight:bold;}

/* Footer 1 */
#footer_1 { background: #000000 url("./images/footer_1_bg.gif") repeat-x top center; color: #FFFFFF; color: #999999; padding: 20px 25px 10px 25px; font-size: 90%; }
#footer_1 .logo { margin: 0px 0px 10px 0px; }
#footer_1 .search { float: right; margin: 20px 0px 0px 0px; }
#footer_1 address { margin: 0px 0px 10px 0px; width: 930px; font-style:normal; line-height:18px;	 }
#footer_1 address
#footer_1 ul { margin: 0px 0px 0px 0px; }
#footer_1 li { display: inline; padding: 0px 3px 0px 10px; background: url("./images/bullet_1.gif") no-repeat left center; }
#footer_1 li.first { background: none; padding: 0px 4px 0px 0px; }
#footer_1 a { color: #FFFFFF; font-weight: bold; }
#footer_1 .search a { color: #FFCC00; }

/* Footer 2 */
#footer_2 { margin: 0px 8px 10px 8px; padding: 0px 0px 3px 0px; background: #FFFFFF url("./images/footer_2_bg_bottom.gif") no-repeat bottom left; }
#footer_2 #footer_2_top { padding: 3px 0px 0px 0px; background: url("./images/footer_2_bg_top.gif") no-repeat top left; }
#footer_2 #footer_2_center { background: #FFFFFF url("./images/footer_2_bg.gif") repeat-x bottom left; padding:10px; border: 1px solid #BDBCBD; border-width: 0px 1px; }
#footer_2 .section { width: 150px;  height: auto; float: left; border-left: 1px solid #DADADA; padding: 0px 18px 0px 18px; }
#footer_2 .first_section { border: none; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 10px; }
#footer_2 .last_section { padding: 0px 0px 0px 18px; }
#footer_2 .first_section ul { float: left; margin: 0px 18px 0px 0px; }
#footer_2 .title { font-size: 18px; font-weight: bold; margin: 0px 0px 10px 0px; }
#footer_2 li { list-style:none; margin: 0px 0px 3px 0px; }
#footer_2 a { color: #666666; }

/* Footer 3 */
#footer_3 { margin: 0px 8px 10px 8px; padding: 0px 0px 2px 0px; background: #F3F3F3 url("./images/footer_3_bg_bottom.gif") no-repeat bottom left; }
#footer_3 #footer_3_top { padding: 2px 0px 0px 0px; background: url("./images/footer_3_bg_top.gif") no-repeat top left; }
#footer_3 #footer_3_center { background: #F3F3F3 url("./images/footer_3_bg.gif") repeat-x bottom left; padding:10px;}
#footer_3 .section { float: left; margin: 0px 7px 0px 0px; }
#footer_3 .last_section { margin: 0px 0px 0px 0px; }
#footer_3 .header { height: 22px; margin: 0px 0px 7px 0px; padding: 0px 0px 7px 0px; background: url("./images/footer_3_separator.gif") repeat-x bottom left; }
#footer_3 .header .title { font-size: 18px; color: #000000; }
#footer_3 .header .title_content {float: left; width:300px; font-size: 18px; }
#footer_3 .header .title_content2 {float: left; width:400px; padding-top: 3px; font-size: 13px;}

/* Footer 4 */
#footer_4 { margin: 0px 8px 10px 8px; padding: 0px 0px 2px 0px; background: #F3F3F3 url("./images/footer_3_bg_bottom.gif") no-repeat bottom left; }
#footer_4 #footer_4_top { padding: 2px 0px 0px 0px; background: url("./images/footer_3_bg_top.gif") no-repeat top left; }
#footer_4 #footer_4_center { background: #F3F3F3 url("./images/footer_4_bg.gif") repeat-x bottom left; padding:10px 10px 0px 10px;}
#footer_4 .section { float: left; margin: 0px 7px 0px 0px; }
#footer_4 .last_section { margin: 0px 0px 0px 0px; }
#footer_4 .header { margin: 0px 0px 7px 0px; padding: 0px 0px 7px 0px; background: url("./images/footer_3_separator.gif") repeat-x bottom left; }
#footer_4 .header .title { font-size: 18px; color: #000000; }

/* Related Media */
#related_media .article { width: 86px; float: left; padding: 0px 10px 0px 0px; }
#related_media .last_article { padding: 0px 0px 0px 0px; }
#related_media .video { padding: 0px 0px 10px 0px; }
#related_media #main_image { float: left; margin: 0px 1px 0px 0px; width: 380px; height:200px;}
#related_media .video_list { float: left; margin: 0px 0px 5px 0px; }
#related_media .video_list li { margin: 0px 0px 1px 0px; width: 146px; padding: 5px; background: #FFEDBA; }
#related_media .more { margin: 0px 0px 0px 10px; }

/* Home Page Features */
#page_home #related_media { padding-right:0px; }
#page_home #related_media .media_list { float: left; margin: 0px 0px 0px 8px; width:233px; }
#page_home #related_media .media_list li { margin: 0px 0px 2px 0px; background: none; padding:0; font-size: 14px; font-weight: bold; }
#page_home #related_media .media_list li.selected { background:url("./images/feature_selected_2.gif") no-repeat top left; }
#page_home #related_media .media_list li a { display:block; background:none; padding:8px 10px 0 10px; height:26px; margin-left:6px; border:1px solid #ccc; }
#page_home #related_media .media_list li.selected a { border:1px solid transparent; color:#666; }
#page_home #related_media .media_list li a:hover { text-decoration: underline; }
#page_home #related_media .media_list li.selected a { background:none; }
#page_home #related_media .media_list li img { display:none; border:1px solid #999; }
#page_home #related_media #main_image { border:1px solid #999; }
#page_home #related_media .intro { float:left; width:225px; height: 52px; position:relative; overflow:hidden; margin:0px 0px 0px 15px; font-size:100%; line-height:110%; }
#page_home #related_media .intro .title { font-size:110%; margin-bottom: 3px; line-height: 110%; }

.tools_navigation { float:right; }
.tools_navigation .animate_left, .tools_navigation .animate_right { cursor:pointer; }
.tools_navigation .animate_left { display:none; }
.tool_widgets { width:954px; height:165px; position:relative; white-space:nowrap; overflow:hidden; }
.tool_widgets .flc { position:relative; }
.tool_widgets a img { margin-right:3px; position:relative; left:0px; border: 3px solid #004E72;}

.boxleftreklama {
	width: 146px;
	height: 146px;
	border: 3px #C3C3C3 solid;
	margin: 0px 7px 0px 0px;
  float: left;
  background-color:white;  
}

.boxleftreklama a{
	border: 0px;
}

.boxleftreklamaleft{
	width: 146px;
	height: 146px;	
	border: 3px #C3C3C3 solid;
	margin: 0px 7px 0px 3px;
  float: left;
  background-color:white;  
}
.boxleftreklamaright {
	width: 146px;
	height: 146px;	
	border: 3px #C3C3C3 solid;	
	margin: 0px 0px 0px 0px;
  float: left;
  background-color:white;  
}


/* Colors */
.color_1 { color: #026AA7; }
.color_2 { color: #669933; }
.color_3 { color: #FF9900; }
.color_4 { color: #5741C4; }
.color_5 { color: #C441B0; }
.bg_color_1 { background: #0099FF; color: #FFFFFF; }
.bg_color_2 { background: #E0F3FF; color: #006699; }
.bg_color_3 { background: #E5E5E5; color: #303030; }
.bg_color_4 { background: #DBDBDB; color: #303030; }

/* Layout 1 */
#main_top { padding: 8px 8px 8px 8px; }
#col_1_2 { width: 647px; float: left; padding: 0px 0px 0px 0px; }
#col_1 { width: 218px; float: left; padding: 0px 0px 0px 0px; }
#col_2 { width: 420px; float: left; padding: 0px 0px 0px 8px; }
#col_3 { width: 301px; float: left; padding: 0px 0px 0px 8px; }

/* The Two columns in the, col_1_2 */
.double_column .col_1 { float: left; width: 330px; margin: 0px 12px 0px 0px; }
.double_column .col_2 { float: left; width: 307px; }

/* The Three columns in the, col_1_2 */
.triple_column { float: left; width: 647px; }
.triple_column .col_1,
.triple_column .col_2 { float: left; width: 209px; margin: 0px 10px 0px 0px; }
.triple_column .col_3 { float: left; width: 209px; }

#button_text { display:none; margin-bottom:10px; color:#000; }

#page_home .message { float:right; width:286px; color:#fff; margin:0px 9px 0px 17px;}
#page_home .message .title { color:#fc0; font-size:130%; font-weight:bold; margin-bottom:10px; }
#page_home .message p { margin:7px 0px 0px 0px; }
#page_home .message .button_3 { margin: 0px 0px 0px 0px; }
#page_home .double_column .col_1 { width:317px }
#page_home .double_column .col_2 { width:318px }

.widget_tabs { margin-bottom:-1px; }
.widget_tabs .tab { display:block; float:left; padding:5px 10px; border:1px solid #e5e5e5; cursor:pointer; font-size:85%; font-weight:bold; color:#026AA7; }
.widget_tabs .tab.current { background:#e5e5e5; color:#666; }
.widget_tabs_content { border-top:1px solid #e5e5e5; padding-top:10px; }

.popular_articles .article { margin: 0px 0px 10px 0px; padding: 0px 0px 10px 0px; }
.popular_articles .last { border: none; padding: 0px; margin: 0px; }
.popular_articles .article img { float: left; }
.popular_articles .article h2 { margin: 0px 0px 0px 75px; }
.popular_articles .article h2 a { font-weight: bold; }
.popular_articles .article p { margin: 0px 0px 0px 75px; color: #666666; }
.popular_articles .article ul { margin: 0px 0px 0px 95px; }
.popular_articles .article ul li { background: url("./images/bullet_2.gif") no-repeat 0px 7px; padding: 0px 0px 0px 10px; }

/* Only on the Article Page: Article */
.article_page .article .article_title { font-size: 28px; margin: 0px 0px 10px 0px; }
.article_page .article .by_line { border-bottom: 1px solid #D6D8DA; margin: 10px 0px 10px 0px; padding: 0px 0px 5px 0px; color:#666; }
.article_page .article p { margin: 0px 0px 10px 0px; line-height: 150%;}
.article_page .article .p_header { font-size: 110%; font-weight: bold; margin: 0px 0px 10px 0px; }
.article_page .article .article_footer { border-top: 1px solid #D6D8DA; padding: 10px 0px 0px 0px; font-size: 90%; }
.article_page .article .article_footer .user { margin: 0px 0px 3px 0px; }
.disclaimer { font-size:90%; color:#999; margin-top:20px; border-top:1px solid #ccc; padding-top:10px; }

/* Comments */
#comments { margin:0px 0px; }
.comment { margin:0px 0px 0px 0px; }
.comment .info { border-top: 1px solid #ccc; background: #ececec; padding: 6px; }
.comment .info .nadpisi { float: left; margin: 0px 6px 0px 0px; }
.comment .info .nadpisi .nadpis {  font-variant: small-caps; font-size: 15px; font-weight: bold; }
.comment .info .komentar_vypis {margin: 10px 0px 5px 0px; font-size: 11px; font-weight: normal; }
.underline {text-decoration: underline; }
.comment .info .nadpisi .podnadpis { font-variant: small-caps; font-size: 12px; font-weight: bold; padding: 3px 0px 0px 0px; }
.comment .info .nadpisi .podnadpis a{ font-weight: bold;}
.comment .autor { width: 615px; float: left; margin: 5px 6px 10px 6px;  padding: 5px 0px 0px 0px; font-size: 12px; border-top:1px solid #ccc;}
.comment .odkaz { width: 615px; float: left; margin: 5px 6px 5px 6px;  font-size: 12px; }
.comment .info .citany { float: right; font-size: 11px; }
.comment .info .novinka { float: right;}
.comment .text { padding: 6px 0px 6px 6px; }
.comment .fotka_cl_mala { float: right; margin: 0px 0px 6px 6px;}
.comment .fotka_cl_velka { float: left; width: 300px; text-align: left; margin: 3px 20px 10px 0px;}
.clankynav { float: left; margin: 6px 6px 6px 6px;}
.comment .spat a{ float: left; padding: 0px 0px 16px 6px; font-weight: bold;}

.text { float: left; }
.text p { float:left; margin: 6px 0px 6px 0px; }
.text span { width:627px; float:left; margin: 6px 0px 6px 0px; }
.text input { float: left; }
.text h1 { font-variant: small-caps; font-size: 22px; font-weight: bold; }
.text h2 { font-variant: small-caps; font-size: 18px; font-weight: bold; }
.text h3 { font-variant: small-caps; font-size: 15px; font-weight: bold; }
.text h4 { font-variant: small-caps; font-size: 12px; font-weight: bold; }
.text hr

.text .textnadpis {float: left; margin: 6px 6px 6px 6px; font-variant: small-caps; font-size: 15px; font-weight: bold; }
.text .textpodnadpis {float: left; margin: 6px 6px 6px 6px; font-variant: small-caps; font-size: 13px; font-weight: bold; }
.text .formtitle {width:200px; float:left; text-align:right; padding: 3px 10px 0px 0px;}
.text .forminput {width:417px; float:left; text-align:left; padding: 0px 0px 0px 0px;}

.text .zapas_nadpis { background: #72a5bc;  height: 20px; margin: 0px 0px 0px 0px; padding: 3px 0px 0px 0px; font-variant: small-caps; font-size: 11px; font-weight: bold; text-align:center;}
.text .zapas_mesiac { color: #FFFFFF; text-indent: 20px; background: #004E72;  margin: 20px 0px 0px 0px; padding: 5px 0px 0px 0px; font-variant: small-caps; font-size: 15px; font-weight: bold; text-align:left;}
.text .zapas_datum {font-size: 12px; height: 20px;}
.text .zapas_teams {font-size: 12px; height: 20px;}
.text .zapas_vysledok {font-size: 12px; height: 20px;}
.text .zapas_kolo {font-size: 12px; text-align:center; height: 20px;}

.video_player { border:1px solid #ccc; padding:10px 29px 10px 29px; }

#slider {
	width:auto;
   position:relative;
   height:80px;
   display:block;
}
#slider .image {
	float:left;
   height:100px;
   text-align:left;
	top:5px;
   position:relative;
}
#slider .vybrate {
   border: 4px solid silver;
   top: -10px;
   position:relative;
}

/* Related Video 2 */
.related_video_2 .section_1 { padding: 5px; }
.related_video_2 .video { background:#FFF; margin:0px 5px 0px 0px; padding:5px 5px 0px 5px; float:left; width:100px; height:168px; overflow:hidden; font-family: "Helvetica", "Myriad Pro"; font-size: 12px; }
.related_video_2 .video img { width: 100px; margin:0px 0px 3px 0px;}
.related_video_2 .video .title { margin: 0px 0px 1px 0px; }
.related_video_2 .video .title a { }
.related_video_2 .video p { font-size: 80%; margin: 0px 0px 0px 115px; }
.related_video_2 .col_1 { float: left; padding: 40px 6px 0px 1px; }
.related_video_2 .col_2 { float: left; padding: 0px 6px 0px 0px; }
.related_video_2 .col_3 { float: left; padding: 40px 0px 0px 0px; }
.related_video_2 .video_window { width:575px; height:174px; position:relative; overflow:hidden; }
.related_video_2 .video_window .videos { width:2150px; position:absolute; left:0px; }
.related_video_2 .animate_left_v, .related_video_2 .animate_right_v { cursor:pointer; }
.related_video_2 .animate_left_v { visibility:hidden; }
.related_video_2 .vysledok { margin: 3px 0px 2px 0px; font-size: 14px; font-weight: bold;}
.related_video_2 .vysledok1 { margin: 0px 0px 3px 0px; font-size: 11px; font-weight: normal;}
.related_video_2 .favorited { margin: 0px 0px 0px 0px; font-size: 11px; }
.related_video_2 .favorited label { color: #666666; }
.related_video_2 .views { margin: 0px 0px 0px 0px; font-size: 11px; }
.related_video_2 .views label { color: #666666; }
.related_video_2 .time { margin: 0px 0px 0px 0px; font-size: 11px; }
.related_video_2 .time label { color: #666666; }

.dares_list {font-size: 12px;  margin: 0px 0px 5px 0px; }
.dares_list li { margin: 0px 0px 5px 0px; padding: 0px 0px 5px 0px; }
.dares_list li h5 { font-size: 11px; font-variant:small-caps;}
.dares_list li a {font-variant:small-caps; font-weight: bold;  margin: 0px 0px 5px 0px; padding: 0px 0px 5px 0px; }
.dares_list li .image { border:black 2px solid; float: left; display: inline; margin: 0px 8px 0px 0px; }
.dares_list li .title {font-variant:small-caps; font-weight: bold; }

