


* {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}

a {
	color: #192940;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #ffffff;
	height: 100%;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px;
}

body, td, th {
	color: #192940;
	vertical-align: top;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 8px 0px;
}

*:focus {outline: none;}

.borderno, img, table {
	border: none!important;
}




td {
	padding: 0px;
}

.site {
	margin: 0px auto;
	width: 1000px;
}

.top2 {
	margin: 40px 0px;
}

.top2 img {
	display: block;
}

.top2 * {
	color: #e31937;
	font-size: 12px;
	text-decoration: none;
}

.top2 .address {
	float: right;
	text-align: right;
}

ul.menuTop1 {
	/*background: #25354e url(/img/menu_top1.gif) repeat-x;*/
	background: #25354e url(/img/menu_top1n.gif) no-repeat;
	border-bottom: 1px solid #556594;
	height: 30px;
	list-style-type: none;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	padding-left: 10px;
}

ul.menuTop1 li {
	float: left;
	margin-top: 8px;
	padding-left: 15px;
}


ul.menuTop1 a {
	color: #d0dce7;
	text-decoration: none;
}

ul.menuTop1 a:hover {
	text-decoration: underline;
}

ul.menuTop1 .a {

}

.top {
	background: #556594 url(/img/menu_top2.gif) repeat-x;
	border-top: 1px solid #192940;
	height: 50px;
	list-style-type: none;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
}

ul.menuTop2 {
	list-style-type: none;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
}

ul.menuTop2 li {
	background: url(/img/menu_top2_s_.gif) no-repeat right 1px;
	float: left;
	padding-top: 0px;
	width: 60px;
	z-index: 20;
}

ul.menuTop2 a.l {
	display: block;
	height: 45px;
	overflow: hidden;
	text-align: center;
}

ul.menuTop2 a.l img {
	margin-top: 9px;
}

ul.menuTop2 li.l {
	background-image: none;
}

ul.menuTop2 a.over {
	background: url(/img/menu_top2_a.gif) no-repeat left top;
	display: block;
	height: 45px;
	overflow: hidden;
	text-align: center;
}

.popup {
	background: #e4e4ed;
	border: 1px solid #b8bdd8;
	border-top: none;
	display: none;
	margin-top: 0px;
	margin-left: -20px;
	padding: 10px;
	position: absolute;
	/*width: 568px;*/
	z-index: 10;
}

a.logo {
	float: right;
	margin: 20px 10px 0px 0px;
}

.alien {
/*
	bottom: 80px;
	height: 80px;
	left: 925px;
	overflow: hidden;
	position: relative;
	width: 67px;
*/
display: none;
}

.mainBlock {
	background: #cdcfe0 url(/img/mainblock_bg.jpg) repeat-x;
	/*margin-top: -80px;*/
	padding: 5px 0px 10px 25px;

}


.h1, .header {
	background: url(/img/tab_1_1.gif) no-repeat left 1px;
	height: 30px;
	float: left;
	margin: 0px;
	padding: 0px 1px 0px 5px;
	overflow: hidden;
}

.h1 h1, .header span {
	background: url(/img/tab_1_2.gif) no-repeat right top;
	display: block;
	font-weight: bold;
	height: 30px;
	margin: 0px;
	padding: 8px 50px 0px 15px;
	overflow: hidden;
}

.columnLeft {
	background: #e4e4ed;
	border-left: 1px solid #b9bdd8;
	border-bottom: 1px solid #b9bdd8;
	border-right: 1px solid #b9bdd8;
	padding: 10px 20px;
	width: 100%;
}

.columnRight {
	background: #e4e4ed;
	border-left: 1px solid #b9bdd8;
	border-bottom: 1px solid #b9bdd8;
	padding: 10px;
}

.columnSep {
	padding-left: 20px;
}

.list {
	margin-bottom: 3px;
}

.listlast {
	margin-bottom: 0px !important;
}

.list .item img {
	display: block;
}

.list .item {
	background: #f3f3f7;
	float: left;
	margin-right: 3px;
	overflow: hidden;
	width: 180px;
}

.list .item a {
	text-decoration: none;
}

.list .item span {
	display: block;
	font-weight: bold;
}

.list .item .t {
	padding: 2px;
}



.list2 {
	margin-bottom: 3px;
}

.list2 img {
	float: left;
	margin-right: 2px;
}

.list2 .item {
	background: #f3f3f7;
	float: left;
	
	margin-right: 3px;
	width: 180px;
}

