* { padding: 0; margin: 0; }
a img{border: 0;}
p{padding: 7px 0}
body{
	font-family: Tahoma;
	font-size: 11px;
	color: #606060;	
	background: #FFF;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	min-width: 1000px;
	line-height: 18px;
	max-width: 1500px;
}
a{
	color: #247ca6;
}
a:hover{
	color: #46b167;
}
ul{
	padding-left: 20px;
}
#top{
	background: #f0f0f0;
	padding-top: 4px;
	float: left;
	width: 100%;
	position: relative;
	overflow: visible;
}
#toplinks{
	float: right;
	display: inline;
	margin-right: 90px;
}
#toplinks a{
	font-size: 10px;
	
	height: 14px;
	line-height: 14px;
	color: #a7a7a7;
	float: left;
	background: url(images/ico-reg.png) no-repeat left;
	padding-left: 21px;
	text-decoration: none;
}
a.enter{
	background: url(images/ico-enter.png) no-repeat left !important;
	position: relative;
	z-index: 1;
	left: 50px;
}
div.enter{
 background: url(images/enter.png);
 width: 218px;
 height: 125px;
 position: absolute;
 right: 21px;
 top: 1px;
 color: #423f3f;
 padding-left: 20px;
 padding-top: 45px;
 line-height: 16px;
}
div.enter p{
 width: 45px;
 float: left;
}
div.enter input{
	border: 1px solid #247ca6;
}
#toplinks div.enter a{
	color: #17678d;
	background: none;
	padding: 0;
	font-size: 11px;
	float: none;
	margin-left: 10px;
}
#toplinks input.enter, #search input#go{
	border: none;
	background: url(images/btn-enter.png);
	width: 63px;height: 24px;
	cursor: pointer;
	text-align: center;
	color: #fff;
	float: right;
	display: inline;
	margin-right: 15px;
	margin-top: 5px;
}

#search input#go{
float: left;
margin-left: 40px;
display: inline;
}
#top div.banner{
	width: 49%;
	text-align: center;
	float: left;
	padding-bottom: 17px;
}
#top div.banner a img{margin-top:5px;}
#links a{
	color: #46b167;
	padding: 0 15px;
	text-transform: uppercase;

}

#links{
	float: right;
	padding: 15px;
	padding-bottom: 0;
	list-style: none;
}
#links li{
	float: left;
}
#logo a{
	background: url(images/logo.png);
	width: 190px;
	height: 51px;
	display: block;
	margin-left: 10px;
}
#logo{
float: left;
width: 220px;
margin-top: 5px;
}
#search{
	background: url(images/search-rez.png) repeat-x;
	height: 33px;
	overflow: hidden;
	color: #fff;
	margin-right: 9px;
}
#search .left{
	background: url(images/search-left.png);
	width: 14px;height: 33px;
	float: left;
}
#search .right{
	background: url(images/search-right.png);
	width: 17px;height: 33px;
	float: right;
}
#search p{
 float: left;
