/* CSS Document */
.bg-png-crop
{
	filter	: expression(
		(runtimeStyle.filter == '') ? runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+currentStyle.backgroundImage.split('\"')[1]+', sizingMethod=crop)' : runtimeStyle.filter,
		runtimeStyle.backgroundImage = 'none');
}
.bg-png-scale
{
	filter	: expression(
		(runtimeStyle.backgroundImage != 'none') ? runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+currentStyle.backgroundImage.split('\"')[1]+', sizingMethod=scale)' : runtimeStyle.filter,
		runtimeStyle.backgroundImage = 'none');
}
.logo_0_1{display:block;background:url("images/spl.jpg") no-repeat; width:313px; height:236px;}
.logo_0_2{display:block;background:url("images/spr.jpg") no-repeat;height:236px;}
.logo_0_3{width:425px;background:url("images/logo_right.jpg") no-repeat 100%;}

.logo_0_1_en{display:block;background:url("images/spl_en.jpg") no-repeat; width:313px; height:236px;}
.logo_0_2_en{display:block;background:url("images/spr.jpg") no-repeat;height:236px;}
.logo_0_3_en{width:425px;background:url("images/logo_right.jpg") no-repeat 100%;}

.logo_59_1{display:block;background:url("images/logo_59_1.jpg") no-repeat; width:313px; height:236px;}
.logo_59_2{display:block;background:url("images/logo_59_2.jpg") no-repeat;height:236px;}
.logo_59_3{width:425px;background:url("images/logo_59_3.jpg") no-repeat 100%;}

.logo_61_1{display:block;background:url("images/logo_61_1.jpg") no-repeat; width:313px; height:236px;}
.logo_61_2{display:block;background:url("images/logo_61_2.jpg") no-repeat;height:236px;}
.logo_61_3{width:425px;background:url("images/logo_61_3.jpg") no-repeat 100%;}

.logo_97_1{display:block;background:url("images/logo_65_1.jpg") no-repeat; width:313px; height:236px;}
.logo_97_2{display:block;background:url("images/logo_59_2.jpg") no-repeat;height:236px;}
.logo_97_3{width:425px;background:url("images/logo_65_3.jpg") no-repeat 100%;}

.logo_64_1{display:block;background:url("images/logo_64_1.jpg") no-repeat; width:313px; height:236px;}
.logo_64_2{display:block;background:url("images/logo_59_2.jpg") no-repeat;height:236px;}
.logo_64_3{width:425px;background:url("images/logo_64_3.jpg") no-repeat 100%;}

.logo_62_1{display:block;background:url("images/logo_62_1.jpg") no-repeat; width:313px; height:236px;}
.logo_62_2{display:block;background:url("images/logo_59_2.jpg") no-repeat;height:236px;}
.logo_62_3{width:425px;background:url("images/logo_62_3.jpg") no-repeat 100%;}

.logo_60_1{display:block;background:url("images/logo_60_1.jpg") no-repeat; width:313px; height:236px;}
.logo_60_2{display:block;background:url("images/logo_59_2.jpg") no-repeat;height:236px;}
.logo_60_3{width:425px;background:url("images/logo_60_3.jpg") no-repeat 100%;}

.logo_99_1{display:block;background:url("images/logo_63_1.jpg") no-repeat; width:313px; height:236px;}
.logo_99_2{display:block;background:url("images/logo_59_2.jpg") no-repeat;height:236px;}
.logo_99_3{width:425px;background:url("images/logo_63_3.jpg") no-repeat 100%;}

.logo_96_1{display:block;background:url("images/logo_66_1.jpg") no-repeat; width:313px; height:236px;}
.logo_96_2{display:block;background:url("images/logo_66_2.jpg") no-repeat;height:236px;}
.logo_96_3{width:425px;background:url("images/logo_66_3.jpg") no-repeat 100%;}

.logo_100_1{display:block;background:url("images/logo_67_1.jpg") no-repeat; width:313px; height:236px;}
.logo_100_2{display:block;background:url("images/logo_67_2.jpg") no-repeat;height:236px;}
.logo_100_3{width:425px;background:url("images/logo_67_3.jpg") no-repeat 100%;}

#re{
position:absolute;
top:100px;
right:25px;
}
#re td{
padding-right:3px;
}
#re a{
position:relative;
}
body{
margin:0px;
padding:0px;
height:100%; 
}
table td {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}
table{
border-collapse: collapse;
}

.btable{
margin-top:10px;
}

.btable td{
vertical-align: middle;
text-align: center;
width:33%;
}
.btable td img{
margin-bottom:10px;;
}
.text .shittable{
//width:97%;
}
.text .shittable td{
vertical-align: top;
padding-left:10px;
padding-right:10px;

}



.text table{
	text-align: center;
	border-collapse: separate;
	border: 2px solid #fff;
//width:97%;
}

