/* USTRONIE by Piotr Gross */
@charset "utf-8";
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #202020;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F4F4F4;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	width: 950px;
	vertical-align: top;
}
.menu {
	height: 120px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: 13px 24px;
	width: 950px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.banner {
	color: #202020;
	background-color: #f4f4f4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	height: 258px;
	width: 924px;
	padding: 13px;
}
.left {
	width: 190px;
	border: 1px solid #dbdbdb;
	background-color: #F4F4F4;
	float: left;
	margin-top: 13px;
	margin-bottom: 13px;
	margin-left: 13px;
}
.center_box_big{
	border: 1px solid #dbdbdb;
	background-color: #e9e9e9;
	padding: 13px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 13px;
}
.footer {
	line-height:3em;
	background-color: #E9E9E9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 35px;
	width: 937px;
	text-align: right;
	vertical-align: middle;
	float: left;
	padding-right: 13px;
}


.menu_item {
	height: 37px;
	width: 150px;
	float: right;
	margin-top: 82px;
	margin-left: 5px;
}
.swf {
	border: 1px solid #E9E9E9;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.title_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.cell {
	background-color: #F4F4F4;
	border: 1px solid #CACACA;
	padding: 13px;
	vertical-align: top;
}
.button {
	background-color: #F1F1F1;
	height: 25px;
	width: 100px;
	border: 1px solid #e5e5e5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.pole {
	border: 1px solid #e5e5e5;
	background-color: #f3f3f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.pole2 {
	border: 1px solid #e5e5e5;
	background-color: #FAFAFA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 20px;
	width: 180px;
	text-align: center;
	padding-top: 5px;
}