padding: 0 5px;
 padding-top: 10px;
  text-align: center;
}
#search input{
	margin-right: 5px;
	margin-top: -0px;
}
#search select{
	margin-top: -4px;
	width: 170px;
}
.price{
	position: relative;
	top: -3px;
}
#tree{
	clear: both;
	margin-left: 240px;
	color: #a7a7a7;
	padding-right: 15px;
}
#tree a{
	color: #a7a7a7;
	text-decoration: none;
}
#tree a:hover{
	color: #247ca6;
	text-decoration: underline;
}
#tree .more{
	margin-right: 20px;
	color: #247ca6;
	text-decoration: underline;
}
#tree div{
	float: right;
}
#tree div a{
	color: #247ca6;
	text-decoration: underline;
}
#menu{
	margin-top: 35px;
	width: 88%;
	padding-left: 10%;
	overflow: hidden;
}
#menu a{
	color: #46b167;
	font-size: 12px;
	border-left: 2px solid #46b167;
	padding-left: 7px;
	text-decoration: underline;
	float: left;
	width: 15%;
	font-weight: bold;
	padding-right: -7%;
}
#left{
	float: left;
	width: 77%;
	margin-left: 1%;
	margin-top: 35px;	
	overflow: hidden;
	margin-bottom: 30px;
}
#left h2{
	font-size: 15px;
	font-weight: normal;
	color: #606060;
	text-transform: uppercase;
	background: url(images/ico-best.png) no-repeat left;
	line-height: 25px;
	padding-left: 39px;
	margin: 20px 1%;
	clear: both;
}
#right{
	float: right;
	width: 200px;	
	margin-top: 35px;
	padding-right: 9px;
	line-height: 14px;
}
#right a img{
	margin-bottom: 15px;
}
#right h2{
	color: #606060;
	font-size: 11px;
	margin:  15px 0;
	text-align: center;
	text-transform: uppercase;
}
#right p{
	padding: 10px;
}
#razdeli{
	border: 1px solid #f7f7f7;
	width: 99.7%;
}
#razdeli div{
	border: 1px solid #FFF;
	background: #eeeeee;
	height: 110px;
	padding: 35px 0;
}
#razdeli span{
	float: left;
	width: 19.8%;
	text-align: center;
}
#razdeli span a{
	text-decoration: none;
}
#razdeli span strong{
	text-decoration: underline;
}
#userpanel{
	border: 1px solid #2588e2;
	width: 99.7%;
}
#userpanel div{
	border: 1px solid #FFF;
	background: #eaeff4;
	height: auto;
	padding: 5px;
}
.block{
	border: 1px solid #eae8e8;
	 width:99.5%; overflow:hidden;
}
html>/**/body .block, x:-moz-any-link, x:default {padding-bottom: 0;} 
.block div{
	float:left;
	width: 45%;
	line-height: 17px;
	margin-bottom: 15px;
	padding: 15px 0px 15px 15px;
height:115px;overflow:hidden;
}
.shadow{
border:1px solid silver;
font:10pt arial;
position:relative;
display:inline;
background:white;
z-index:100;
text-align:center;
}
.shadow_inner{
overflow:hidden;
position:absolute;
top: -1000px;
filter:alpha(Opacity=10);
opacity:0.1; 
-moz-opacity:0.1; 
-khtml-opacity:0.1; 
z-index:10
}
.block div img{
	margin-right: 17px;
}
.block div strong{
	margin: 5px 0;
	display: block;
}
.block p{padding:0;}
#left #plus{
	background: url(images/ico-plus.png) no-repeat left;
}
#left #tv{
	background: url(images/ico-news.png) no-repeat left;
}
#left #info{
	background: url(images/ico-info.png) no-repeat left;
	position: relative;
	right: -4%;
}
#left #rate{
	background: url(images/ico-rate.png) no-repeat left;
}
#left #dollar{
	background: url(images/ico-dollar.png) no-repeat left;
}
#lastburposes{
	border-top: 1px solid #eae8e8;
	width: 99.5%
}
#lastburposes .paybutton{
	border: 1px solid #2588e2;
	background-color: #EAEFF4;
	width: 160px;
	height: 25px;
	color: #2588e2;
}
#lastburposes .delbutton{
	border: 1px solid #2588e2;
	background-color: #EAEFF4;
	width: 160px;
	height: 25px;
	color: #FF0000;
}
#lastburposes div{
	border: 1px solid #eae8e8;
	border-top: none;
	padding: 6px 4px;
	overflow: hidden;
}
#lastburposes p{
	border-left: 7px solid #eae8e8;
	padding-left: 35px;
	line-height: 18px;
	width: 85%;
	overflow: hidden;
	float: left;
}
#lastburposes .messid{
	text-align: right;
	border:0; padding:0;
	width: 10%;
	overflow: hidden;
	display: block;
}

#lastburposes .red{
	border-left: 7px solid #ff0000;
}

#lastburposes .green{
	border-left: 7px solid #46B167;
}

