* {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

/*** 19.09.08 - 11:00 ***/

html {
	background: #005082;
}
html.editor, body.editor{
  background: #fff;
}

body.site {
	background: url(../images/bg.png) repeat-x top #ffffff;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color: #888888;
	text-align: left;
	font-weight: normal;
}

p {
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	text-align: left;
	font-weight: normal;
	color: #888888;
	padding: 20px 0px 0px 0px;
}

img {
	border: 0px;
}

a {
	font-size: 12px;
	color: #005082;
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

ul {
	margin-left: 20px;
	margin-top: 5px;	
}

h1 {
	font-size: 30px;
	font-family: georgia, arial, verdana, sans-serif;
	font-weight: normal;
	color: #005082;
}

h1.top {
	line-height: 43px;
	font-size: 12px;
	font-family: Sylfaen, georgia, arial, verdana, sans-serif;
	font-weight: normal;
	color: #005082;
	padding: 17px 0px 0px 0px;
	float: left;
}

h1 span.vilk {
	font-size: 30px;
	font-family: arial, verdana, sans-serif;
	color: #cccccc;
}

h2 {
	font-size: 18px;
	font-family: georgia, arial, verdana, sans-serif;
	font-weight: normal;
	color: #005082;
	line-height: 25px;
	padding: 6px 0px 0px 0px;
}

h2.sub {
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	color: #7ca8d3;
	padding: 0px;
	padding: 0px 0px 15px 0px;

}

h3 {
	font-size: 16px;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	color: #005082;
}

h3.subs {
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}

.go-left {
	float: left;
}

.go-right {
	float: right;
}

.wrapper {
	width: 902px;
	margin: 0px auto;
}

.pad-t-71 {
	padding-top: 71px;
}

.pad-t-65 {
	padding-top: 65px;
}

.pad-t-60 {
	padding-top: 60px;
}

.pad-t-58 {
	padding-top: 58px;
}

.pad-t-56 {
	padding-top: 56px;
}

.pad-t-50 {
	padding-top: 50px;
}

.pad-t-42 {
	padding-top: 42px;
}

.pad-t-38 {
	padding-top: 38px;
}

.pad-t-30 {
	padding-top: 30px;
}

.pad-t-20 {
	padding-top: 20px;
}

.pad-t-15 {
	padding-top: 15px;
}

.pad-b-40 {
	padding-bottom: 40px;
}

.pad-b-15 {
	padding-bottom: 15px;
}

.mar-r-30 {
	margin-right: 30px;
}

.mar-r-25 {
	margin-right: 25px;
}

.mar-t-28 {
	margin-top: 28px;
}

.mar-t-20 {
	margin-top: 20px;
}

.mar-t-15 {
	margin-top: 15px;
}

.brd-b-ccc {
	border-bottom: 1px solid #cccccc;
}

.topmenu {
	background: url(../images/div-menu-bg.png) repeat-x;
	width: 578px;
	height: 43px;
	float: right;
}

.topmenu-inner {
	width: 574px;
	height: 37px;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
}

.topmenu-in {
	width: 574px;
	height: 35px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.topmenu-in ul {
	background: url(../images/menu-bg.png) repeat-x;
	border-right: 1px solid #ffffff;
	float: left;
	margin: 0px 50px 0px 0px;
	z-index: 30;
}

.topmenu-in ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
}

.topmenu-in ul li a {
	background: url(../images/menu-a-bg.png) no-repeat right;
	line-height: 35px;
	display: block;
	padding: 0px 12px;
	border-left: 1px solid #ffffff;
	font-size: 11px;
	font-family: georgia, arial, verdana, sans-serif;
	font-weight: normal;
	color: #555555;
}

.topmenu-in ul div{
	background: url(../images/bkg_SubMenu.jpg) repeat scroll left top;
    position: absolute;
	visibility: hidden;
	margin: 4px 0px;
	padding: 0;
	width: 127px;
	border: 1px solid #d1d1d1;
	z-index: 2000;
}

.topmenu-in ul li a:hover, .topmenu-in ul li.active a {
	background-repeat: repeat-x;
	text-decoration: none;
}

.topmenu-in ul div a{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	padding: 2px 12px;
	width: auto;
	text-align: left;
	text-decoration: none;
	font: 10px arial;
	font-family: Georgia,"Times New Roman",Times,serif;
}

.topmenu-in ul li.active div a{
	background: no-repeat;
	text-decoration: none;
}


.topmenu-in ul div a:hover, .topmenu-in ul li.active div a:hover{   
    background: #ffffff;
}

.topmenu-in form {
	padding-top: 8px; 
	float: left;
}

.topmenu-in form input {
	width: 119px;
	height: 16px;
	float: left;
	margin: 0px 5px 0px 0px;
}

.topmenu-in form input.but {
	background: url(../input-but.png) repeat-x;
	width: 31px;
	height: 20px;
	border: 1px solid #b5b5b5;
	float: left;
	font-size: 10px;
	color: #333333;
}

.front-flash {
	position: relative;
	width: 902px;
	overflow: hidden;
	z-index: 1;
}

a.big-front {
	background: #ffffff;
	width: 433px;
	height: 88px;
	border: 1px solid #e8e8e8;
	display: block;
	float: left;
	overflow: hidden;
}

a.big-front:hover {
	background: #fffae8;
	border: 1px solid #ece0b9;
	text-decoration: none;
}


a.big-front span.wrap {
	width: 431px;
	height: 86px;
	border: 1px solid #ffffff;
	display: block;
	cursor: pointer;
}

a.big-front span.left {
	display: block;
	float: left;
	text-align: center;
	color: #466a93;
	font-size: 30px;
	font-family: Georgia;
	padding: 20px 20px 0px 20px;
}

a.big-front span.right {
	width: 270px;
	display: block;
	float: left;
	color: #777777;
	line-height: 14px;
	font-size: 13px;
	padding: 28px 0px 0px 0px;
}

.footer {
	border-top: 5px solid #c4d6e2;
	background: #005082;
	padding: 35px 115px;
	color: #ffffff;
	font-family: Georgia;
	font-size: 11px;
}

.footer span {
	font-size: 12px;
	font-weight: bold;
	margin-right: 25px;
}

.footer-in {
	width: 902px;
	margin: 0px auto;
	text-align: center;
}

.footer-in a {
	color: #FFF;
	font-style: georgia;
}

.cont-menu {
	margin: 0;
	border-bottom: 1px solid #d1d4d8;
}

.cont-menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 5px; 
}

.cont-menu ul li {
	display: block;
	float: left;
	padding: 0px 3px 0px 0px;
	margin-bottom: -1px;
	position: relative;
	z-index: 1000;
}

.cont-menu ul li a {
	background: url(../images/cont-menu-bg.png) repeat-x;
	height: 25px;
	line-height: 25px;
	display: block;
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	border-bottom: 1px solid #d1d4d8;
	color: #999999;
	font-family: Georgia;
}

.cont-menu ul li a span {
	background: url(../images/cont-menu-side.png) no-repeat;
	display: block;
	height: 25px;
}

.cont-menu ul li a span span {
	height: 25px;
	padding: 0px 10px;
	background-position: right -25px;
}

.cont-menu ul li.active a {
	height: 25px;
	border-bottom: 1px solid #ffffff;
	color: #005082;
}

.col-458 {
	width: 411px;
	padding: 0px 36px 0px 6px;
	float: left;
	overflow: hidden;
}

.col-458-in {
	padding: 16px 0px;
}

.col-458-in img {
	display: block;
	float: left;
	padding: 0px 9px 0px 0px;
}

.col-458-in p {
	padding: 0px 0px 10px 0px;
	line-height: 19px;
}

.author {
	float: right;
	color: #444444;
	font-size: 11px;

}

.col-458-in .news_listing {
	font-family: Georgia;
	font-size: 12px;
}

.col-458-in .date_news {
	width: 85px;
	color: #555555;
	display: block;
	float: left;
	padding: 0px 0px 15px 0px;
}

.col-458-in .title_news {
	width: 326px;
	display: block;
	float: left;
	padding: 0px 0px 15px 0px;
}

.col-458-in .title_news a {
	font-family: Georgia;
}

.rec-212 {
	background: #f1f1f1;
	width: 212px;
	float: left;
}

.rec-212 h1 {
	font-size: 14px;
	padding: 5px 10px;
}

.rec-212 p {
	font-size: 11px;
	padding: 0px 10px 10px 10px;
	color: #444444;
}

.rec-212 p a {
	font-size: 11px;
}

.cont-sub {
	height: 25px;
	padding-top: 5px;
	margin: 0px;
	clear: both;
}

.cont-sub ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 7px;
}

