﻿html, body
{
	background-color: #010101;
	color: #acafb7;
	font: normal 12px/15px Tahoma, Arial, sans-serif;
	letter-spacing: .2px;
}
#header
{
	background: #2b2c31 url(../images/bg-2.jpg) repeat-x left top;
	height: 340px;
	overflow: hidden;
}
#header #header-banner
{
	height: 329px;
	background: url(../images/web33.png) no-repeat center top;
	text-align:center;
}
#body
{
	clear: both;
	background: #37393f url(../images/bg-1.jpg) repeat left top;
	padding: 0 0 20px 0;
}
#body .container
{
	background: url(../images/content-sep-bg.jpg) no-repeat 1px 0;
}
			
#body2 {
	background: url(../images/shadow-1.jpg) repeat-x left top;
	padding-top:7px;
}
#body2 .inner {
	background: url(../images/bg-3.jpg) repeat left top;
	padding-top:18px;
	padding-bottom:45px;
}
#body3 {
	background-color: #101213;
	background: url(../images/shadow-2.jpg) repeat-x left top;
	padding-top:7px;
}
#body3 .inner {
	background: url(../images/bg-4.jpg) repeat left top;
	padding-top:18px;
	padding-bottom:45px;
}
	
#footer
{
	clear: both;
	background-color: #010101;
	background: url(../images/sivopremabijelomOFF.png) repeat-x left top;
	padding-top:7px;

}
#footer p
{
	color: #5d5f65;
	padding: 15px;
	font-size: 11px;
	text-align: left;
	position:relative;
	height:35px;
}

.style1 {
	text-align: justify;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
}

.style4 {
	margin-top: 0px;
	text-align: center;
}

.style8 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.style10 {
	font-size: medium;
}
.style12 {
	color: #FFFFFF;
}
.style13 {
	font-family: Georgia;
}
.style14 {
	color: #00AFFE;
}
.style15 {
	color: #00AFFE;
	font-family: Georgia;
	font-size: large;
}
.style16 {
	color: #FFFFFF;
	font-size: large;
}
.style18 {
	background-color: #9FCDE1;
}
.style19 {
	font-size: large;
}
.style20 {
	font-family: Georgia;
	font-size: large;
}
.style21 {
	background-color: #53A8C7;
}
.style22 {
	margin-top: 3px;
}

div.current-price{
	position: absolute;
	font-size: 14px;
}
div.current-price .price{
	font-weight: bold;
}
a:visited.jqModal{
	border:0;padding:0;margin:0;
	color:inherit;
}
a,a:visited,a.jqModal,a.jqModal:visited{
	border:0px solid;padding:0;margin:0;
	color:inherit;
}

td.showModal{
	cursor:pointer;
}

form.rent-angel{
	font-size:14px;
}
div.modal-right{
	width: 320px;
	margin-left: 15px;
	float:left;
}
.angel-desc{
	font-style: italic;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 17px;
	padding: 5px;
	margin-bottom: 20px;
}
div.input label{
	float:left;
	position:absolute;
}
div.input input{
	position:relative;
	left:70px;
}
img.angel-big{
	float:left;
}
span.current-price{
	color:#00affe;
	font-size: 20px;
}
table.main-table td{
	padding: 15px;
}
/* IE6 fix */
table.main-table img{
	display:block;
}