body {
	margin: 0;
	padding: 0;
	background:  #FFFFFF url(../images/back_all.gif) repeat-x top left;
	font-size: 13px;
	color: #2A2A2A;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
    font-weight: normal;
	color: #0F7EAC;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 1em;
}


a {
	color: #0F7EAC;
}

a:hover {
	text-decoration: none;
	color: #0F7EAC;
}

/* Header */

#header {
	width: 890px;
	height: 404px;
	margin: 0px auto;
	background: url(../images/header.jpg) no-repeat;
}

/* Logo */

#logo {
	float: left;
	padding: 5px 0 0 30px;
}

#logo h1 {
	margin: 0;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h2 {
	margin: 0;
	text-transform: lowercase;
	letter-spacing: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
display: inline;

}

#menu ul {
	float: right;
	margin: 0px;
	padding: 345px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #FFFFFF;
}

#menu a:hover, .active a{
	border-bottom: 2px solid #FFFFFF;
}

.active a{
	cursor: default;
}

.activeLang a{
	cursor: default;
}

/* Page */

#page {
	width: 830px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 590px;
}

.post {
	position: relative;
	z-index: 30;
	padding: 20px 20px 0 20px;
	background: url(../images/bg04.jpg) repeat-x top left;
	border: 5px solid #ffffff;
}

.title {
	margin: 0;
	color: #0F7EAC;
}

.byline {
	margin: 0;
	color: #0F7EAC;
}

.meta {
	text-align: left;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(../images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(../images/img04.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	margin-top: 45px;
	width: 192px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
}

#sidebar h2 {
	text-align: center;
	margin: 0;
	padding: 5px 0 4px 0;
	height: 26px;
	color: #006699;
	
	background: url(../images/small.jpg) repeat-x;
}

#sidebar a {
}

#sidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
	border-top: #0F7EAC solid 1px;
	background: #006699 url(../images/bg02.jpg) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	color: #717171;
}

/*avadi intellect*/

/*lang*/

#lang {
	display: inline;
	float: right;
}

#lang a {
	margin-left: 0px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 0.906em;
	color: #FFFFFF;
}

#lang a:hover, .activeLang a{
	border-bottom: 1px solid #FFFFFF;
}

.mail_sended {
    color: green; 
	font-size: 1.106em;
}

p {
    text-align:justify;
}

img {
	border: 1px solid #ffffff;
}

a.mini:hover img {
	border: 1px solid #006699;
}

a.thumb:hover img {
	border: 1px solid #006699;
}

#right {
	display: block;
	float: none;
	padding: 8px 31px 0 0;
}

.side {
	font-size: 13px;
	font-weight: bold;
}

a:focus 
	{ 
	outline: none; 
	}
	
.underpost {
	position: relative;
	z-index: 20;
	margin-top: -215px;
	padding: 0px 20px 0px 20px;
	height: 210px;
	background: url(../images/bg05.jpg) repeat-x bottom left;
	border: 5px solid #ffffff;
    border-bottom: 0px solid #ffffff;
}

.post_mini {
	position: relative;
	z-index: 30;
	padding: 20px 20px 0 20px;
	background: url(../images/bg04_short.jpg) repeat-x top left;
	border: 5px solid #ffffff;
}

.underpost_mini {
	position: relative;
	z-index: 20;
	margin-top: -126px;
	padding: 0px 20px 0px 20px;
	height: 121px;
	background: url(../images/bg05_short.jpg) repeat-x bottom left;
	border: 5px solid #ffffff;
    border-bottom: 0px solid #ffffff;
}

.err {
    color: red;
}

.reservation {
    color: green;
}

#sidebar li img{
    margin: -4px 0px 2px 0px;
}

.gallery {
    text-align: center;
}

.logout{
	left:937px;
	position:absolute;
	top:10px;
}

table.appartments{
    width: 540px;
    border: 1px solid #0F7EAC;
}
table.appartments td{
text-indent: -1em;
padding: 5px 5px 5px 20px;
border-top: 1px solid #0F7EAC;
border-left: 1px solid #0F7EAC;
text-align: center;
}

table.appartments th{
	font-weight: bold;
    color: #0F7EAC;
    border-top: 0px;
    border-left: 1px solid #0F7EAC;
    text-align: center;
}

table.appartments th.to_left{
    border-left: 0px;
}

table.appartments td{
    text-align: center;
}

table.appartments td.to_left{
    text-align: left;
    border-left: 0px;
}

b {
    color: #0F7EAC;
}

ul.gallery_menu li{
    font-weight: bold;
    color: #0F7EAC;
    font-size: 14px;
    margin: 0px 0px 5px 0px;
}

.gallery_menu a {
	text-decoration: none;
}

.gallery_menu a:hover, .activeGall a{
	border-bottom: 0.12em solid #0F7EAC;
}

.activeGall a{
	cursor: default;
}
