body {
    background-color:#FFFFFF;
    background-image: url(../site-bg.png);
    background-repeat: repeat-x;
}
a {
    color: #005aab;
    text-decoration: none;
}
#xcontent_place a {
    color: #DD5800;
}
a:hover {
    /*color: darkred;*/
	color: #013369;
    text-decoration: underline;
}
.main {
    /*background-image: url(../images/1006_10_6.png);*/
    background-repeat: repeat-y;
    z-index: 1000;
}

#header-point {
    height: 29px;
    font-family: Arial;
    font-size: 10px;
    color: #000;
}
#header-point a {
    display: block;
    float: left;
    margin-right: 15px;
    margin-left: 5px;
    padding-top: 10px;
    text-decoration: none;
    color: #000000;
    text-align: center;
    font-weight: bold;
}
#header-point a.nact {
    background-image: url(../point-header-sep.png);
    background-position: top right;
    padding-right: 24px;
    background-repeat: no-repeat;
}

#header-point a.active {
    background-image: url(../point-header-selected.png);
    height: 29px;
    width: 112px;
    color: #005aab;
    background-repeat: no-repeat;
}
#header-point a.active2 {
    background-image: url(../point-header-selected2.png);
    height: 29px;
    width: 112px;
    padding-top: 5px;
    color: #cc0000;
    background-repeat: no-repeat;
}

#site_logo {
    padding-top: 15px;
    padding-bottom: 30px;
    width: 220px;
    float: left;
}
#beta_info {
}

#main-menu {
    background: url(../menu-bg.png) repeat-y;
}

#footer {
    margin-top: 20px;
    padding-top: 4px;
    background-color: #c8cbd2;
    height: 240px;
}
#footer ul {
    list-style-type: none;
    float: left;
    width: 80px;
    margin: 0;
    padding: 2px;
}
#footer ul.ul3 {
    width: 140px;
}

#footer li {
    margin: 0; padding: 0;
}
#footer ul a {
    font-size: 11px;
    color: #000;
    text-transform: uppercase;
}

#footer .inzercia_img {
    margin-top: 0px;
    margin-bottom: 4px;
}
#footer .odporuca {
    font-size: 11px;
    line-height: 130%;
}
#footer .odporuca a {
    font-size: 12px;
    font-weight: bold;
}
#footer .odporuca img {
    float: left;
    margin: 5px;
}
#footer .gm200 {
    padding: 6px;
    float: left;
    margin-right: 5px;
    border-right: 1px dotted #999;
    width: 170px;
}
#footer .gm300 {
    width: 240px;
    float: left;
}

#footer .foot_sec_name {
	display: block;
	width: 130px;
	background: url(../footer-section-bg.png) no-repeat 1px 3px #000000;
	border: 1px solid #444;
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 25px;
}
#titulka1 {
}
#banner_72890 {
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
}
#top_stories {
    border: 1px solid #cfcfcf;
    background-color: #ffffff;
    padding: 4px;
}

/* POINT prihlasovanie */

.pointnetwork {
    float: right;
    margin-top: 20px;
    background: url(../user-login-bg.png) no-repeat top right;
    height: 42px;
    width: 590px;
}
.pointnetwork .pn_logo {
    width: 190px;
    float: left;
    background-color: #005aab;
    color: #fff;
    height: 42px;
}
.pointnetwork .pn_logo a {
    color: #fff;
}
.pointnetwork .pn_logo div {
    padding: 10px;
    padding-left: 35px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    background: url(../point-man.png) no-repeat 15px 10px;
}
.pn_links {
    padding: 10px;
    padding-left: 5px;
    font-size: 11px;
    text-align: right;
    overflow: hidden;
}
.pointnetwork .pn_links input {
    font-size: 11px;
    color: #333;
    margin: 0; padding: 0;
    margin-left: 6px;
}
.pn_links input.login {
    width: 130px;
}
.pn_links input.passwd {
    width: 80px;
}

.pn_links .submitbutton {
    background: url(../point-login-submit.png) no-repeat;
    width: 24px;
    margin-top: -2px;
    margin-right: 10px;
    height: 22px;
    border: 0;
}
.DivThirdPartyLogin {
    margin-top: 10px;
    float: right;
    width: 100px;
}
.ThirdPartyLogin {
    margin-right: 4px;
    float: right;
}
.ThirdPartyLogin img {
    margin: 0;
    padding: 0;
}

/* TITULKA */

#featured{
	position:relative;
	width: 580px;
	height:424px;
	margin: 0 auto;
	overflow:hidden;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:340px; left:0px;
	list-style:none;
	padding:0; margin:0;
	margin-top: 4px;
	width:580px; height:90px;
	overflow-y:hidden;
	overflow-x:hidden;
}
#featured ul.ui-tabs-nav li{
	position:relative;
	font-size:12px;
	margin: 0px; padding: 0;
	width: 140px;
	border: 1px solid #ffffff;
	margin-right: 4px;
	float: left;
	height: 75px;
	color:#666;
}
#featured ul.ui-tabs-nav li#nav-fragment-4{
	margin-right: 0px;
}

#featured ul.ui-tabs-nav li img{
	float:left;
	z-index: 100;
	height: 72px;
	width: 140px;
}
#featured ul.ui-tabs-nav li span{
	font-size:11px;
	line-height: 120%;
	display: block;
	padding: 2px;
	z-index: 200;
	font-family:Verdana;
}
#featured li.ui-tabs-nav-item a{
	bottom:0; left:0;
	position: absolute;
	display: block;
	min-height: 32px;
	width: 140px;
	text-decoration:none;
	color:#fff;
	overflow: hidden;
	background: url('../CiernyPriehlad.png');
	line-height:16px;
	outline:none;
}
/*
#featured li.ui-tabs-nav-item a:hover{
	background: none;
}
#featured li.ui-tabs-nav-item a:hover span {
	visibility: hidden;
}
*/

#featured li.ui-tabs-selected{
    border: 1px solid #00417b;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
}

#featured .ui-tabs-panel{
	height:340px;
	width:580px;
	position:relative;
}

#featured .ui-tabs-panel img {
	height:340px;
	width:580px;
}

#featured .ui-tabs-panel .info{
	position:absolute;
	bottom:0; left:0;
	width: 580px;
	padding:4px;
	background: url('../CiernyPriehlad.png');
}
#featured .ui-tabs-panel .info a.hideshow{
	position:absolute; font-size:12px; font-family:Verdana; color:#111b36; right:10px; top:-20px; line-height:20px; margin:0; outline:none; background:#fff;
}
#featured .info h2{
	line-height: 140%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18px;
	color:#fff;
	padding:3px; margin:0; font-weight:bold;
	overflow:hidden;
}
#featured .info p{
	margin:4px;
	font-family:Verdana; font-size:12px;
	line-height:15px; color:#fff;
	height: 30px; overflow: hidden;
}
#featured .info p.azdp {
	display: none;
}
#featured .info a{
	text-decoration:none;
	color:#fff;
}
#featured .info a:hover{
	text-decoration:underline;
}
#featured .ui-tabs-hide{
	display:none;
}
#featured .featured_thumb {
}
div.temy {
    margin-left: 5px;
    width: 280px;
    float: left;
    font-size: 11px;
    line-height: 110%;
}
#featured .info .temy a{
    color: #87c5ff;
}
#featured .info .temy a span {
    color: #fff;
}

.gl100{width:90px;}
.gl200{width:190px;}
.gl300{width:290px;}
.gl400{width:390px;}
.gl500{width:490px;}
.gl600{width:590px;}
.gl700{width:690px;}
.gl800{width:790px;}
.gl900{width:890px;}
.gl1000{width:990px;}

.gl100, .gl200, .gl300, .gl400, .gl500, .gl600, .gl700, .gl800, .gl900, .gl1000 {
    display: inline;
    float: left;
    margin-left: 4px;
}

#titulka3,#titulka4,#titulka5 {
    border: 1px solid #cfcfcf;
    background-color: #ffffff;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 4px;
}
#titulka3 {
    padding-bottom: 0px;
}
#titulka4 {
    padding: 2px;
}
.sprava {
    margin-top: 4px;
    margin-bottom: 6px;
}
.img_90x80 {
    float: left;
    margin-top: 4px;
    margin-left: 4px;
}
.img_165x70 {
    margin-top: 4px;
    text-align: center;
}
.bodky {
    border-bottom: 1px dotted #c7c7c7;
}