#lastburposes img{
	margin: 8px 35px 0 0;
	float:left;
	display: inline;
}
 a.green{
	color: #46b167;
	margin-left: 1%;
	margin-bottom: 10px;
	display: block;
	width: 150px; 
}
#lastburposes div a{
	color: #247ca6;
	font-weight: bold;
}
#lastburposes span{
	float:left;
}
.news{
	margin-right: 0.2%;
	width: 49.2%;
	float:left;
	border: 1px solid #eae8e8;		
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.news a{
	line-height: 20px;
}
#left h2.news{
	float:left;
	border: none;
	margin-bottom: 10px;
	padding: 0;
	padding-left: 30px;
	width: 42%;
	position: relative;
	clear: none;
	margin-left: 1%;
}
.news hr{
	height:1px;
	color: #fff;
	border-top: 1px solid #eae8e8;
	margin-top: 5px;
	margin: 5px 25px;
}
.news p{
	padding: 0 15px;
}
.block .star{
	background: url(images/star.png);
	margin: 0;
	width:13px;height:13px;
	float: none;
	position: relative;
	top: 2px;
}
p#wbl{
	border-left: 7px solid #eae8e8;
	padding-left: 30px;
}	
#endlinks{
	margin-top: 60px;
	clear: both;

}
#endlinks span{
	width: 24.8%;
	text-align: center;
	display: block;
	float:left;	padding-bottom:  40px;
}
#endlinks img{
	margin-bottom: 7px;
}
#endlinks a{
	text-decoration: none;
}
#end{
	margin-left: 12px;
	clear: both;
	margin-bottom: 40px;
}
#adlibitum{
	border-left: 5px solid #247ca6;
	color: #247ca6;
	padding: 0 0 0 38px;
	width:168px;
	float:left;
	margin-top: 10px;
}
#adlibitum a{
	text-decoration: none;	color: #247ca6;
}
#copyright{
	height:55px;
	color: #247ca6;
	line-height: 55px;
	text-align: center;
	background: #eee;
	margin-left: 208px;
}
#forms{
	text-align: center;
	padding-top: 75px;
	clear: both;
	color: #606060;
	font-size: 13px;
	margin-bottom: 100px;
}
#cent{
	margin: 0 auto;
	text-align: left;
	width:615px;
	position: relative;
}
#cent table{
	margin-top: 50px;
}
#cent label{
position: relative;
top: -4px;
	}
#cent table td{
	padding: 10px;
	vertical-align: top;
}
#cent h1{
	color: #46b167;
	font-size: 20px;
	font-weight: normal;
	line-height: 25px;
	margin-bottom: 10px;
	padding-left: 80px;
}
#cent input{
	height: 20px;
	border:1px solid #c8c8c8;
	float:left;
	position: relative;
	top: 18px;	
	width:310px;
	margin-right:  30px;
}
#cent td input{	
	height: 20px;
	border:1px solid #c8c8c8;
	width:310px;
	margin-right:  30px;
	line-height: 20px;
	color: #606060;
	float: none;
	position: static;
}
#cent p{float:left;
	line-height: 40px;
	margin-right: 38px;
}
#cent input.check{
	width: auto;
	position: static;
	margin-right: 15px;
	border: none;
	clear: both;
	display: inline;
	float:left;
}
#cent span{
	float: left;
}
#cent .text{
	padding-left: 80px;
}
#cent input.btn, #region input.btn{
	width:118px;height:23px;
	border: none;
	text-align: center;
	color: #606060;
	background: url(images/btn.png);
	clear: both;
	margin-top: -10px;
	cursor: pointer;
}
#cent input#reg{
	background: url(images/regbtn.png);
	width:178px;
}
#whitepage{
	margin-top: 38px;
}
#whitepage div#search{
	position: relative;
	top: -17px;
}
#region{
	background: url(images/region.png) no-repeat 11px 11px;
	width:635px;height:400px;
	position: absolute;
	top:50%;
	left:50%;
	margin:-200px auto auto -317px;
}
#region form{
	margin-top: 330px;
	margin-left: 12px;
	margin-right: 14px;
}
#region select{
	width: 145px;
	height:22px;
	border:1px solid #c8c8c8;
	margin-right: 11px;
	margin-left: 5px;
}
p#date{
	width:180px;
	font-size: 11px;
	text-transform: none;
	line-height: normal;
	float: right;
}
.blu{
	color: #247ca6
}
.block h3{
	font-size: 13px;
	color: #46b167;
	font-weight: bold;
	margin-bottom: 25px;
}
#advertisement{
	padding: 25px;
	width:99.5%;
	height: auto;
}
#advertisement strong{
	display: inline;
}
img.object{
	padding: 4px;
	border:1px solid #ccc;
	float:left;
}
#advertisement table{
	width: 35%;
	float:left;
	margin-bottom: 50px;
}
#advertisement td, #box td{
	border-bottom: 1px solid #ebebeb;
}
#box{
	float: right;
	background: url(images/box_r.png);
	width:250px;
	color: #247ca6;	padding: 0;margin: 0;
	margin-right: 5%;