.text table td{
vertical-align: middle;
border-width: 1px;
border-spacing: 0px;
border-style: solid;
border-color: white;
border-collapse: none;
text-align:left;
}
.text table td a{
color:blue;
}
img{border:none;}
.spec_img{
float:left;
margin-right:4px;
}

#wrapper {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #808080;
	border-collapse: collapse;
  margin:5px;
}

#wrapper td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
}

td.redline{
height:20px;
vertical-align:top;
background:red url("images/fon2.png") top right repeat-y;
}
.left{
color:#fff;
padding-top:2px;
font:bold 16px Arial;
float:left;
width:49%;
}
.right{
color:#015ea3;
padding-top:2px;
font:bold 16px Arial;
text-align:right;
float:right;
width:50%;
}
hr{
padding:0;
margin:0;
}
.mheader{
padding-left:20px;
padding-top:15px;
color:gray;
font:bold 14px Arial;
}

.mheader hr{
margin-top:3px;
}

.mline{
height:100%;
background:url("images/columnl.png") repeat-y 230px;
padding-left:20px;
}
.mline2{
height:100%;
background:url("images/columnr.png") repeat-y 2px;
padding-left:20px;

}

.bline{
width:237px;
height:8px;
background:url("images/bline.png") no-repeat;
}
.bline2{
width:237px;
height:8px;
background:url("images/bline2.png") no-repeat;
}

DIV.mitem{
width:179px;
height:37px;
margin-left:20px;

text-align:right;
}

A.menuitem{
display:block;
position:relative;
color:#333;
font:bold 9pt Arial;
width:179px;
height:37px;
background:url("images/menu_item.png") no-repeat;
background: expression('none');
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/standart/images/menu_item.png');
text-decoration:none;
margin-right:24px;
padding-top:12px;
text-transform:uppercase;
cursor:pointer;
}
A.menuitem:hover{color:#595a59;background:url("images/menu_item_over.png") no-repeat;
background: expression('none');
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/standart/images/menu_item_over.png');}
.subitem{
margin-left:20px;
margin-right:10px;
display:none;
}
.subitem A{
display:block;

color:#595a59;
font:bold 8pt Arial;

text-decoration:none;
padding-top:2px;
padding-left:20px;
}
.subitem A:hover{
color:#000;
background:url("images/arrow.png") no-repeat 4px;
}
.hspan{
font:bold 8pt Tahoma;
margin-left:20px;
color:#606060;
margin-top:15px;
}
#top_menu{
margin-top:5px;
margin-left:4px;
}

#top_menu td{
padding:7px;
}
.headers a{
color:#595a59;
text-decoration:none;
}

.headers{
color:#595a59;
font:bold 8pt Arial;
background:url("images/uline.png") no-repeat 0px 12px;
margin-left:20px;
padding-left:8px;
}

.text A.hbspec{
color:#595a59;
font:bold 8pt Arial;
text-decoration:none;
}





#screenshots td {
    background: url(/templates/standart/images/thumbnail_shadow.jpg) center bottom no-repeat;
    text-align: center;
    margin: 0px;
    vertical-align:bottom;
    padding: 0px auto 0px auto;

}

#screenshots img {
  margin-bottom:20px;
  margin-left:2px;
    padding: 2px;
}

#screenshots img:hover {
    cursor: pointer;
    padding: 0px;
    border: 2px solid RGB(92,43,150);
}
.iefoto{
//padding: 0px;
   // margin: 0px;
   // border: 2px solid #fff;
}
.sfhover {
    cursor: pointer;
    border: 2px solid RGB(92,43,150);
}



.highslide-active-anchor img {
	visibility: hidden;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 10pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits
{
display: none;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.text A:hover,.text table td A:hover{
color:red;
}
.text A{
color:#606060;
font:normal 10pt Arial;
text-decoration:none;
}
.text,.text td{
margin-left:20px;
margin-right:10px;
margin-top:15px;
text-align:justify;
color:#606060;
font:normal 10pt Arial;
}

#tnews td{
padding:5px;
}

.ntext{
margin-right:5px;
}

.news_item {
margin-top:15px;
clear:both;

}
.news_item a{
color:#606060;
font:normal 8pt Arial;
text-decoration:none;
}
.news_item a:hover{
color:#3f3e92;
}
.news_item .date{
font:bold 8pt Arial;
color:#313331;
}
#lines{
height:100%;
width:100%;

}

#nohockey{
height:100%;
width:100%;
}
#logo08{
height:189px;
width:220px;
background:url("images/logo08.png") no-repeat;
}

#shit_bg2{
height:100%;
background:url("images/futbolist.png") no-repeat 20px 263px;
//background:url("images/futbolist.png") no-repeat 20px 250px;
}
#footer,#footer a{
margin-top:10px;
//margin-top:0px;
text-decoration:none;
margin-bottom:10px;
font:bold 8pt Arial;
color:#666665;
}
#sp {//margin-right:20px;
margin-bottom:20px;}
#sp td{
text-align:center;
}
.fhr{
width:90%;
color: #a3a4a4;
background-color: #a3a4a4;
}