.image_left {
    float: left;
}
.image_border {
}
.NL_nadpis {
    font-weight: bold;
    font-size: 14px;
}
.clearing {
    clear: both;
}

.img_90x80 img {
    margin-top: 2px;
    border: 1px solid #c7c7c7;
    width: 90px;
    height: 80px;
}
.img_165x70 img {
    border: 1px solid #c7c7c7;
    width: 165px;
    height: 70px;
}

.nadpis a {
    color: #0057a5;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
}
.spravy_aktuality {
    border-right: 1px solid #c7c7c7;
}
.spravy_aktuality3 {
    border-right: 1px dotted #c7c7c7;
}
.spravy_aktuality .sprava_info .nadpis,
.spravy_aktuality3 .sprava_info .nadpis,
.spravy_aktuality4 .sprava_info .nadpis
 {
    margin-top: 4px;
    margin-bottom: 6px;
}
.spravy_aktuality .sprava,
.spravy_aktuality3 .sprava,
.spravy_aktuality4 .sprava {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}
.spravy_aktuality .sprava_info,
.spravy_aktuality3 .sprava_info,
.spravy_aktuality4 .sprava_info {
    margin-left: 105px;
    font-size: 11px;
    line-height: 14px;
    padding-right: 10px;
}

.spravy_aktuality .sprava_info .anotacia,
.spravy_aktuality3 .sprava_info .anotacia,
.spravy_aktuality4 .sprava_info .anotacia {
    font-size: 11px;
    color: #666;
}
.spravy_aktuality .sprava_info .azdp,
.spravy_aktuality2 .sprava_info .azdp,
.spravy_aktuality3 .sprava_info .azdp,
.spravy_aktuality4 .sprava_info .azdp,
.spravy_aktuality2 .sprava_info .anotacia,
.spravy_aktuality3 .sprava_info .anotacia,
.spravy_aktuality4 .sprava_info .anotacia,
.s-l-m .azdp  {
    font-size: 11px;
}

.spravy_aktuality2 .sprava {
    padding: 4px;
    color: #666;
}
.spravy_aktuality2 .anotacia,
.spravy_aktuality2 .azdp
 {
    display: none;
}
.spravy_aktuality2 span {
}
.spravy_aktuality2 .nadpis span {
    font-size: 11px !important;
    margin-right: 10px;
    float: right;
    color: #666;
}
.spravy_aktuality2 .nadpis a.pocet_prispevkov {
    font-size: 11px !important;
}

.spravy_vyberame .sprava_info {
    text-align: center;
    margin: 0 auto;
    width: 165px;
    line-height: 100%;
    margin-bottom: 6px;
}
.rubrika,.rubrika2 {
}
ul.rubrika,ul.rubrika2  {
    margin: 0;
    background-color: #e7e7e7;
    height: 32px;
    padding-top: 4px;
    margin-bottom: 10px;
}
ul.rubrika li,ul.rubrika2 li {
}
.rubrika li,.rubrika2 li {
    float: left;
    margin: 0;
    list-style-type: none;
    background: url(../point12b.gif) bottom left no-repeat;
    background-position: 10px 8px;
    margin-right: 4px;
    border: 1px solid #ccc;
    border-bottom: 0;
}
.rubrika li a,.rubrika2 li a {
    display: block;
    padding-left: 26px;
    padding-right: 26px;
    margin-top: 4px;
    height: 27px;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #666;
}

.rubrika li.selected, .rubrika2 li.selected {
    background-color: #ffffff;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.spravy_vyberame h3 {
    text-align: left;
    margin: 0; padding: 0;
    padding-left: 16px;
    margin-left: 10px;
    margin-bottom: 10px;
    background: url(../point12b.gif) top left no-repeat;
    background-position: 0px 2px;
    color: #444444;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}
.spravy_vyberame {
    text-align: center;
}
.spravy_vyberame .obrazok_hore {
    margin-bottom: 10px;
    padding-bottom: 6px;
    border-bottom: 1px dotted #c7c7c7;
}

.spravy_vyberame a {
    color: #0057a5;
    text-decoration: none;
    line-height: 18px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
#spravy_najlepsie a {
    color: #0057a5;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    font-size: 13px;
}
.spravy_vyberame .mozaika__anotacia {
    display: none;
}
#spravy_najlepsie .oh {
    float: left;
    text-align: left;
    width: 141px;
    font-size: 11px;
    line-height: 14px;
    margin: 3px;
}
#spravy_najlepsie .oh img {
    width: 140px;
    height: 110px;
}
#inzercia_titulka  {
    background-color: #FFE773 !important;
    border: 1px solid #FFD300 !important;
    padding: 10px;
    padding-bottom: 0px;
}
#inzercia_titulka .oh {
    float: left;
    width: 260px;
    font-size: 14px;
    margin: 3px;
}
#inzercia_titulka .oh div {
    text-align: left;
}
#inzercia_titulka .oh .mozaika__nadpis {
    display: block;
    width: 140px;
    margin-left: 110px;
    text-align: center;
}
#inzercia_titulka .oh img {
    float: left;
    vertical-align: middle;
    border: 1px solid #FFD300;
    
}
#inzercia_titulka .oh .mozaika__anotacia {
    display: none;
}
#spravy_najlepsie .oh .mozaika__anotacia {
    font-size: 11px;
    margin: 3px;
}
a.viac {
/*
    display: block;
    width: 140px;
*/
    float: right;
    padding: 2px;
    text-align: center;
    background-color: #005aab;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
a.viac b {
    text-transform: uppercase;
}

.azdp {
    padding: 2px;
    color: #666;
    margin-top: 4px;
    background-color: #f7f7f7;
}
.azdp a {
    color: #0057a5;
    text-decoration: none;
}
.pocet_prispevkov {
    padding-left: 14px;
    background: url(../diskusia-12.gif) top left no-repeat;
    background-position: 0px 2px;
}
.video {
    padding-left: 14px;
    margin-left: 6px;
    background: url(../foto-12.gif) top left no-repeat;
    background-position: 0px 2px;
}
.foto {
    padding-left: 14px;
    margin-left: 6px;
    background: url(../video-12.gif) top left no-repeat;
    background-position: 0px 2px;
}
#facebook_likebox {
    border: 1px solid #c7c7c7;
    background-color: #fff;
}
#facebook_likebox_div {
    border: 1px solid #c7c7c7;
    padding: 15px;
    margin-bottom: 10px;
}
.banner_300x300, .box_300_titulka {
    background-color: #f0f0f0;
    border: 1px solid #c7c7c7;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
}
#hodnotenie_spravy {
    width: 160px;
}
.sprava_foto {
    text-align: center;
    font-size: 11px;
    margin: 10px;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    padding: 5px;
    color: #333;
    font-style: italic;
}
#web2013_image img {
width: 548px;
margin-bottom: 10px;
}
.sprava_nadpis .sprava_img img {
    margin: 10px;
}
.autor_publ {
font-size: 14px;
line-height: 24px;
color: #333;
font-style: italic;
margin-bottom: 10px;
}
.autor_publ span {
    display: none;
}

#sprava_text .sprava_nadpis big,
#sprava_text .sprava_nadpis big .nadpis {
    line-height: 48px;
    font-size: 40px;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #444;
}

.sprava_nadpis .big_nadpis,
.sprava_nadpis .sprava_img
 {
    border-bottom: 1px dotted #c7c7c7;
}
.sprava_nadpis td big .nadpis {
    font-weight: bold;
    font-size: 24px;
    margin: 0;
}
.sprava_nadpis td.sprava_img {
}

.banner_300x300 div.banner, .box_300_titulka div  {
    margin: 20px;
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #c7c7c7;
    background-color: #ffffff;
}
.inzercia_img {
    background: url(../inzercia.gif) top center no-repeat;
    height: 6px;
    margin-top: 6px;
    border: 0px;
}

