﻿@charset "utf-8";

a {
	color:red;
}

a:hover {
	color:#f3e500;
	text-decoration:none;

}

img {
	border:0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
}
#page {
	width: 945px;
	height: 578px;
	position: absolute;
	margin-top: -300px;
	margin-left: -475px;
	vertical-align: middle;
	left: 50%;
	top: 50%;
}

.header {
	background-color: #5a5b5d;
	height: 78px;
	width: 945px;
}
.box {
	background-color: #231F20;
	height: 578px;
	width: 945px;
	position: absolute;
	align: center;
	vertical-align: middle;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: justify;
	text-decoration: none;
}
.ifram {
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 580px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}


.bg-home {
	background-image: url(../gfx/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
img {
  border: 0 none;
}
.iframesel {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 300px;
	width: 554px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.trans {
	background-color:transparent;
}
.linka {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ed1c24;
	text-align: justify;
	text-decoration: none;
	
}