.list2 ul {
	height: 55px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.list2 li {
	background: #f3f3f7;
	float: left;
	height: 55px;
	
	margin: 0px 0px 3px 0px;
	padding: 0px;
	width: 180px;
}

.list2 a {
	text-decoration: none;
}

.list2 span {
	display: block;
	font-weight: bold;
}

.list2 .t {
	padding: 8px 2px 2px 2px;
}


.next {
	background: url(/img/next.gif) no-repeat 50% 50%;
	display: block;
	float: right;
	height: 55px;
	width: 13px;
}

.prev {
	background: url(/img/prev.gif) no-repeat 50% 50%;
	display: block;
	float: left;
	height: 55px;
	width: 18px;
}



.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
}

.pages {
	margin: 7px auto 0px auto;
	text-aling: center;
}

.pages td {
	padding: 0px 2px;
}

.pages .d a {
	background: #b8bdd8;
	float: left;
	font-size: 11px;
	margin: 0px 1px 0px 0px;
	text-align: center;
	text-decoration: none;
	width: 14px;
}

.pages .d a.a {
	background: #192940;
	color: #b8bdd8;
}

.filtr {
	background: #f3f3f7;
	margin-bottom: 3px;
	width: 155px;
}

.filtr .i {
	padding: 5px;
}

.filtr .i span {
	color: #192940;
	display: block;
	/*font-weight: bold;*/
	margin-bottom: 2px;
	text-transform: lowercase;
}

.filtr input, .filtr select {
	width: 100%;
}

.tabs {
	padding-top: 5px;
}

.tabs ul.tabheaders {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: none;
}

.tabs ul.tabheaders li {
	background: url(/img/tab_2_1.gif) no-repeat left top;
	float: left;
	height: 30px;
	margin: 0px 0px 0px -20px;
	padding: 0px 0px 0px 5px;
	position: relative;
}

.tabs ul.tabheaders li.selected {
	background-image: url(/img/tab_1_1.gif);
	z-index: 100 !important;
}

.tabs ul.tabheaders a {
	background: url(/img/tab_2_2.gif) no-repeat right top;
	color: #61738c;
	display: block;
	float: left;
	font-weight: bold;
	height: 30px;
	padding: 8px 50px 0px 15px;
	text-decoration: none;
}

.tabs ul.tabheaders li.selected a {
	background-image: url(/img/tab_1_2.gif) !important;
	color: #192940;
}

/* Commented Backslash Hack
 hides rule from IE5-Mac \*/
.tabs ul.tabheaders a {float: none;}
/* End IE5-Mac hack */


.tab {
	background: #e4e4ed;
	border: 1px solid #b8bdd8;
	margin-top: -1px;
	padding: 10px 7px;
}

.copyright {
	font-size: 10px;
	padding: 35px 0px 10px 0px;
}

.abdbd {
	font-size: 10px;
	padding: 5px 0px 3px 0px;
}

.path, .path * {
	color: #61738c;
	font-size: 10px;
	text-transform: lowercase;
}

.path {
	margin-bottom: 10px;
}


.package table {
	width: 100%;
}

.package {
	margin-bottom: 10px;
}

.package td {
	border-bottom: 1px solid #b9bdd8;
	padding: 4px;
	text-align: center;
}

.package td.i1, .package tr td:first-child {
	text-align: left;
	width: 100%;
}

.package img {
	
	margin-bottom: 2px;
	text-align: center;
}

.text {
	width: 400px;
}

textarea {
	width: 400px;
}

.error, .error * {
	color: #FF0000 !important;
	font-weight: 700 !important;
}

.borderNo td {
	border: none !important;
}


.calc td {
	padding: 0px 10px 5px 0px;
}

big, big * {
	font-size: 14px;
}

.news * {

}

.news .item {
	padding: 10px 0px;
}

h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.date {
	font-weight: bold;
	margin-bottom: 5px;
}

.more {
	display: block;
	font-weight: bold;
	margin-top: 10px;
}

.banner {
	margin-top: 15px;
	text-align: center;
}

.map a {
	display: block;
	margin: 0px 0px 5px 0px;
}

.map .l1 {
	text-transform: uppercase;
}

.map .l2 {
	padding: 0px 0px 0px 20px;
}

.map .l3 {
	padding: 0px 0px 0px 50px;
}

.pollvotes, .pollresults {
    max-width:200px;
    background-color:#cfe295;
    border:1px solid #79a100;
    padding:10px;
}

.pollvotes h3, .pollresults h3 {
    margin-top:0px;
    font-size:1.4em;
    color:#618200;
}

.easypoll ul, .easypoll ul {
	list-style: none;
	margin: 0px;
    padding:0px 4px 8px 0px !important;
}

.easypoll fieldset {
    border:0px;
    margin:0px;
    padding:0px;
}

.easypoll input.pollbutton {

}

.easypoll_bar {
    background-color: #FFFFFF;
	margin: 4px 0px;
}

.easypoll_inner {
    height: 4px;
    background-color: #00588a;
}

.easypoll_error {
    border:1px solid #600;
    background-color:#FAA;
    padding:8px;
}