#content_place .inside_div {
    border: 1px solid #cfcfcf;
    background-color: #ffffff;
    padding: 20px;
}
#right_col .inside_div {
    border: 1px solid #cfcfcf;
    background-color: #ffffff;
    margin-bottom: 10px;
}
#sprava_text p {
    text-align: justify;
}
#sprava_text .sprava_nadpis img {
}
#sprava_text .sprava_nadpis big
 {
    font-size: 22px;
    font-weight: bold;
    line-height: 150%;
    color: #333;
}
#sprava_text h3
 {
    font-size: 20px;
    font-weight: bold;
    line-height: 150%;
    color: #933;
}
.sharer2 {
    background-color: #fff;
}
.pad10 {
    padding: 10px;
}
#content_place .inside_div table {
    margin: 0;
}
#content_place .inside_div table.game_odds td {
    text-align: center;
}
div.sprava_header {
    margin-top: 10px;
}
.sprava_header table {
    background-color: #e7e7e7;
    width: 548px;
}
.sprava_header td {
    font-size: 11px;
    padding: 3px;
    padding-left: 5px;
    border-bottom: 2px solid #fff;
}
.sprava_header a {
   color: #005aab;
}
#sprava_galeria .galeria_img {
    margin: 10px;
    border: 1px solid #c7c7c7;
    padding: 10px;
}
#sita_copy {
    font-size: 11px;
    line-height: 130%;
}
#sita_copy img {
    float: left;
    margin-right: 10px;
}
/*
#diskusia_big .forum_prispevky {
    display: none;
}
*/

	#diskusia_big .forum_prispevky {
	    display: block;
	}
	#diskusia_big .pocet_prispevkov_ {
	    color: #666666;
	    font-size:11px;
	    font-style: italic;
	}
	#diskusia_big .forum_prispevky .prispevok_riadok {
	    padding: 3px;
	    font-size:12px;
	    font-weight: normal;
	}
	#listingform .forum_prispevky .prispevok_riadok {
	    padding: 3px;
	    font-size:12px;
	    font-weight: normal;
	    border-top: 1px dotted #c7c7c7;
	}
	#diskusia_big .forum_prispevky .prispevok_riadok .datum {
	    color: #999999;
	    font-size:11px;
	    font-style: italic;
	}

	#diskusia_big .forum_prispevky .prispevok_riadok h5 {
	    padding: 0;
	    margin: 0;
	    font-size: 1em;
	    float: left;
	}


.s-l-m {
    margin-bottom: 10px;
}
.s-l-m .image_left {
    padding: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.s-l-m a.mozaika_3_nadpis {
    font-weight: bold;
}
.s-l-m .mozaika_3_anotacia {
    font-size: 12px;
}
.s-l-m .azdp {
    margin-left: 80px;
}
.s-l-m .NL_anotacia {
    font-size: 12px;
}
.sprava_pic img {
    padding: 10px;
    margin-top: 15px;
}
.sprava_pic img.top_in_news {
    padding: 0;
    margin: 0;
}

.news_last_point,#news_last_f1,#news_last_auto,#news_last_mobil,#news_last_beauty,#news_last_profutbal,#news_last_hokej {
    margin-left: -12px;
    margin-right: -15px;
    margin-top: 15px;
}

.news_last_point .oh,
#news_last_f1 .oh,
#news_last_auto .oh,
#news_last_mobil .oh,
#news_last_beauty .oh,
#news_last_hokej .oh,
#news_last_profutbal .oh
 {
    float: left;
    width: 140px;
    margin: 2px;
}

#news_last_f1 .point_nadpis,
#news_last_auto .point_nadpis,
#news_last_mobil .point_nadpis,
#news_last_beauty .point_nadpis,
#news_last_hokej .point_nadpis,
#news_last_profutbal .point_nadpis,
.news_last_point .point_nadpis {
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    color: #be1939;
}
#news_last_f1 .point_anotacia,
#news_last_auto .point_anotacia,
#news_last_mobil .point_anotacia,
#news_last_beauty .point_anotacia,
#news_last_hokej .point_anotacia,
#news_last_profutbal .point_anotacia,
.news_last_point .point_anotacia {
    display: none;
}
#news_last_f1 img,
#news_last_auto img,
#news_last_mobil img,
#news_last_beauty img,
#news_last_profutbal img {
    width: 140px;
    height: 90px;
}
#news_last_hokej img {
    width: 140px;
    height: 72px;
}

/* ###############################################################
				ETARGET
	 ############################################################### */

.etarget_banner {
    height: 70px;
    background-color: #fff9f9;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    padding: 4px;
    text-align: center;
    margin-top: 10px;
}
.etarget_banner .logo {
    float: left;
    width: 120px;
}
.etarget_banner .title {
    margin-top: 2px;
}
.etarget_banner .title a {
    color: #dd5800;
    font-size: 14px;
}
.etarget_banner .link a {
    font-size: 11px;
}
.etarget_banner .description  {
    font-size: 12px;
    line-height: 18px;
}
.etarget_banner .logo img {
    padding: 3px;
    margin: 3px;
    border: 1px solid #f0e0e0;
}

.bwinx {
    background: url(http://point.sk/common/reklama_v.gif) no-repeat top left;
    width: 100%;
    padding-top: 15px;
}

#etarget_div {
    display: none;
}
.etarget {
    background: url(http://point.sk/common/reklama_v.gif) no-repeat top left;
    width: 100%;
    padding-top: 15px;
    font-size:11px;
    line-height: 120%;
    color:#999999;
    margin-top:10px;
    margin-top:10px;
    margin-bottom:10px;
    font-family:tahoma,arial,helvetica,sans-serif;
}
.etarget a {
    text-decoration: none;
    color:#dd5800;
}
.etarget .txtRed {
    color:#dd5800;
}
.etarget a:hover {
    text-decoration: underline;
}
.etarget table.selfpromo {
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.etarget div {
	padding-left: 5px;
	padding-right: 5px;
}

.etarget .selfpromo a {
    color:#dd5800;
    text-decoration: none;
    font-size: 9px;
    font-weight: normal;
}
.etarget .selfpromo .left {
    text-align:left;
    font-weight:bold;
    font-size: 11px;
    padding: 5px;
    background-color: #eef4f8;
    border-top: 1px solid #5c8fbc;
    color:#000000;
}
.etarget .selfpromo .right {
    text-align:right;
    padding: 5px;
    border-top: 1px solid #5c8fbc;
    background-color: #eef4f8;
    font-weight:bold;
}
.inside_div div.right_col_box {
}
table.right_col_data_tab {
    margin-left: 10px;
    margin-right: 10px;
    wdith: 100%;
}
.sprava_header .pocet_prispevkov {
    font-weight: bold;
}

#news_last_big ul, #news_last_big li {
    margin: 0; padding: 0;
}

#news_last_big li {
    list-style-type: none;
    padding: 2px;
    border-bottom: 1px dotted #c7c7c7;
}
.minus10 {
    margin-left: -18px;
    margin-right: -20px;
}
.right_col_data_tab td {
    padding: 2px;
}
.aright {
    text-align: right;
    vertical-align: middle;
}
.aleft {
    text-align: left;
    vertical-align: middle;
}
.acenter {
    text-align: center;
    vertical-align: middle;
}
td.logo {
    color: #999;
}
td.logo img {
    vertical-align: middle;
}
.right_col_box .white2_ads {
    background-color: #ffffff;
    padding-top: 2px;
}
.right_col_box .white20_ads {
    background-color: #ffffff;
    border: 1px solid #cfcfcf;
    padding-top: 2px;
    margin-bottom: 10px;
}
.right_col_box .white3_ads {
    background-color: #ffffff;
    border: 1px solid #C7C7C7;
    margin-bottom: 10px;
    text-align: left !important;
}
.right_col_box .white4_ads {
    background-color: #ffffff;
    margin-bottom: 10px;
    border: 1px solid #C7C7C7;
    text-align: left !important;
}
.right_col_box .white2_ads h3,
.right_col_box .white3_ads h3,
.right_col_box .white4_ads h3,
.right_col_box .grey_ads h3,
.right_col_box .blue_ads h3,
.right_col_box .yellow_ads h3,
.right_col_box .yellowx_ads h3
 {
    margin: 0; padding: 0;
    display: block;
    background: url('../sect-header-bg.png') #e0e0e0 top right no-repeat;
    margin-bottom: 14px;
    height: 30px;
}
.right_col_box .yellowx_ads div table {
    width: 95%;
    margin: 0 auto;
    margin-bottom: 10px;
}
.right_col_box .yellowx_ads div table td {
    padding: 2px;
}

.right_col_box .yellowx_ads div table .mozaika_6_riadok_2 {
    background-color: #f0f0f0;
    padding: 3px;
    font-weight: bold;
}

