html,body {
	height:100%;
	margin:0px;
	padding:0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back_header.jpg);
	background-repeat: repeat-x;
}
.header {
	background-image: url(images/header_visitka.jpg);
	background-repeat: no-repeat;
	height: 300px;
	background-position: left top;
}
.clouds {
	background-image: url(images/header_clouds.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 300px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.star {
	background-image: url(images/header_star.jpg);
	background-repeat: no-repeat;
	background-position: right 110px;
	height: 260px;
}
.searchrow {
	background-image: url(images/header_search.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 317px;
}
.searchfield {
	background-color: #FFFFFF;
	height: 18px;
	width: 183px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1040A6;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-color: #cfcfcf;
	}
.ru_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFAF00;
	text-decoration: underline;
	font-weight: normal;
}
#headermenu {
	position: absolute;
	top: 145px;
	right: 163px;
}
.vertspacer {
	background-image: url(images/vert_spacer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a:link {
	color: #ff9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff9900;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #ff9900;
}
.menu1-level1-no {
	line-height: 24px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
	font-size: 12px;
	font-weight: bold;
}
.menu1-level1-act {
	line-height: 24px;
	padding-left: 20px;
	background-image: url(images/arrow_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	font-size: 12px;
	font-weight: bold;
}
.menu1-level2-no {
	line-height: 24px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 20px 10px;
	font-weight: bold;
}
.menu1-level2-act {
	line-height: 24px;
	padding-left: 40px;
	background-image: url(images/arrow_menu.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	font-weight: bold;
}
div.menu1-level1-no a:hover {
	}
.centeropenbox {
	background-image: url(images/open_box.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footerback {
	background-image: url(images/footer_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ECF6FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a0d9fe;
}
#breadcrumb {
	position: absolute;
	top: 270px;
	width: 60%;
	text-align: right;
	right: 20px;
	color: #999999;
	text-transform: capitalize;
}
.bigpageheader {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0777FA;
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #1880FA;
}
h2 {
	font-size: 18px;
	color: #FF9900;
}
h3 {
	font-size: 16px;
	color: #1880FA;
}
h4 {
	font-size: 16px;
	color: #FF9900;
}
h5 {
	font-size: 14px;
	color: #1880FA;
}
h6 {
	font-size: 14px;
	color: #FF9900;
}
.tx-indexedsearch-searchbox-sword {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #0099FF;
	width: 150px;
}
#mailform,#mailformhtml_enabled,#mailformsubject,.csc-mailform,.csc-mailform-field {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#mailform input, #mailformMessage {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #0099FF;
	left: 100px;
	position: relative;
}
#mailformMessage {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #0099FF;
	left: 102px;
	position: relative;
}

.inputfieldblueborder {
	border: 1px solid #0099FF;
}