height:auto;
}
#box div{
	background: url(images/box_t.png) no-repeat top;
	width:250px;
	padding: 0;margin: 0;height:auto;
}
#box div div{
	background: url(images/box_e.png) no-repeat bottom;
	width:210px;	padding: 20px;
height:auto;
}
#box table{
	width: 100%;
	margin: 0;
}
#box td{line-height:19px}
#advertisement p{
	clear: both;
	padding: 0 30px 0 0;
}
#images{
	float:left;
	width:49%;
	margin-top: 30px;
	margin-bottom: 70px;
}
#images h3{
	font-size: 13px;
	color: #46b167;
	font-weight: bold;
	margin-bottom: 15px;
}
.photo img{
	padding: 8px;
	border:1px solid #ccc;
}
.photo a{
	margin: 6px;float:left;
}

#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:200;
	background-color:#000;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}
#popupContainer {
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}
#popupInner {
	border: 15px solid #304252;
	background-color: #FFFFFF;
}
#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}
#popupTitleBar {
	z-index: 203;
}
#popupTitleBar a{
		position: absolute;
		top: 20px;
		right: 20px;
		z-index: 500;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}
#popupControls a span {
	display: block;
	height: 15px;
	width: 15px;
	text-indent: -9000px;
	background: url('close.gif') no-repeat;
}
#popupFrame {font-size: 11px;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;color: #5f5f5f;}
#cent input.small{
	width:146px;
	margin-right: 15px;
}
#cent input.rad{
	width: auto;
	border: none;
	position: static;
	margin: 0;
	margin-right: 15px;
	padding: 0;
	height: 20px;
	float: none;
	display: inline;
}
.block .image{width:150px;float:left;padding:0 !important;margin-right:10px;}

#hidden{
	display: none;
}

#reklama{
	width:451px;
	height:120px;
	position: fixed;
	top: 370px;
	left: 33%;
	border:1px solid #007ec1;
	background: #fff;	
	visibility: hidden;
	  z-index: 1000;
}
*html #reklama{
	position: absolute;    
	 top: expression(documentElement.scrollTop < 850 ? 370 + documentElement.scrollTop : '' + 'px');   }
	 #reklama h1{
	 	background: #007ed6;
		height:32px;
		line-height: 32px;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
		padding-left: 15px;
	 }
	 #reklama p{
	 	color: #000;
		padding: 7px;
		font-size: 12px;
	 }
	 #reklama strong{
	 	color: #ff0000;
	 }
	 #reklama a{
	 	color: #007ed6;	font-size: 12px;
		text-decoration: none;
		padding-left: 15px;
	 	}
			 #reklama a img{
			 	border: 0;
				margin-top: 10px;
				margin-right: 5px;
			 }

#bannertable table.helpT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 450px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
}

#bannertable td.helpHed
{
border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
border-right: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;
}

#bannertable td
{ 
border-bottom: 1px solid #d0d0d0;
border-top: 0px;
border-left: 1px solid #d0d0d0;
border-right: 1px solid #d0d0d0;
text-align: left;
text-indent: 10px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa;
}

#bannertable table.sofT
{
text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 580px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
line-height: 25px;
}


#bannertable .s100 {

}

#bannertable .s75 {
	background-color: #b8ffc0;
}

#bannertable .s50 {
	background-color: #edff56;
}

#bannertable .s25 {
	background-color: #f7ffb7;
}

#bannertable .s0 {
	background-color: #ffd8d8;
}

.bannerlist{
	margin-left: 2px;
}

.htable td {
	height: 30px;
	background-color: #e0eff7;
	font-weight: bold;
	color: #007ec1;
}

.ltable td {
	height: 20px;
}

.htable td, .ltable td{
	border: 1px solid #93CBEA;
}