.right_col_box .white2_ads div table {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 10px;
}
.right_col_box .white3_ads div table {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 10px;
}
.right_col_box .white4_ads div table {
    margin: 0 auto;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
}
.scores_link td {
    background-color: #F7F7F7;
    border-top: 1px dotted #CCC;
}
.scores_link td a {
    color: #333;
    font-size: 10px;
}
.valign_middle td {
    vertical-align:middle;
}
.right_col_box .white2_ads h3 div,
.right_col_box .white3_ads h3 div,
.right_col_box .white4_ads h3 div,
.right_col_box .grey_ads h3 div,
.right_col_box .blue_ads h3 div,
.right_col_box .yellow_ads h3 div
 {
    text-align: left;
    background: url(../point12b.gif) center left no-repeat;
    margin-top: 4px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-top: 1px;
    padding-left: 18px;
    float: left;
    background-color: #ffffff;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    border-top: 4px solid #fff;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #666;
}
.right_col_box .whitex_ads h3 div {
    background: url(/2011/box-bg2.png) bottom left;
    color: #fff;
    font-weight: normal;
}

.xright_col_box .blue_ads {
    margin: 10px;
    padding-top: 2px;
}
.right_col_box .grey_ads {
    padding-top: 2px;
}
.right_col_box .grey_ads .box_nadpis {
    clear: left;
    font-size: 14px;
    font-weight: bold;
    padding: 4px;
}
.right_col_box .blue_ads table {
    margin: 0 auto;
}
.right_col_box .white2_ads div {
    background-color: #ffffff;
}
.right_col_box .white3_ads div {
    background-color: #ffffff;
}
.right_col_box .right_col_blue_list,
.right_col_box .right_col_grey_list
 {
    font-size: 11px;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
    padding: 2px;
    border-bottom: 1px dotted #c7c7c7;
}

.right_col_box h3 {
    background-color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    margin: 0; padding: 2px;
    padding-bottom: 0px;
}
.calendar_days td {
    padding: 2px;
}
.cal_date {
    float: left;
    background: url(/images/date_bg0.gif) top left no-repeat;
    width: 78px;
    line-height: 100%;
    height: 87px;
    margin-right: 10px;
}
.cal_date .m {
    text-align: center;
    padding: 6px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
}
.cal_date .d {
    text-align: center;
    font-size: 14px;
    padding-top: 12px;
}
.cal_date .d span {
    display: block;
    padding-bottom: 12px;
    font-weight: bold;
    font-size: 28px;
}
.cal_games {
    margin-left: 100px;
}
.cal_games span {
    color: #666;
    font-style: italic;
}
.cal_round {
    border-bottom: 1px dotted #ccc;
    font-size: 14px;
}
.calendar_days td b, .calendar_days td span {
    display: block;
}
.calendar_days td span {
    font-size: 9px;
    color: #ffffff;
    background-color: #658aab;
    text-align: center;
}
.calendar_days td.is_today span {
    background-color: #d0504d;
}
.calendar_days td b {
    font-size: 12px;
    font-weight: bolder;
    color: #222;
    text-align: center;
}
.calendar_days a.t12bc {
    display: block;
    width: 22px;
    text-align: center;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
}
.calendar_days td.cu a.t12bc {
    background-color: #ffffff;
    border: 1px solid #222;
}
.calendar_days .is_today a.t12bc {
    background-color: #ffffff;
}

#sekcia_nadpis ul, #sekcia_nadpis li {
    list-style-type: none;
    margin: 0; padding: 0;
}
#content_place #sekcia_nadpis {
    border-bottom: 1px dotted #c7c7c7;
    margin: 0; padding: 0;
    padding-left: 10px;
    margin-bottom: 10px;
}
#content_place .main_vysl_table #sekcia_nadpis {
    background: url(/2011/box-bg2.png) bottom repeat-x #0c497f;
    margin-top: 10px;
}
#content_place #sekcia_nadpis a {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
}
#content_place .main_vysl_table #sekcia_nadpis a {
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
#right_col #sekcia_nadpis {
    background: url(/2011/box-bg2.png) bottom repeat-x #0c497f;
    margin: 0; padding: 3px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 2px;
}
#right_col #sekcia_nadpis a {
    color: #fff;
}
#right_col #sekcia_nadpis a:hover {
    color: #ffcc00;
}
#right_col table.vysledky {
}
#right_col .vysledky td {
    border-bottom: 1px dotted #dddddd;
}
.no_border td {
    border: 0px !important;
}
.textmiddle {vertical-align:middle;}

table.schedule_flag td {
    padding: 10px;
}
.scorebox_game {
    padding: 10px;
}
.div_scoreboard_box {
    float: left;
    width: 260px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 3px;
    height: 245px;
}
table.scoreboard_box {
    border: 1px solid #cfcfcf;
    line-height: 120%;
    width: 100%;
}
table.scoreboard_box td {
    margin: 0;
    padding: 4px;
}
.videoserver_player {
    margin: 0 auto;
    text-align: center;
}
table#playoff_tab {
    width: 100%;
}
#playoff_tab td {
    vertical-align: middle;
    padding: 2px;
}

#playoff_tab .top td {
    border-top: 1px dotted #ccc;
}
#playoff_tab .bot td {
    border-bottom: 1px dotted #ccc;
}

/* ===================================
     TIPSPORT - kurzy k zapasom 
   =================================== */

table.game_odds {
    margin: 0;
    padding: 0;
    margin: 0 auto;
    width: 100%;
}
.game_odds a {
    color: #fe780a !important;
}
.game_odds a span {
    color: #005594 !important;
}

.temy_k_sprave {
    margin-top: 5px;
    margin-bottom: 5px;
    background: #ECEEF5;
    -webkit-border-radius: 3px;
    border: 1px solid #CAD4E7;
    cursor: pointer;
    padding: 2px 6px 4px;
    white-space: nowrap;
}
.temy_k_sprave h3 {
    margin: 0; padding: 0; color: #336699;
}
.temy_k_sprave a {
    color: #DD5800;
    font-weight: bold;
}

/*****************************************
    GAME PREVIEW
*****************************************/

.box_zapas div.game_odds div {
    padding: 5px;
    margin: 10px;
    padding-left: 50px;
    padding-right: 50px;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
}

.box_zapas table.game_odds td {
    padding: 3px;
    border: 0px !important;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fe780a;
}
.box_zapas table.game_odds th {
    font-size: 11px;
    font-weight: bold;
    padding: 0px;
    text-align: center;
    color: #005594;
    border-bottom: 1px solid #fe780a;
}
.box_zapas .liga_nadpis {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    border-bottom: 1px dotted #c7c7c7;
    margin-bottom: 10px;
}
a.ll {
    line-height: 8px !important;
    font-size: 8px;
    padding: 1px;
}
.vysledky a.score {
    font-weight: bold;
    display: block;
    font-size: 14px;
    line-height: 16px;
}
.vysledky .has_video,
.scoreboard_box .has_video {
    background-image: url(/images/icon-video2.gif);
    background-repeat: no-repeat;
    background-position: center right;
}
.main_stats_table td {
    font-size: 11px !important;
    padding: 1px;
}
.main_stats_table th {
    font-size: 11px !important;
    padding: 2px;
    cursor: pointer;
    text-decoration: underline;
    color: #005aab !important;
}
table.main_stats_table2 {
    width: 220px;
}
.main_stats_table2 td {
    font-size: 11px !important;
    padding: 2px;
    border-bottom: 1px dotted #c7c7c7;
}
.float_stats {
    float: left;
    margin: 20px;
    height: 220px;
}
.float_stats .tit {
    border: 1px solid #c7c7c7;
    background-color: #f0f0f0;
    padding: 2px;
    display: block;
    font-size: 12px;
    text-align: center;
}
.uppercase {
    text-transform: uppercase;
}
a.newlink {
    background: url(../images/new.gif) no-repeat top left !important;
    padding-left: 20px !important;
    font-weight: bold;
}
/*****************************************
    PLAYOFF 
*****************************************/

#playoff_tab div.game_odds div {
    padding-left: 50px;
    padding-right: 50px;
}
.right_col_box #playoff_tab table.game_odds {
    padding: 0px;
    width: 320px;
    margin: 0 auto;
}

#playoff_tab table.game_odds td {
    padding: 2px;
    border: 0px !important;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #fe780a;
}
#playoff_tab table.game_odds th {
    font-size: 10px;
    font-weight: bold;
    padding: 0px;
    text-align: center;
    color: #005594;
    border-bottom: 1px solid #fe780a;
}

.right_col_box .odd_teams a, #playoff_tab .odd_teams a {
    color: #666 !important;
    font-size: 11px !important;
    line-height: 10px !important;
}

/*****************************************
    SPRAVA
*****************************************/