.cont-sub ul li {
	padding: 0px 9px;
	display: block;
	float: left;
}

.cont-sub ul li a {
	color: #888888;
}

.cont-sub ul li a:hover {
	color: #444444;
	text-decoration: none;
}

.cont-sub ul li.sel a {
	color: #005082;
	text-decoration: none;
}

.col-664 {
	width: 636px;
	padding: 0px 28px 0px 0px;
	float: left;
	overflow: hidden;
}

.col-664 p {
	line-height: 18px;
	padding: 0px 0px 18px 0px;
	font-size: 13px;
}

.col-624 {
	float:left;
  overflow:hidden;
  padding:0px 20px 0px 0px;
  width:604px;
}

.col-232 {
	width: 232px;
	float: left;
	overflow: hidden;
}

.gallery {
	width: 636px;
	overflow: hidden;
}

.gallery img {
	display: block;
}

.thumb {
	width: 50px;
	height: 50px;
	padding: 3px 3px 0px 0px;
	float: left;
}

.sub-474 {
	width: 445px;
	padding: 0px 28px 0px 0px;
	overflow: hidden;
	float: left;
}

.sub-474 p {
	line-height: 18px;
	padding: 0px 0px 18px 0px;
	font-size: 13px;
}

.facts {
	width: 138px;
	padding: 10px 0px 10px 10px;
	float: left;
	border: 1px solid #eaeaea;
	margin-top: 10px;
}

