#page_bg{
	background-color: white;
	text-align: center;	
}

#mainWrapper{
	width: 1024px ;
	margin-left: auto ;
	margin-right: auto ;
	background-color: white;
	border-style: solid;
	border-color: #2d9bfa;
}
#costs{
	float: left;
	position: relative;
	top: 80px;
	left: 360px;
}

#weather{
	position: relative;
	top: -73px;
	left: 850px;
	
}

#header{
	float: left;	
}

#left_logo{
	float:left;
	background-image: url(../images/top/logo.jpg);
	width:176px;
	height:92px;
	top:0px;
	left:0px;
}

#right_logo{
	float:left;
	background-image: url(../images/top/logo-right.jpg);
	width:848px;
	height:92px;
	top:0px;
	left:0px;
}

#flags{
	position: absolute;
	padding-top: 15px;
	padding-left: 950px;
	width: 45px;
}

#flags img{
	padding-bottom:5px;
}

#flags a img{
	border-style:none;
	border-width:0px;
}

#counter{
	background-color: #2c9dfb;
	text-align: right;
	padding: 0px 40px 10px 0px;
}

.counter-text{
	color: white;
	font-weight: bold;
}

#menu-container{
	float:left;
	background-color: #ffcf1d;
	width: 1024px;
}

#menu{
	float:left;
	padding-left:220px;
}

#menu ul{
	margin: 0; padding: 0;
	float: left;
}
	 
#menu ul li{
	display: inline;
}
	 
#menu ul li a{
	float: left; text-decoration: none;
	color: #007603;
	padding: 0.5px 26px;
	background-color: #ffcf1d;
	text-transform:uppercase;
}
	 
#menu ul li a:visited{
	color: #007603;
}
	 
#menu ul li a:hover, #menu ul li .current{
	color: white;
	background-color:#2d9bfa;
}

#images-top img{
	position: relative;
	left: 8px;
	top: 10px;
	margin-right:17px;
	
}

#content-3{
	float: left;
	width: 1024px;
	height: 500px;
}

#content{
	float: left;
	height: auto;
	padding-bottom: 50px;
	width: 1024px;
}

#content-2{
	float: left;
	height: auto;
	padding-bottom: 20px;
	width: 1024px;
}

#map{
	height: auto;
	padding-top: 30px;
}

#content-left{
	float: left;
	width: 340px;
	height: auto; 
}

#content-left-blue{
	position: relative;
	top: 30px;
	left: 12px;
}

#content-left-blue-2{
	position: relative;
	top: 50px;
	left: 12px;
	margin-bottom: 15px;
}

#content-left-blue-home-top{
	background-image: url(../images/blue-home-top.png);
	background-repeat: no-repeat;
	width: 313px;
	height: 10px;
}

#content-left-blue-home-middle{
	background-image: url(../images/blue-home-middle.png);
	width: 313px;
}

.middle-text-blue{
	padding: 10px 20px 10px 20px;
	color: white;
}

#content-left-blue-home-bottom{
	background-image: url(../images/blue-home-bottom.png);
	background-repeat: no-repeat;
	width: 313px;
	height: 9px;
}

#content-right{
	float: left;
	width: 684px;
	height: auto;
}

#content-right-jelow{
	position: relative;
	top: 30px;
	left: 22px;
}

#content-right-jelow-home-top{
	float:left;
	background-image: url(../images/yelow-home-top.png);
	background-repeat: no-repeat;
	width: 639px;
	height: 14px;
}

#content-right-jelow-home-middle{
	float:left;
	background-color: #ffcf1d;
	width: 639px;
}

#content-right-jelow-home-bottom{
	float:left;
	background-image: url(../images/yelow-home-bottom.png);
	background-repeat: no-repeat;
	width: 639px;
	height: 13px;
}

.middle-text-jelow{
	float: left;
	padding: 10px;
	color: #007603;
	width: 200px;
}

#fadeshow1{
	float: left;
	width: 400px;
	height: 300px;
}