#sprava_text div.game_odds div {
    padding: 5px;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
}
#sprava_text table.game_odds td {
    padding: 3px;
    border: 0px !important;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fe780a;
}
#sprava_text table.game_odds th {
    font-size: 11px;
    font-weight: bold;
    padding: 0px;
    text-align: center;
    color: #005594;
    border-bottom: 1px solid #fe780a;
}
.game_odds .nas_tip {
    background-color: #fe780a;
    border: 1px solid #005594 !important;
}
.game_odds .nas_tip a {
    color: #ffffff !important;
}
.odd_teams {
    color: #fff !important;
    font-weight: normal !important;
}


/*****************************************
    TITULKA - pravy stlpec
*****************************************/

.vysledky3 table.game_odds td {
    padding: 1px;
    border: 0px !important;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    color: #fe780a;
}
.vysledky3 table.game_odds td.od1,
.vysledky3 table.game_odds td.od1x,
.vysledky3 table.game_odds td.odx,
.vysledky3 table.game_odds td.odx2
 {
    border-right: 1px  solid #999;
}

/*
     podstranka ligy - ?round=xx
     velky scoreboard_box k zapasu
*/
.box_ria4_ td table.game_odds th {
    font-size: 10px;
    font-weight: bold;
    padding: 0px;
    text-align: center;
    color: #005594;
    border-bottom: 1px solid #fe780a;
}
.box_ria4_ td table.game_odds td {
    font-size: 11px;
    font-weight: bold;
    padding: 1px;
    text-align: center;
    color: #fe780a;
}

/*****************************************
     podstranka ligy - 
     pravy stlpec k zapasu, resp. teamu
*****************************************/

.posnaj_tab td table.game_odds,
.vysledky td table.game_odds {
    width: 250px;
}
.vysledky td table.game_odds td,
.posnaj_tab td table.game_odds td
 {
    font-size: 10px !important;
    font-weight: bold;
    padding: 0px !important;
    margin: 0px !important;
    text-align: center;
    color: #fe780a;
    border: none !important;
}
#right_col .vysledky td table.game_odds td,
#right_col .posnaj_tab td table.game_odds td
 {
    border: 0px !important;
}

#playoff_tab td {
    background-color: #fff;
}

#playoff_tab td img {
    margin: 3px;
}
#playoff_tab td .huge {
    font-size: 26px;
    font-weight: bold;
    color: #DD5800;
    color: #333;
}

.posnaj_tab .ria3 td,
.posnaj_tab .ria1 td {
    font-size: 13px;
}
.posnaj_tab .ria3 {
    border-top: 1px dotted #d7d7d7;
}
.posnaj_tab .ria3 th {
    background: url(/2011/table-key-bg.png) center left repeat-x;
    padding: 5px;
}
.posnaj_tab .ria3 td.kolo_info {
    background: url(/2011/table-key-bg.png) center left repeat-x;
    padding: 5px;
}
.score_w a {
    color: green !important;
}
.score_l a {
    color: red !important;
}
.score_small_preview {
    color: #666;
    font-size: 10px;
}
.score_small_preview2 {
    color: #333;
    font-size: 11px;
}
.small {
    font-size: 10px;
}
.plusy-minusy {
    text-align: right;
    font-size: 9px;
    font-family: tahoma;
    color: #333;
    margin: 0; padding: 0;
    margin-left: 10px;
}
table.mini_cal_next_right {
    margin: 0 auto;
}
.mini_cal_next_right td {
    width: 52px;
    border: 1px  solid #fff;
    height: 55px;
    padding: 1px !important;
    font-size: 10px !important;
    color: #333;
}
.mini_cal_next_right th {
    background: url(/2011/table-key-bg.png) center left repeat-x;
    padding: 2px;
    border-bottom: 1px dotted #333;
}
.mini_cal_next_right th a {
    color: #111;
}
.mini_cal_next_right img {
    width: 25px;
    height: 25px;
}
table.team_menu {
    margin: 0 auto !important;
}
.teamy_menu .right_team {
    font-size: 14px;
    padding-top: 10px;
    font-weight: bold;
}
.teamy_menu  {
    font-size: 14px;
}
#section_navig_right a {
    display: block;
    padding: 2px;
    color: #555555 !important;
    background: url("../arrow_right_darkblue.png") no-repeat scroll left center transparent;
    padding-left: 12px;
}
.section_logo {
    padding: 5px;
    margin-top: 10px;
}
table.scoreboard_box .box_ria1_ td {
    background: url(/2011/box-bg2.png) top repeat-x;
    padding: 4px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-family: sans-serif,arial;
    font-size: 10px;
}
table.scoreboard_box .box_ria3_ td,
.box_ria4_ {
    background: url(/2011/box-bg1.png) bottom left;
}
.box_ria2_ .br2c {
    height: 100px;
}
.box_ria2_ {
}
.ex_nadpis_sekcia2 {
    font-size: 14px;
    line-height: 140%;
}
.box_ria3_ .kolo_vysl {
    height: 30px;
    border: 0px;
}
.kolo_vysl .ex_nadpxis_sekcia2 {
    font-size: 18px;
    line-height: 120%;
}

table.scoreboard_box td table {
    margin: 0;
    padding: 0px;
}
table.scoreboard_box span.cas
 {
    float: right;
    font-size: 18px;
    font-weight: bold;
    color: #BBB;
}
table.scoreboard_box span.cas a {
    font-size: 16px;
    font-weight: bold;
    color: #666;
}

table.scoreboard_box span.cas span {
    font-size: 14px;
    font-weight: bold;
    color: #888;
}
.cal_month {
    background: url(/2011/box-bg2.png) #013369 top repeat-x;
    padding: 4px;
}
.cal_month a {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-family: sans-serif,arial;
    font-size: 14px;
}

td.gamehome {
    background-color: #6699CC !important;
}
td.gameaway {
    background-color: #CC3333 !important;
}
td.gamehome img,td.gameaway img {
    background-color: #fff;
    padding: 3px;
    border: 1px solid #666;
}
.cal_hdr td {
    background: url(/2011/box-bg2.png) #013369 top repeat-x;
    padding: 4px;
    color: #fff;
    text-align: center;
}
.cal_hdr td a {
    color: red;
}
.d1 .kolo_info {
    display: block;
    background-color: #666666;
    color: #fff;
}
.gamehome .kolo_info {
    display: block;
    background-color: #336699;
    color: #fff;
}
.gameaway .kolo_info {
    display: block;
    background-color: #990000;
    color: #fff;
}
.d1 .game_info {
    display: block;
    background-color: #666666;
    color: #fff;
}
.gamehome .game_info {
    display: block;
    margin: 0 !important;
    background-color: #336699;
    color: #fff;
}
.gameaway .game_info {
    display: block;
    margin: 0 !important;
    background-color: #990000;
    color: #fff;
}
table.scoreboard_box .kolo_vysl {
    font-size: 20px;
}
.scoreboard_box .ria1_ td,
.scoreboard_box .ria2_ td,
.scoreboard_box .ria3_ td {
    padding: 3px;
}
.scoreboard_box .logo_menu {
    padding: 5px;
}
.scoreboard_box .ria1_ td {
    vertical-align: middle;
}
#team_list {
    margin: 0 auto;
}
#team_list td {
    padding: 15px;
}

.liga_navig {
    background: url(/2011/box-bg1.png) bottom left;
}

.liga_navig a {
    color: #013369;
    width: 18px;
}
.liga_navig .sel a {
-moz-border-radius: 5px 5px 5px 5px;
background: url("../score-nav.png") repeat-x scroll 0 0 transparent;
border: 1px solid #BFC1C3;
display: block;
padding: 0 3px;
}

td.report_period {
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    background: #F5D6AF;
    font-size: 12px;
    color: #95570B;
    font-family: Sans Serif, Tahoma, Arial;
    font-weight: bold;
    padding: 2px;
    padding-left: 4px;
    margin-bottom: 4px;
}
.liga_tab_hdr th {
	background-color: #e0e4e9;
	color: #41464c;
	padding: 4px;
	text-transform: uppercase;
	text-align: center;
}
.vysledky_tabulka_title td, 
.vysledky_tabulka_title th, 
div.vysledky_tabulka_title, .tab_header_1 td {
	/*background-color: #F6F4EA;*/
	background: url(/2011/table-key-bg.png) bottom left repeat-x;
	color: #444444;
	font-weight: bold;
	border-bottom:1px #999999 solid;
	padding: 2px;
	text-transform: uppercase;
	text-align: center;
}
.hr_divider {
    background-color: #ccc;
}
.vysledky_tabulka_title2 {
	color: #444444;
	background-color: #CCCCCC;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	font-size: 12px;
}
.tab_justify {
	text-align: justify;
	color: #111111;
}

