/*
	Style sheet for the Franin.ru site: apartaments Franin in Croatia.
	All rights reserved. RTFM: http://www.w3.org/TR/REC-CSS2
	(c) Konstantin Lyaptsev (lyapkost@mail.ru)
*/

a {
	
}
a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #0000ff;
	text-decoration: underline;
}
a:active {
	color: #ff6600;
	text-decoration: none;
}
a:visited {
	color: #0000ff;
	text-decoration: underline;
}
a:hover {
	color: #0000ff;
	text-decoration: none;
}
body {
	background-image: url("http://franin.ru/images/topcollage.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #eeeff4;
	color: #000099;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
}
body#mainpage {
	
}
body.descr {
	background: none;
	margin: 5px;
	text-align: center;
	width: 610px;
}
body.descr h2 {
	margin: 0px;
}
body.descr p {
	margin: 0px;
	text-indent: 20px;
}
.center {
	text-align: center;
}
div#bottom {
	clear: both;
	margin: auto;
	padding-left: 220px;
	width: 730px;
}
div#buttons {
	float: right;
	font-size: x-small;
	text-align: right;
	width: 120px;
}
div#buttons img {
	border: none;
}
div#bottom_text {
	float: left;
	font-size: small;
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
} 
div#maincontent {
	margin: auto;
	padding-left: 220px;
	padding-top: 0px;
	width: 730px;
}
div#leftmenu {
	position: absolute;
	margin-left: -240px;
	width: 205px;
}
div.menubox {
	border: 1px dotted black;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	margin-top: 20px;
	padding: 2px;
}
div.menubox p {
	text-indent: 0px;
	font-size: 16px;
	text-align: center;
	border-bottom: 2px solid #0000ff;
	margin-bottom: 0px;
}
div.menubox a {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

div.menubox a:link {
	background-color: #efefef;
	color: #0000ff;
	text-decoration: underline;
}

div.menubox a:active {
	color: #ff6600;
	text-decoration: none;
}
div.menubox a:visited {
	color: #0000ff;
	text-decoration: underline;
}
div.menubox a:hover {
	color: #0000ff;
	text-decoration: none;
}

div.adv {	
	float: right;
	width: 30%;
}
div.realty {
	float: left;
	width: 70%;
}
div.th {
	display: inline;
	float: left;
	font-size: small;
	height: 125px;
	margin: 3px;
	padding: 0px;
	text-align: center;
	width: 135px;
}
div.th img {
	border: 1px solid #000099;
	cursor: pointer;
	float: none;
	max-height: 120px;
	max-width: 120px;
	vertical-align: middle;
}
div#topmenu {
	background-color: #0000ee;
	clear: both;
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 2px;
	margin-top: 146px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
div#toptopmenu {
	background-color: #0000ee;
	clear: both;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

div#topmenu img {
	border: none;
}
div#topmenu a {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
div#topmenu a:link {
	background-color: #0000ff;
	color: #ffffff;
	text-decoration: underline;
}
div#topmenu a:active {
	color: #ff6600;
	text-decoration: none;
}
div#topmenu a:visited {
	background-color: #0000ff;
	color: #ffffff;
	text-decoration: underline;
}
div#topmenu a:hover {
	color: #ffffff;
	text-decoration: none;
}

h1, h2, h3 {
	clear: both;
}
h1 {
	background-color: #ddeeff;
	color: #ff6600;
	font-size: x-large;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
}
h2 {
	font-size: large;
	margin-top: 2em;
	text-align: center;
}
h2#header {
	clear: none;
	margin-top: 1em;
}
h3 {
	font-size: medium;
	text-align: center;
	margin-bottom: 0px;
}
img.th {
	cursor: pointer;
	border: 1px solid #000099;
	float: left;
	margin-right: 10px;
}
img.ill_right {
	border: 1px solid #000099;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;	
}
img.ill_left {
	border: 1px solid #000099;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
ol, ul {
	text-align: justify;
}
ul.separate li {
	margin-bottom: 1em;
}
p {
	margin-top: 0px;
	text-align: justify;
	text-indent: 30px;
}
p#bottom_info {

}
p.small {
	text-indent: 0px;
	font-size: small;
}
p.a {
	text-indent: 0px;
}
p.link {
	text-indent: 0px;
}
p.q {
	font-weight: bold;
	text-indent: 0px;
}
div.menucomment {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	test-align: left;
	margin-left: 30px;
	margin-right: 10px;
	margin-top: -3px;
}
span.prev {
	cursor: pointer;
	font-size: small;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	margin: auto;
	text-align: center;
}
table#send {
	margin: auto;
	text-align: left;
	border: 1px solid #000099;
	width: 400px;
}
table#send tr td {
	padding-left: 5px;
}
table.price {
	width: 695px;
}
table.price td {
	border: 1px solid #000099;
	padding-left: 5px;
	padding-right: 5px;
}
table.price td.l {
	text-align: left;
}
td.left {
	text-align: left;
}
td.light {
	border: none;
	padding: 0px;
}
th {
	background-color: #99ccff;
	border: 1px solid #000099;
	color: #000099;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.link_photo {
	font-size: large;
	width: 80px;
	float: left;
	margin-left: 20px;
	vertical-align: bottom;
}
.link_adv {
	font-size: large;
	float: left;
	margin-left: 10px;
}
span.lang {
	cursor: pointer;
	font-size: large;
	text-decoration: underline;
	color: #0000ff;
}
div.apartment {
	clear: both;
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px solid #000099;
}
div.link_apart {
	font-size: large;
	width: 140px;
	float: right;
	margin-left: 20px;
	margin-top: 20px;
	vertical-align: bottom;
}
hr {
	clear: both;
}


.interchange_informer_1243773531 {
FONT-SIZE: 10px; COLOR: #003366; FONT-FAMILY: arial; BACKGROUND-COLOR: #b7dbff; border-color: #003366; border-width: 1px; border-style: solid;
}
.interchange_currency_1243773531 {
BORDER: #003366 1px solid; BACKGROUND-COLOR: #f0f8ff; FONT-SIZE: 11px; COLOR: #000033; FONT-FAMILY: Tahoma; margin: 0px; padding: 2px;text-align: right;
}
*.interchange_rate_of_exchange_1243773531 {
    WIDTH: 100%; COLOR: #FFFFFF; FONT-FAMILY: arial; HEIGHT: 100%; TEXT-ALIGN: center; TEXT-DECORATION: none; BACKGROUND-COLOR: #3399FF ;FONT-SIZE: 12px;
}