#footer-contact{
	float: left;
	color: white;
	background-color: #2c9dfb;
	font-size: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 1024px;
}

#listItem{
	margin: 25px 20px 0px 20px;
}

#separator{
	float: left;
	width: 994px;
	margin: 15px 0px 15px 15px;
}

#listItemSeparator{
	float: left;
	width: 790px;
	height:4px;
	background-image: url(../images/apartmansList/blueLineSeparator.png);
	background-repeat: no-repeat;
}

#listItemLeft{
	width: 170px;
	height: 130px;
	float: left;
}

#listItemCenter{
	width: 400px;
	height: 130px;
	float: left;
}

#listItemCenterText{
	position: relative;
	top: 55px;
	left: 30px;
	text-align:left;
	font-size: 20px;
	color: #2c9dfb;
}

#listItemRight{
	width: 414px;
	height: 130px;
	float: left;
}

#listItemRightText{
	position: relative;
	top: 55px;
	left: 30px;
	text-align:left;
	font-size: 20px;
	color: #2c9dfb;
}

#contact{
	width:400px;
	margin: 30px 262px 5px 262px;
}

#contact-top{
	background-image: url(../images/blue-contact-top.png);
	background-repeat: no-repeat;
	width: 500px;
	height: 9px;
}

#contact-middle{
	background-color: #2c9dfb;
	width: 500px;
}

#row{
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}

#row-submit{
	padding: 20px 20px 20px 0px;
	text-align: right;
}

#row label{
	color: white;
}

#contact-bottom{
	background-image: url(../images/blue-contact-bottom.png);
	background-repeat: no-repeat;
	width: 500px;
	height: 9px;
}

#listItemRightText a{
	color: #ffcf1d;
}

#footer-blank{
	width: 1024px;
}

#content-right-jelow-studio-middle{
	float:left;
	background-color: #ffcf1d;
	width: 639px;
}

#content-right-jelow-studio-middle img{
	padding: 8px;
}

#pageText{
	text-align: left;
	padding-left: 26px;
	padding-top: 35px;
	color: #2c9dfb;
	font-size: 26px;
	font-weight: bold;
	height: 90px;
}

#table-cost{
	float:left;
	margin-top: 45px;
	margin-left: 20px;
	width: 639px;
}

#table-cost-2{
	float:left;
	margin-top: 45px;
	margin-left: 20px;
	width: 639px;
}

.cost-top{
	background-color: #2c9dfb;
	color: white;
	font-weight; bold;
	font-size: 20px;
}

table{
	border-width: 4px;
	border-style:solid;
	border-color: #2c9dfb;
	background-color: white;
	width: 100%;
}

#table-cost table th{
	width: 25%;
	background-color: #ffcf1d;
	text-align:center;
	font-weight:bold;
	color: #3f8c09;
	font-size: 20px;
}

#table-cost table td{
	width: 25%;
	background-color: #ffcf1d;
	text-align:center;
	font-weight:bold;
	color: #3f8c09;
	font-size: 22px;
}

#table-cost-2 table th{
	width: 20%;
	background-color: #ffcf1d;
	text-align:center;
	font-weight:bold;
	color: #3f8c09;
}

#table-cost-2 table td{
	width: 20%;
	background-color: #ffcf1d;
	text-align:center;
	font-weight:bold;
	color: #3f8c09;
}

.cost-down{
	background-color: #2c9dfb;
	color: white;
}

.sentMailMessage{
	color: red;
	font-size: 25px;
	margin-bottom: 25px;
}

.errorMailMessage{
	color: red;
	font-size: 17px;
	margin-bottom: 10px;
}

#administrator{
	padding: 50px 0px 30px 0px;
}

h2{
	margin: 0px 0px 40px 0px; 
	color: red;
}

h3{
	color: white;
	background-color: black;
	text-align: left;
	margin: 70px 10px 10px 10px; 
}

h4{
	color: white;
	background-color: orange;
	text-align: left;
	margin: 30px 20px 10px 20px; 
	width: 250px;
}