table.vysledky_tabulka {
	border:1px #c1c1c1 solid;
}
table.vysledky, table.vysledky2 {
    margin: 0 auto;
    border-collapse: collapse;
}
table.vysledky td {
}
table.vysledky3 {
}
table.vysledky td {
    padding: 2px;
}
.vysledky2 td .vysl {
    text-align: center;
    color: #666;
}
.vysledky2 td span {
    font-size: 9px;
    color: #666;
}
.vysledky2 td .vysl span {
    font-size: 14px;
    font-weight: bold;
    color: #DD5800;
}

.whitex_ads table.vysledky2 {
    border: 1px solid #999;
    margin: 0 auto;
    margin-bottom: 10px;
}
.whitex_ads table.vysledky2 td {
    padding: 3px !important;
    line-height: 100%;
}

.whitex_ads table.vysledky2 .col1,
.whitex_ads table.vysledky2 .col2
 {
    padding: 5px;
}

.whitex_ads table.vysledky2 .col2 td {
    padding: 4px !important;
}

.whitex_ads table.vysledky2 .col1 {
    border-right: 1px solid #999;
}

#game_report_htm {
    line-height: 150%;
}
#game_report_htm p {
    margin: 10px;
}
#game_report_htm h3 {
    display: none;
}
.img_flag_vysl {
    margin-top: 2px;
}
.liga_tab_top th {
	padding: 3px;
	padding-left: 10px;
	background-color: #FFFFFF;
	text-align: left;
}
.xliga_tab_top2 {
	border-top:1px #c1c1c1 solid;
	border-right:1px #c1c1c1 solid;
	border-left:1px #c1c1c1 solid;
	padding: 2px;
	padding-left: 10px;
	background-color: #FFFFFF;
	text-align: left;
}
.liga_tab_top2 {
    margin-bottom: 6px;
}
.liga_tab_top2 a {
    background: url(../point12b.gif) bottom left no-repeat;
    background-position: 0px 2px;
    padding-left: 16px;
    font-size: 12px;
    text-transform: uppercase;
    color: #005aab;
    font-weight: bold;
}
.liga_tab_top th a {
    background: url(../point12b.gif) bottom left no-repeat;
    background-position: 0px 0px;
    padding-left: 16px;
    text-transform: uppercase;
}
.ex_nadpis3 {
    font-size: 14px;
    font-weight: bold;
    color: #dd5800;
}
.ex_nadpis2 {
    font-size: 18px;
    font-family: tahoma, verdana, arial;
    font-weight: bold;
    color: #dd5800;
}
.ex_nadpis4 {
    font-size: 12px;
    font-family: tahoma, verdana, arial;
    font-weight: bold;
    color: #dd5800;
}
a.ex_nadpis3 {
    color: navy;
}
td.x_nadpis {
    font-size: 14px;
    font-family: tahoma, verdana, arial;
    font-weight: bold;
    color: #dd5800;
}
.slapshot_uputavka {
    color: #9F6000;
    background-color: #FEEFB3;
    margin: 10px 0px;
    padding: 15px;
/*
    padding:15px 10px 15px 50px;
*/
    border: 1px solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.slapshot_uputavka .info {
    font-size: 16px;
    text-align: center;
}
.slapshot_uputavka .warned {
    text-align: center;
    color: #c00;
    font-weight: bold;
}
.slapshot_uputavka a {
    text-decoration: underline;
    color: #9F6000;
    font-weight: bold;
}

.slapshot_zoznam a {
    font-weight: bold;
}

.slapshot_zoznam .xfc {
    background-color: #DFEBF3;
    color: #639EC8;
    text-align: center;
    padding: 4px;
}
table.formatted,table.spravy {
    margin: 0 auto;
    width: 100%;
}
.slap_name {
    display: block;
    font-size: 16px;
    line-height: 20px;
}

.matchSchedule-wide { 	width: 95%;	margin: 0 auto;  }

* html .matchSchedule-wide { width: 95%;	margin: 0 auto; }

.matchSchedule table, .matchSchedule-wide table { border:0px #c1c1c1 solid; border-top:0; background:#F2F2E8; }

.right_col_box td,.right_col_box th,
.matchSchedule td, .matchSchedule-wide td,
.matchSchedule th, .matchSchedule-wide th
{
    font-size: 12px;
}
#zapasy_titulka,#fanshop_banner,#magazin_right ,#magazin2_right,#magazin3_right,#magazin4_right {
    border: 1px solid #c7c7c7;
    background-color: #fff;
    margin-bottom: 10px;
}
#zapasy_titulka .zapasy_content {
    padding: 10px 26px 10px 26px;
}
#fanshop_banner .fanshop_content {
    padding: 10px 16px 10px 16px;
}

#magazin_right .magazin_content {
    padding: 10px 16px 10px 16px;
}
#magazin_right .mozaika__anotacia {
    display: none;
}
#magazin_right .mozaika__nadpis {
    font-weight: bold;
}
#magazin_right .mozaika__stlpec_1 {
    padding: 6px;
}

#magazin2_right .magazin_content {
    padding: 10px 16px 10px 16px;
}
#magazin3_right .magazin_content {
    padding: 10px 16px 10px 16px;
}
#magazin4_right .magazin_content {
    padding: 10px 16px 10px 16px;
}
#magazin2_right .mozaika__anotacia {
    display: none;
}
#magazin2_right .mozaika__nadpis {
    font-weight: bold;
}
#magazin2_right .mozaika__stlpec_1 {
    padding: 6px;
}