.facts dl {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	padding-top: 8px;
	line-height: 22px;
}

.facts dl dt {
	display: block;
	width: 95px;
	float: left;
	font-weight: bold;
}

.facts dl dd {
	display: block;
	width: 33px;
	float: left;
	color: #7ca8d3;
}

.facts dl dd.big {
	width: 110px;
}

.facts dl dd.normal {
  width: 128px;
}

.facts dl dd.red {
	width: 128px;
	font-size: 14px;
	color: #d71414;
	font-weight: bold;
}

.col-232-brd {
	width: 210px;
	padding: 10px;
	border: 1px solid #eaeaea;
	overflow: hidden;
}

.col-232-brd h2 {
	padding: 0px;
	color: #373737;
}

.col-232-brd h2.blu {
	color: #005082;
	padding: 10px 0px 5px 0px;
}

.col-232-brd p {
	padding: 10px 0px;
	font-size: 12px;
	line-height: 16px;
}

.col-232-brd p.dark {
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.col-232-brd a {
	color: #7ca8d3;
}

a.brd {
	border: 1px solid #eaeaea;
	display: block;
	padding: 5px 10px;
	font-size: 14px;
}

a.big-sub {
	background: #ffffff;
	width: 230px;
	height: 88px;
	border: 1px solid #eaeaea;
	display: block;
	float: left;
	overflow: hidden;
}

a.big-sub:hover {
	background: #fffae8;
	border: 1px solid #ece0b9;
	text-decoration: none;
}


a.big-sub span.wrap-sub {
	width: 228px;
	height: 86px;
	border: 1px solid #ffffff;
	display: block;
}
a.big-sub span.right-sub {
	width: 125px;
	display: block;
	float: left;
	text-align: left;
	color: #466a93;
	font-size: 30px;
	font-family: Georgia;
	padding: 25px 0px 0px 0px;
}

a.big-sub span.left-sub {
	width: 100px;
	display: block;
	float: left;
	color: #777777;
	line-height: 14px;
	font-size: 13px;
	text-align: center;
	padding: 35px 0px 0px 0px;
}

.super {
	vertical-align: super;
	font-size: 8px;	
}

table.apartment {
	width: 902px;
	border-collapse: collapse;
	border-top: 1px solid #cfdee7;
	border-right: 1px solid #cfdee7;
	border-bottom: 1px solid #b5ccda;
	border-left: 1px solid #cfdee7;
	font-weight: bold;
}

table.apartment th {
	background: #e5eff6;
	height: 32px;
	width:30px;
	padding-left: 3px;
	font-size: 13px;
	color: #407ca1;
	border-left: 1px solid #ccdee9;
	border-bottom: 1px solid #9ebdcf;
	text-align: center;
}

table.apartment tr.even {
	background: #f7fafc;
}

table.apartment td {
	padding: 8px 5px 6px 10px;
	font-size: 11px;
	color: #8f8f8f;
	border-left: 1px solid #e2ebf1;
	border-bottom: 1px solid #e2ebf1;
}

table.apartment td.right {
  text-align: right;
}

table.apartment td.bottom {
	border-bottom: 1px solid #b5ccda;
}

.col-449 {
	width: 449px;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: hidden;
}

/* news page */

.news-right {
	width: 274px;
	float: left;
	overflow: hidden;
}

ul.news-items {
	margin: 20px 0 0 0;
	list-style: none;
}
ul.news-items li{
	padding: 3px 5px 3px 5px;
}
.grey-back-item {
	background-color: #f5f5f5;
}

.news-item-left {
	width: 78px;
	float: left;
	color: #555555;
	font-weight: bold;
	font-size: 9px;
}
.news-item-right {
	width: 182px;
	float: left;
}
.news-item-left p.date {
	padding-top: 0;
	font-size: 11px;
	color: #8a8a8a;
	font-family: georgia, arial, verdana, sans-serif;
	font-weight: normal;
}

.news-callendar {
	margin-top: 30px;
}
.news-callendar h3{
	padding-bottom: 7px;
}
.news-right h3.selected-month {
	font-weight: bold;
	color: #555555;
}
.news-callendar a{
	display: block;
	color: #555555;
	text-decoration: none;
	margin-bottom: 3px;
}

h3.news-date {
	font-size: 16px;
	font-family: georgia, arial, verdana, sans-serif;
	font-weight: bold;
	color: #d5d5d5;
	margin-top: 25px;
}