#zapasy_titulka td, #zapasy_titulka th {
    font-size: 11px;
}
.box_header {
    margin: 0; padding: 0;
    background: url('../sect-header-bg.png') #e0e0e0 top right no-repeat;
    border-bottom: 1px solid #c7c7c7;
    height: 31px;
}
.box_header div {
    text-align: left;
    font-size: 12px;
    line-height: 26px;
    height: 26px;
    background: url(../point12b.gif) center left no-repeat;
    margin-top: 4px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 15px;
    float: left;
    background-color: #ffffff;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    border-top: 4px solid #fff;
    color: #333;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-top-left-radius: 2px;
}
.s-dc { padding: 3px; background:#F6F4EA; text-align: center; }
.s-da td{ padding: 3px; background:#ffffff; border-top: 1px dotted #ccc;}
.s-db td{ padding: 3px; background:#eef0f3; border-top: 1px dotted #ccc;}
.s-da td.xc1{ padding: 3px; background:#EFF3F6; text-align: left; }
.s-db td.xc1{ padding: 3px; background:#E9EBE6; text-align: left; }
.s-da td.xd1{ padding: 3px; background:#EFF3F6; text-align: center; }
.s-db td.xd1{ padding: 3px; background:#E9EBE6; text-align: center; }

.odd-s-da td{ background:#ffffff; padding: 0px; font-size: 10px;  text-align: center;}
.odd-s-db td{ background:#eef0f3; padding: 0px; font-size: 10px; text-align: center;}
.right_col_box .white2_ads .odd-s-da div{ background:#ffffff; padding: 0px;}
.right_col_box .white2_ads .odd-s-db div{ background:#eef0f3; padding: 0px;}
.right_col_box .white3_ads .odd-s-da div{ background:#ffffff; padding: 0px;}
.right_col_box .white3_ads .odd-s-db div{ background:#eef0f3; padding: 0px;}

.rnk_7422_4 td {
    border-bottom: 1px solid #333;
}
.right_col_box .white2_ads div.game_odds table {
    margin: 0;
    width: 100%;
}
.right_col_box .white2_ads div.game_odds table td {
    text-align: center;
}

td.notd { background:#ffffff;}
#kalendar_tab td.empty_cell {
    min-height: 30px;
    border:1px solid #CCCCCC;
    height: 100px;
}
#kalendar_sm_tab .s-da td,
#kalendar_sm_tab .s-db td
 {
    font-size: 12px;
    color: #999;
    font-weight: bold;
}
#kalendar_sm_tab .kolo_info {
    color: #633;
    font-weight: bold;
    text-align: center;
    background-color: #FFEFC6;
    border: 1px solid #DD5800;
}
#kalendar_tab .s-db td, #kalendar_tab .s-da td {
    border:1px solid #999999;
    height: 100px;
}
.vysledky .cas {
    font-size: 11px;
    color: #333;
}
#kalendar_tab span.cas {
    font-size: 10px;
    font-weight: bold;
    color: #333;
}
.s-ba td{ padding: 2px; background:#FFF;}
.s-bb td{ padding: 2px; background:#f7f8f9;}

.s-ca td{ padding: 3px; background:#FFF;}
.s-cb td{ padding: 3px; background:#f1f2f3;}

.xs-ba td.c1{ padding: 3px; background:#EFF3F6; text-align: left; }
.xs-bb td.c1{ padding: 3px; background:#E9EBE6; text-align: left; }

.off td{ padding: 2px; background:#FFF;}
.alt td{ padding: 2px; background:#f0f0f0;}
.formatted th { padding: 2px; background: #2c5a8b; color: #f7f8f9; border-bottom: 1px solid #000066;}

td.report_period {
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    background: #F5D6AF;
    font-size: 12px;
    color: #95570B;
    font-family: Sans Serif, Tahoma, Arial;
    font-weight: bold;
    padding: 2px;
    padding-left: 4px;
    margin-bottom: 4px;
}
.scoreboard_box {
    padding: 0px;
}
.rightGo {float: right;}
.leftGo {float: left;}

table.cal_box {
    background-color: #e0e0e0;
}
.cal_box a {
    font-weight: bold;
}
.cal_box th a {
    font-size: 14px;
    padding: 2px;
}
.cal_box td,.cal_box th {
    font-size: 12px;
    padding: 2px;
    color: #999;
    border: 1px solid #c0c0c0;
}
.cal_box th {
    color: #000;
    background-color: #F6F4EA;
}
.cal_r {
    background-color: #ffffff;
}
.cal_r2 {
    background-color: #CCCCCC;
}
.cal_r2 td {
    color: #000;
}
.cal_h div {
    height: 10px;
    padding: 0;
}
/* 24 hodin */
.NL_riadok_1_24hod td, .NL_riadok_2_24hod td {
    padding: 3px;
    font-size: 11px;
}
.NL_riadok_1_24hod td {
    background-color:#EFF3F6;
    text-align: left;
}
.NL_riadok_2_24hod td {
    background-color:#E9EBE6;
    text-align: left;
}
.forum_kategorie {
    border-bottom: 1px dotted #c7c7c7;
}
.forum_kategorie a {
    font-weight: bold;
}

.div_comment_form_site {
    margin-bottom: 10px;
    background-color: #FCFCFF;
    border: 1px solid silver;
    padding: 5px;    
}
.div_comment_form_site h3 {
    background-color: #F0F0F0;
    padding: 8px;
    display: block;
    font-size: 16px;
}
.div_comment_form_site .ok_message {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    background-color: #ffe573;
    border: 2px solid #ffcf00;
}
.div_comment_form_site .error_message {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    background-color: #ffeedd;
    border: 2px solid #ff9999;
}

.inside_div h2, .inside_div h3, .inside_div h4, .inside_div h5 {
    padding: 0;
    margin: 0;
}

/* league */

.tablez6 {
	background-color: #e5e5e5;
	color: #555555;
}
.tablez td {
    background-color: #E5E5E5;
    padding: 2px;
    border-bottom: 1px solid #999999;
}
td.box_posl_vysl_nadpis {
		border-top: 1px solid #999999;
		border-bottom: 1px solid #999999;
		background: #F5D6AF;
		font-size: 12px;
		color: #95570B;
		font-family: Sans Serif, Tahoma, Arial;
		font-weight: bold;
		padding: 2px;
		padding-left: 4px;
}
.liga_tretina td {
    padding: 1px;
    font-size: 12px;
}

.nhl_robot_nadpis td {
    font-size: 14px;
    background: #f0f0f0;
    padding: 2px;
}
.nhl_robot_nadpis a {
    text-decoration: underline;
    color: #990000;
}
.red {
    color: red;
}
.blue {
    color: blue;
}
.xteam_header2 td {
    border-bottom: 1px solid #cccccc;
    font-size: 10px;
}
.xteam_header2 td a{
    color: #8c1a00;
}

/* forum 2011 */

#diskusia_big h5  {
    padding: 0; margin: 0;
}

#diskusia_big h4.redhdr,
#news_last_f1 h4.redline,
#news_last_auto h4.redline,
#news_last_mobil h4.redline,
#news_last_beauty h4.redline,
#news_last_hokej h4.redline,
#news_last_profutbal h4.redline,
#news_last_big h4.redline {
    padding: 0; margin: 0;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #c7c7c7;
}
.forum-buttons .forum_button1 {
    display: none;
}
.diskusia_bublina {
    float: right;
    margin-top: 12px;
    margin-left: 15px;
    text-align: center;
    color: #FFFFFF;
    display: inline-block;
    background: url(../images/bublina-modra.png) no-repeat scroll 50% 0 #013369;
    font-size: 16px;
    min-width: 64px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    padding: 38px 0 10px;
}
.diskusia_bublina:hover {
    color: #FFFFFF;
}

#diskusia_big #sekcia2_nadpis {
    display: none;
}
.forum-buttons {
    text-align: right;
}
.forum-buttons input, .forum-buttons2 input {
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    margin: 10px;
    font-weight: bold;
    padding: 2px;
    color: #005aab;
    cursor: pointer;
}
.forum-buttons input.add_button, .forum-buttons2 input.add_button {
    padding-left: 20px;
    background:url("/community/rating/icon_newpost.gif") top left no-repeat;
}
.forum_upozornenie {
    margin-top: 10px;
    font-size: 11px;
    color: #333;
}

.nazov_prispevku {
    font-size: 14px;
}
.hodnotenie_prispevku {
    float:right;
    margin-top: 1px;
    /* width: 80px; */
}
#facebox .hodnotenie_prispevku {
    visibility: hidden;
}
#facebox h3 {
    display: block;
    margin: 0px;
    margin-bottom: 10px;
    padding: 5px;
    background-color: #3B5998;
    color: #ffffff;
}
.cleaner {
    clear: both;
    font-size: 1px;
}
.single_comment0
,.single_comment1
,.single_comment2
,.single_comment3
,.single_comment4
 {
    overflow: hidden;
    margin-bottom: 10px;
    background-color: #ffffff;
    border: 1px solid #f0f0f0;
    padding: 4px;
}
.single_comment0:hover
,.single_comment1:hover
,.single_comment2:hover
,.single_comment3:hover
,.single_comment4:hover
 {
    border: 1px solid #c0c0c0;
    background-color: #fcfcff;
}
.single_comment0:hover span
,.single_comment1:hover span
,.single_comment2:hover span
,.single_comment3:hover span
,.single_comment4:hover span
{
    visibility: show;
}
 
.single_comment0 h3 {
    clear:none;
    color: #222;
    font-size:1.1em;
    padding: 0px;
    margin:5px 0 0 60px;
    font-weight: bold;
}
.single_comment1 h3 {
    clear:none;
    display: none;
    color: #222;
    font-size:1em;
    padding: 0px;
    margin:0 0 0 35px;
    font-weight: bold;
}
.single_comment2 h3 {
    clear:none;
    display: none;
    color: #222;
    font-size:1em;
    padding: 0px;
    margin:0 0 0 35px;
    font-weight: bold;
}
.single_comment3 h3 {
    clear:none;
    display: none;
    color: #222;
    font-size:1em;
    padding: 0px;
    margin:0 0 0 35px;
    font-weight: bold;
}
.single_comment4 h3 {
    clear:none;
    display: none;
    color: #222;
    font-size:1em;
    padding: 0px;
    margin:0 0 0 35px;
    font-weight: bold;
}
.prispevok_info {
    background-color: #f0f0f0;
    padding: 3px; margin: 0;
    height: 35px;
}

.single_comment0 h5
,.single_comment1 h5
,.single_comment2 h5
,.single_comment3 h5
,.single_comment4 h5
 {
    clear:none;
    font-size:1em;
    padding: 0px; margin: 0;
    font-weight: normal;
}
.single_comment0 .datum
, .single_comment1 .datum
, .single_comment2 .datum
, .single_comment3 .datum
, .single_comment4 .datum
 {
    color:#666666;
    font-size: 0.8em;
    display:block;
    margin-top: 2px;
    border-top: 1px solid #eee;
}
.single_comment0 .prispevok_text {
    margin:0.7em 0 0 70px;
    padding:0 5px 0 0;
}
.single_comment1 .prispevok_text {
    margin:0.7em 0 0 45px;
    padding:0 5px 0 0;
}
.single_comment2 .prispevok_text {
    margin:0.7em 0 0 45px;
    padding:0 5px 0 0;
}
.single_comment3 .prispevok_text {
    margin:0.7em 0 0 45px;
    padding:0 5px 0 0;
}
.single_comment4 .prispevok_text {
    margin:0.7em 0 0 45px;
    padding:0 5px 0 0;
}
.prispevok_text {
    font-size: 12px;
}
.avatar
,.avatar0
,.avatar1
,.avatar2
,.avatar3
,.avatar4
 {
    border:1px solid #CCCCCC;
    display:block;
    float:left;
    font-size:9px;
    left:0;
    line-height:1em;
    margin:3px 10px 0 3px;
    padding: 2px;
    top:0;
}
.avatar, .avatar0 {
    height:50px;
    width:50px;
    background: url("/community/rating/noavatar.gif") center center no-repeat;
}
.avatar1
,.avatar2
,.avatar3
,.avatar4
{
    height:25px;
    width:25px;
    background: url("/community/rating/noavatar25.gif") center center no-repeat;
}
.avatar img, .avatar0 img {
    height:50px;
    width:50px;
    background-color: #fff;
}
.avatar1 img
,.avatar2 img
,.avatar3 img
,.avatar4 img
 {
    height:25px;
    background-color: #fff;
    width:25px;
}
.reaguj_a {
    padding-left: 20px;
    background: url("/community/rating/icon_reply.gif") top left no-repeat;
    height: 20px;
    width: 80px;
    float: left;
    display: block;
    margin-top: 5px;
}
.reaguj_new {
    padding-left: 20px;
    background: url("/community/rating/icon_newpost.gif") top left no-repeat;
    height: 20px;
    width: 90px;
    float: left;
    display: block;
    margin-top: 5px;
}
.reagoval_a {
    padding-left: 20px;
    background: url("/community/rating/icon_replyto.gif") top left no-repeat;
    height: 20px;
    width: 90px;
    float: left;
    display: block;
    margin-top: 5px;
}
span.vote_buttons {
    padding-left: 10px;
}
 
.vote_slider {
    background:url("/community/rating/stars-off.gif") top left no-repeat;
    width: 64px;
    display:inline-block;
    height: 14px;
}
.vote_slider .slide_ok {
    background:url("/community/rating/stars-on.gif") top left  no-repeat;
    display:inline-block;
    height: 14px;
}
a.vote_up, a.vote_down, a.votex_spam {
    display:inline-block;
    background-repeat:none;
    background-position:center;
    height:16px;
    width:16px;
    margin-left:4px;
    text-indent:-900%;
}
.votes_count .thanks {
    color:#666666;
    font-size: 0.8em;
}
a.vote_up {
    background:url("/community/rating/thumb-up.png");
}
a.vote_down {
    background:url("/community/rating/thumb-down.png");
}
a.vote_spam {
    background:url("/community/rating/spam.gif");
}
a.submit_button {
    background:url("/community/rating/send_button.gif");
    background-repeat:none;
    background-position:center;
    height:19px;
    width:63px;
    margin-left:4px;
    text-indent:-900%;
}
a.report_comment {
    padding-left: 20px;
    background:url("/community/rating/spam.gif") no-repeat;
    height: 20px;
    width: 80px;
    float: left;
    margin-top: 5px;
    display: block;
}
a.reakcia_comment {
    padding-left: 20px;
    background:url("/community/rating/icon_replyto.gif") top left no-repeat;
    height: 20px;
    width: 120px;
    float: left;
    margin-top: 5px;
    display: block;
}
#report_comment_text,#report_comment_autor {
    background-color: #f0f0ff;
    padding: 5px;
    margin: 0;
}
#add_comment_autor {
    text-align: left;
}
.report_info {
    padding: 5px;
    display: none;
}
.comment_menu {
    background-color: #ffcd73;
}
.comment_menu ul, .comment_menu li {
    padding: 0;
    margin: 0;
    margin-left: 10px;
}
.comment_menu ul li {
    padding: 5px;
}
.forum_input {
    margin-bottom: 10px;
}
.paginator {
    padding-top: 3px;
    height: 25px;
}
.paginate {
}
.paginator a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
} 
a.paginate {
	border: 1px solid #999;
	padding: 2px 6px 2px 6px;
	color: #333;
}
 
a.paginate:hover {
	background-color: #666666;
	color: #FFF;
	/*text-decoration: underline;*/
}
 
a.current {
	border: 1px solid #999;
	padding: 2px 6px 2px 6px;
	cursor: default;
	background:#666;
	color: #fff;
}
div.warn {
	border: 1px solid #ccc;
	background:#f0f0f0;
	color: #666;
	font-weight: bold;
	padding: 3px;
	margin: 2px;
}
span.inactive {
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	padding: 2px 6px 2px 6px;
	color: #999;
	cursor: default;
}
 
#error_text {
    color:    #c00;
    font-weight: bold;
}
 
.show_error {
    color: #c00;
    font-weight: bold;
}

.div_comment_form_site span,
.div_comment_form span {
    display: none;
}

.single_comment0 .prispevok_info .datum,
.single_comment1 .prispevok_info .datum,
.single_comment2 .prispevok_info .datum,
.single_comment3 .prispevok_info .datum,
.single_comment4 .prispevok_info .datum
 {
    visibility: hidden;
}
.single_comment0:hover .prispevok_info .datum,
.single_comment0.hover .prispevok_info .datum,
.single_comment1:hover .prispevok_info .datum,
.single_comment1.hover .prispevok_info .datum
.single_comment2:hover .prispevok_info .datum,
.single_comment2.hover .prispevok_info .datum,
.single_comment3:hover .prispevok_info .datum,
.single_comment3.hover .prispevok_info .datum,
.single_comment4:hover .prispevok_info .datum,
.single_comment4.hover .prispevok_info .datum
 {
    visibility: show;
}

.single_comment0 .forum_reaguj a,
.single_comment1 .forum_reaguj a,
.single_comment2 .forum_reaguj a,
.single_comment3 .forum_reaguj a,
.single_comment4 .forum_reaguj a
 {
    visibility: hidden;
}
.single_comment0:hover .forum_reaguj a,
.single_comment1:hover .forum_reaguj a,
.single_comment2:hover .forum_reaguj a,
.single_comment3:hover .forum_reaguj a,
.single_comment4:hover .forum_reaguj a
 {
    visibility: show;
}


/* FANSHOP */

.product_banner {
    float: left;
    width: 265px;
    font-size: 12px;
    line-height: 130%;
    margin-right: 5px;
    height: 150px;
    overflow: hidden;
}
.product_banner .product_pic {
    float: left;
    width: 130px;
    border: 1px solid #e2e2e2;
}
.product_name  {
    font-size: 12px;
    font-weight: bold;
    color: #0057a5;
}
.product_price {
    font-size: 14px;
    font-weight: bold;
    color: darkred;
}
.product_price span {
    color: #999;
    text-decoration: line-through;
    margin: 5px;
    padding: 3px;
    
    
}

.product_info {
    margin-left: 140px;
}

.loadmask {
    z-index: 100;
    position: absolute;
    top:0;
    left:0;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
    background-color: #CCC;
    width: 100%;
    height: 100%;
    zoom: 1;
}
.loadmask-msg {
    z-index: 20001;
    position: absolute;
    top: 0;
    left: 0;
    border:1px solid #6593cf;
    background: #c3daf9;
    padding:2px;
}
.loadmask-msg div {
    padding:5px 10px 5px 25px;
    background: #fbfbfb url('../images/loading.gif') no-repeat 5px 5px;
    line-height: 16px;
	border:1px solid #a3bad9;
    color:#222;
    font:normal 11px tahoma, arial, helvetica, sans-serif;
    cursor:wait;
}
.masked {
    overflow: hidden !important;
}
.masked-relative {
    position: relative !important;
}
.masked-hidden {
    visibility: hidden !important;
}


table tbody {
    border-spacing: 0px;
}
table.vysledky, table.vysledky2, table.vysledky_tabulka {
    border: 0px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    border-collapse: collapse;
    min-width: 392px;
}
#kalendar_tab table.vysledky,
#content_place table.vysledky,
#content_place table.vysledky_tabulka
 {
    width: 552px;
}