/* Start of CMSMS style sheet 'creditmax' */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
/*ol,ul {
	list-style: none;
}*/
caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}
html {height: 100%}
body {
	font-family:Arial, Tahoma, Verdana, sans-serif;
font-size:12px;
	width: 100%;
	height: 100%;
}
/*a {
	color: blue;
	outline: none;
	text-decoration: underline;
}*/
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle;height:22px;}
#wrapper {
	width: 919px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

body {
	background-color:#e9e9e9;
}
/* Header
-----------------------------------------------------------------------------*/
#header, #header2, #header3, #header4, #header5  {
	height: 370px;
	background-position:bottom;
	background-repeat:no-repeat;
}
#header {
	background-image:url(images/title-bg1.jpg);
}
#header2 {
	background-image:url(images/title-bg2.jpg);
}
#header3 {
	background-image:url(images/title-bg3.jpg);
}
#header4 {
	background-image:url(images/title-bg4.jpg);
}
#header5 {
	background-image:url(images/title-bg5.jpg);
}

div#titleleft{
	width:536px;
	float:left;
}
div#titleright{
	float:left;
	width:383px;
	height:370px;
	background-image:url(images/orangemenu-bg.png);
	background-position:28px 158px;
	background-repeat:no-repeat;
}
div#phones{
	margin-left:60px;
	float:left;
}
div#phones img{
	margin-top:43px;
}
br.clear{
	height:0px;
	clear:both;
}
div#logo {
/*	margin-left:44px;*/
	float:left;
}

div#logo img {
	margin-top:56px;
}
div#credits {
background-image:url("images/tt_bg.png");
color:#FFFFFF;
float:left;
font-family:Arial,Tahoma,Verdana,sans-serif;
font-size:20px;
font-style:italic;
height:43px;
line-height:40px;
margin-top:115px;
text-align:center;
}

div#credits img {
	margin-top:115px;
}

div#topmenucontainer{
	float:left;
	width:173px;
}
div#topmenu{
	background-image:url(images/topmenu-bg.png);
	margin-top:100px;;
	height:212px;
	width:173px;
}
div#tmpoints{
	width:112px;
/*	margin:152px 0px 0px 25px;*/
	margin-left:25px;
	padding-top:32px;
}
div.tmpoint{
	line-height:25px;
	height:25px;
	width:111px;
	background-image:url(images/glav_menu_a.gif);
}
div.tmpoint:hover{
	background-position:0 -25px;
}
div.tmpoint a{
	margin-left:27px;
	line-height:25px;
	font-weight:bold;
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;
	color:#1f3075;
}
div.tmpoint:hover a{
	color:#FFF;
}
div.tmspacer{
	height:7px;
	width:111px;
	background-image:url(images/tm-spacer.gif);
	background-position:3px;
	background-repeat:no-repeat;
}

div#rightlinks{
	float:left;
	width:150px;
	margin-top:60px;
	margin-left:15px;
	
}
a.maillink{
	margin-left:8px;
	font-size:12px;
}

a.treelink{
	margin-left:40px;
}

div.evallink{
	margin-top:32px;
	height:33px;
	width:140px;
	text-align:center;
	background-image:url(images/button-orange.png);
	background-repeat:no-repeat;
	line-height:12px;
}
div.evallink a{
	line-height:15px;
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;
	width:100px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
ul.rightlinklist{
	margin-top:40px;
	line-height:25px;
	list-style:none;
}
ul.rightlinklist li a{
	color:#FFF;
	font-weight:normal;
	line-height:25px;
	font-size:12px;
}
	
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 0 0;
	height: 1%;
	background-image:url(images/content-bg.gif);
	background-repeat:repeat-y;		
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
/*	padding: 0 370px 0 0;
*/
	padding: 0 330px 0 0;
	background-image:url(images/content-bg.gif);
	background-repeat:repeat-y;

}

div#pagetitle{
	margin-left:48px;
pading-top:20px;
	font:18px normal Arial, Helvetica, sans-serif;
	color:#0971ba;
	min-height:53px;
	line-height:33px;
}
div#pagetitle a{
	font:18px normal Arial, Helvetica, sans-serif;
	color:#0971ba;

}

div#maincontent{
	margin-left:48px;
	width:540px;
	margin-bottom:20px;
}

div.cc{
	margin-bottom:10px;
}
div.cctop{
	background-image:url(images/form-top-bg.png);
	height:9px;
	width:540px;
}
div.ccbottom{
	background-image:url(images/form-bottom-bg.png);
	height:9px;
	width:540px;
}
div.ccontl{
	background-image:url(images/form-l-border.gif);
	background-position:left;
	background-repeat:repeat-y;
}
div.ccontr{
	background-image:url(images/form-r-border.gif);
	background-position:right;
	background-repeat:repeat-y;
	margin-left:3px;
}
div.ccont{
	background-image:url(images/form-bg.gif);
	background-color:#efefef;
	background-position:top;
	background-repeat:repeat-x;
	margin-right:3px;
	min-height:143px;
	padding:10px 0 10px 0;
}
div.ccont_inner{
	margin:5px 10px 5px 20px;
	color:#545454;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
}

div.ccont_inner h1{
	color:#ff8604;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

div.realty-box {
	width:138px;
/*	height:165px;*/
	height:185px;
	border:solid 1px #d2d2d2;
	background-color:#ebeaea;
	float:left;
	margin:0 15px 30px 10px;
}
div.realty-box div.realtyimgbox {
	width:124px;
	height:93px;
	margin:7px;
}
div.realty-box div.realtyimgbox img{
	width:124px;
}

div.realty-box a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#424242;
	font-weight:normal;
	text-decoration:none;
}
div.relaty-link{
	margin-left:7px;
	margin-right:7px;
}
div.realty-box a span.realtyprice{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f47600;
	font-weight:bold;
	text-decoration:none;
}
div.realty-box a span.realtycurrancy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424242;
	font-weight:bold;
	text-decoration:none;
}

div.detailleft{
	width:264px;
	float:left;
}
div.detailleftimages{
	width:264x;
	background-color:#f5f5f5;
	border:solid 1px #d2d2d2;
	text-align:center;
	margin-bottom:20px;
}

div.detailleftimages a{
	color:#00488e;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	margin-bottom:20px;
}

div.detailleftimages img.biglogo{
	width:240px;
/*
	margin:10px 12px 10px 12px;
*/
}

div.detailleftimages div.image1{
	margin:10px 12px 10px 12px;
width:240px;
height:180px;
overflow:hidden;
}

div.detailleftimages img.smalllogo{
	height:87px;
	width:116px;
	margin:0 0 10px 3px;
}

div.detailleftimages div.image2{
/*
	margin:0 0 10px 3px;
*/
	margin:0 2px 10px 8px;
width:116px;
height:87px;
overflow:hidden;
float:left;
}
div.viewalllink{
	margin-bottom:15px;
}
div.viewalllink a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#19549d;
}

div.detailright {
	float:left;
	margin-left:20px;
width:256px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;

}
div.detailright h2, div#printleft h2{
	color:#00488e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
/*	margin-top:5px;*/
	margin-bottom:5px;
line-height:20px;
}
div.detailright h2 span.price, div#printleft  h2 span.price{
	color:#fb851e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

table.props{
	width:250px;
}
table.props td{
	padding-bottom:4px;
vertical-align:bottom;
}
table.props td.prop{
	font-weight:bold;
/*	width:120px;*/
}
table.lprops{
margin-left:20px;
font-size:12px;
float:left;
width:250px;
}
table.lprops td.lprop{
font-weight:bold;
padding-right:3px;
}
table.lprops td{
padding-bottom:8px;
}
div.scrollinks{
	background-color:#fb851e;
	margin:2px;
	float:left;
}
div.scrollinks a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	margin-left:3px;
	margin-right:3px;
}
	
/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 293px;
	margin-left: -293px;
	position: relative;
}

div#rightbuttoncontainer{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:95px;
}

div#rightbutton{
	background-image:url(images/button-orange.png);
	width:140px;
	height:33px;
	text-align:center;
}

div#rightbutton a{
	line-height:33px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

div#rightpanel{
	width:236px;
	margin-bottom:20px;
}

div.rightpanelcontainer{
	border:1px solid #d2d2d2;
	margin-bottom:2px;
	width:233px;
}
div.rightpanelitem{
	margin:10px;
	color:#545454;
padding:0px;
vertical-align:top;
}

div.rightpanelitem h1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#19549d;
margin:0px;
padding:0px;
width:auto;
}
div.h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#19549d;
	/*float:left;*/
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 919px;
	margin: -148px auto 0;
	height: 93px;
	background: #e9e9e9;
	background-image:url(images/footer-top-bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:55px;
}

div.bottomlogo{
	margin-left:48px;
/*	margin-top:30px;*/
	margin-top:5px;
	background-image:url(images/bottom-logo.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:153px;
	height:39px;
	float:left;
}
div.bottomlinks{
	background-image:url(images/footer-field-bg.png);
	width:919px;
	height:50px;
/*	margin-top:30px;*/
	margin-top:3px;
	margin-left:2px;
	float:left;
}
div#bottomlinkcontainer{
margin-left:60px;
}
div#bottomlinkcontainer div a{
	text-decoration:none;
	font:Arial, Gadget, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}
div#bottomlinkcontainer div a img{
	float:left;
	margin:4px;
	height:30px;
	margin-top:6px;
}

div#bl_search{
	float:left;
	width:95px;
	margin-left:10px;
}
div#bl_liveinternet{
	float:left;
/*	width:170px;*/
	width:30px;
	margin-left:150px;
	line-height:12px;
	padding-top:1px;
}
div#bl_calc{
	float:left;
/*	width:170px;*/
	width:145px;
	margin-left:10px;
	line-height:12px;
	padding-top:3px;
}
div#bl_services{
	float:left;
	width:95px;
	margin-left:10px;
}
div#bl_order{
	float:left;
/*	width:150px;*/
	width:130px;
	line-height:12px;
	margin-left:10px;
	padding-top:3px;
}

div#bl_search a span, div#bl_services a span, div#bl_order a span, div#bl_calc a span{
	line-height:40px;
}
/*
div#bl_calc a span {
	line-height:22px;
}
*/

/*---------------------------------------*/

.Accordion {

	overflow: hidden;
	margin-bottom : 0px;
}

.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

.AccordionPanelTab {
	
	margin: 0px;
	padding: 0px;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.AccordionPanelTab a{
	margin: 0px;
	padding: 0px;
	background : #D3D3D3 url(../images/akkord_menu.gif) no-repeat top;
	width : 196px;
	height : 43px;
	display : block;
	color : #19549d;
	text-decoration : underline;
	line-height : 43px;
	padding-left : 40px;
	font-weight: bold;
	font-size: 11px;
}
.AccordionPanelTab a:hover{
	text-decoration : none;
	
}
.AccordionPanelContent {
	overflow: hidden;
	margin: 0px;
	padding-left: 9px;
	height: auto;
}
.AccordionPanelContent ul{
	list-style-type : none;
	padding : 10px 0px;
}
.AccordionPanelContent ul li{
	background : transparent url(../images/akkord_submenu_bottom.gif) no-repeat bottom;
padding-bottom:5px;

}
.AccordionPanelContent ul li a{
	background : transparent url(../images/akkord_submenu.gif) no-repeat left top;
	display : block;
	width : 200px;
	min-height : 26px;
	line-height : 18px;
	padding-left : 25px;
	font-size : 11px;
	color : #4d77ab;
	text-decoration : underline;
	font-weight: bold;
}
.AccordionPanelContent ul li a:hover{
	color : #19549d;
	text-decoration : none;
}
.AccordionPanelOpen .AccordionPanelTab {
	background-color: transparent;
}

.AccordionPanelTabHover {
	
}
.AccordionPanelOpen .AccordionPanelTabHover {
	
}
.AccordionFocused .AccordionPanelTab {
	background-color: transparent;
}

.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: transparent;
}
/*-----*/
.pagination{
padding: 2px;
/*margin: 0px 0px 20px;*/
margin: 0px;
}

.pagination ul{
margin: 0;
padding: 0;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

*:first-child+html .pagination li a{ /*IE7 only CSS hack*/
margin-right: 4px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE7 */
}

* html .pagination li a{ /*IE6 and below CSS hack*/
margin-right: 4px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE6 and below browsers*/
}

.pagination a, .pagination a:visited, .pagination a:active{
padding: 4px 10px;
border: 0px solid #9aafe5;
text-decoration: underline; 
color: #2e6ab1;
 font-size : 13px;
}
.pagination span{
padding: 4px 10px;
border: 0px solid #9aafe5;
text-decoration: none; 
font-weight:bold;
 font-size : 13px;
}

.pagination a:hover{
border:0px solid #2b66a5;
color: #fff;
background-color: #f47e0f;
 text-decoration : none;
 font-weight : bold;
}


.search_rezult {
	margin-bottom : 20px;
}
.search_rezult a{
	color : #00488e;
}
.search_rezult p{
	clear : both;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
}
* html .search_rezult p{
	height : 1%;
	position : relative;
}
p.zayavka{
	width : 518px;
	height : 13px;
	text-align : right;
	line-height : 13px;
	background : #FF8C00 url(images/zayavka.jpg) no-repeat center;
	padding-right : 20px;
	margin-bottom : 15px;
}
p.zayavka a{
	text-align : right;
	line-height : 13px;
	color : White;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	text-transform : uppercase;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
}

.search_rezult .images{
	float : left;
	margin-bottom : 20px;
height:150px;
overflow:hidden;
}
h1.blue {
color:#19549D;
font-size:18px;
font-weight:bold;
line-height:24px;
text-transform:uppercase;
}

h2{
	font-size : 18px;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 40px;
	margin-bottom : 10px;
}
h2 a {
     font-size : 18px;
     line-height : 20px;
     font-weight: bold;
}
h3.transform{
	text-transform : uppercase;
	border-bottom : 1px solid #dfdfdf;
	line-height : 40px;
}
h3 a {
		font-size: 14px;
		line-height: 20px;
		font-weight: bold;
}
h4 a {
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
		color:#00488E;
}
h2 span.blue{
	color : #19549d;
	text-decoration : underline;
	line-height : 20px;
}
h2 span.orange{
	color : #fe7a00;
	text-decoration : none;
	position : absolute;
	top : 0px;
	right : 10px;
	line-height : 20px;
}
h3 span.blue {
	color : #19549d;
	text-decoration : underline;
	line-height : 20px;
}
h3 span.orange{
	color : #fe7a00;
	text-decoration : none;
	top : 0px;
	right : 10px;
	line-height : 20px;
}
a.blue{
	color : #19549d;
}
a.orange{
	color : #fe7a00;
}
p.blue{
	color : #19549d;
	font-weight : bold;
}
h3{
	font-size : 14px;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 24px;
	margin-bottom : 10px;
}
.blue{
	color : #19549d;
}
.search_rezult .images{
	float : left;
	margin-bottom : 20px;
	margin-right : 10px;
}
.images{
	width : 200px;
	min-height : 150px;
	margin-bottom : 15px;
}
* html .images{
	height : 150px;
}
.images img{
	width : 200px;
}
.search_rezult h2{
	margin-bottom : 20px;
}
dl{
	width : 320px;
	margin-bottom : 10px;
	margin-left : 5px;
}
.search_rezult dl{
		float : right;
}
dl dt{
	width : 50px;
	float : left;
	font-weight : bold;
	margin-bottom : 3px;
	line-height : 14px;
}
dl dt.blue{
	font-size : 14px;
	font-weight : bold;
	color : #00488e;
}
dl dd{
	margin-left : 60px;
	clear : right;
	position : relative;
	width : 160px;
	line-height : 14px;
	margin-bottom : 3px;
}
dl dd.orange{
	font-size : 14px;
	font-weight : bold;
	color : #fb851e;
}
.orange{
	color : #fb851e;
}
ul.opis{
	list-style-type : none;
	margin-bottom : 10px;
	margin-left : 5px;
}
ul.opis li{
	font-weight : bold;
	margin-bottom : 2px;
}
ul.opis li span{
	font-weight : normal;
}

div.backlink{
margin:10px;
}
/*-------------------------*/
div.backlink a{
color:#19549D;
font-family:Tahoma,Geneva,sans-serif;
font-size:11px;
font-weight:bold;
}

/*-----------------------search-------------*/
div.hrline{
	height:2px;
	background-image:url(images/hrline.gif);
	background-repeat:repeat-x;
}

div.areafields{
	width:220px;
	float:right;
text-align:right;
}
div.res_areafields, div.com_areafields{
height:25px;
	width:220px;
	float:right;
text-align:right;
}
div.sub_areafields_h{
	width:220px;
	float:right;
margin-right:6px;
text-align:right;
}
div.sub_areafields_a{
	width:220px;
	float:right;
text-align:right;
}
div.com_typefields{
	width:220px;
	float:right;
text-align:right;
}
div.res_pricefields, div.sub_pricefields{
height:25px;
vertical-align:bottom;
	width:190px;
	float:left;
text-align:right;
}
div.sub_objfields{
	width:245px;
	float:left;
text-align:left;
}
button#showform {
	width:180px;
	height:27px;
	background-image:url(images/showform.gif);
	font:Verdana,Geneva,sans-serif;
	color:#FFF;
	text-align:center;
	margin-bottom:5px;
	border:none;
	line-height:16px;
	verrtical-align:top;
}
button#hideform {
	width:180px;
	height:27px;
	background-image:url(images/hideform.gif);
	font:Verdana,Geneva,sans-serif;
	color:#FFF;
	text-align:center;
	margin-bottom:5px;
	border:none;
	line-height:16px;
	verrtical-align:top;
}

div.pricefields{
/*	width:200px;*/
	width:225px;
	float:left;
text-align:right;
}
div.com_pricefields_m{
	width:225px;
	float:left;
text-align:right;
}
div.com_pricefields_f{
	width:225px;
	float:left;
text-align:right;
}
div.priceexch{
height:25px;
vertical-align:bottom;
	width:50px;
	float:left;
margin-left:2px;
}
input.minarea, input.maxarea, input.minprice, input.maxprice, input.objtype, input.minmkad, input.maxmkad {
	height:19px;
	width:45px;
	background-color:#FFF;
	border:solid 1px #19549d;
}
input.opertype{
margin-left:10px;
margin-right:10px;
}
select.exchange{
	height:21px;
	top:2px;
	background-color:#FFF;
	border:solid 1px #19549d;
}
select.objtype{
	height:21px;
	background-color:#FFF;
	border:solid 1px #19549d;
width:200px;
}
input.rooms{
	width:13px;
	height:13px;
	background-color:#FFF;
}

.ccont_inner a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#19549d;
	margin-left:5px;
}
select.distrlist, select.metrolist, select.highwaylist{
	width:200px;
	border:solid 1px #19549d;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	height:75px;
	margin-top:10px;
}

div.smenu{
	width:106px;
	height:41px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#19549d;
	background-image:url(images/smenu.png);
	float:left;
	margin-right:2px;
	padding-top:5px;
	background-repeat:no-repeat;
	overflow:hidden;
	line-height:16px;
}
div.smenuactive{
	width:106px;
	height:41px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#ec6900;
	background-image:url(images/smenu-active.png);
	float:left;
	margin-right:2px;
	padding-top:5px;
	background-repeat:no-repeat;
	overflow:hidden;
	line-height:16px;
}
div.smenu:hover, div.smenuactive:hover{
	cursor:pointer;
}
div.searchtop{
	height:46px;
}
div.sel1, div.sel3{
	float:left;
	width:200px;
	margin-right:5px;
	height:110px;
}
div.sel2{
	float:left;
	width:85px;
	height:110px;
	margin-left:0px;
	position:relative;
}

a.seladd{
	margin-top:30px;
	margin-left:0px;
	position:absolute;;
}
a.seldel{
	margin-top:37px;
	margin-left:0px;
	position:absolute;;
}
a.selclear{
	margin-top:44px;
	margin-left:0px;
	position:absolute;;
}
.submit{
	background-image:url(images/submit.gif);
	width:76px;
	height:27px;
	border:none;
}
.reset{
	background-image:url(images/reset.gif);
	width:76px;
	height:27px;
	border:none;
}
sup{
/*height:20px;*/
font-size:12px;
}

/*  double footer  */

#owrapper {
 padding-bottom: 57px;
 background-color:#E9E9E9;
}
#ocontent{
	width:919px;
	margin:0px auto;
}
#ofooter {
 height: 57px;
 position: fixed;
 width:100%;
 bottom:0px;
 background-color:#E9E9E9;
}
#osubfooter{
	margin:0px auto;
	width:919px;	
	height:57px;
 background-color:#E9E9E9;
}
#bfooter {
	width: 919px;
	margin: 0px auto 0;
	height: 57px;
	background: #e9e9e9;
	padding-top:00px;
}
div#ofootercontainer{
	width:800px;
	height:90px;
	margin:0px auto;
/*	border:1px solid #666;*/
}
table.sidenum tr, table.sidesearch tr{
height:18px;
overflow:hidden;
}
td.sidenum_name{
width:150px;
font-family:Tahoma;
font-size:11px;
text-align:left;
overflow:hidden;
}
td.sidenum_num, td.sidenum_num a, div .breadcrumbs a{
width:40px;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-align:right;
/*
text-decoration:none;
color:#545454;
*/
color:#19549D;
}
div.breadcrumbs{
margin-left:50px;
margin-bottom:10px;
}

td.sidesearch_name{
width:90px;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-align:right;
}

select.sidedropdown{
width:120px;
margin-left:5px;
margin-top:3px;
font-family:Tahoma;
font-size:11px;
color:#545454;
}
table.sideasearchbutton{
width:200px;
margin-top:10px;
}
td.sideasearchlink{
width:140px;;
}

table.sideasearchbutton td a{
margin:5px;
color:#19549D;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
}

input.sidesubmit{
	background-image:url(images/button-search.gif);
border:none;
width:75px;
height:24px;
color:#fff;
font-family:Verdana;
font-size:11px;
font-weight:bold;
}

h2.detail_price{
margin-top:2px;
text-align:left;
line-height:20px;
}

/* rr */


div.rr{
	width:265px;
}
div.rr_top{
	width:265px;
	height:8px;
	background-image:url(images/rr_top.png);
}
div.rr_bottom{
	width:265px;
	height:9px;
	background-image:url(images/rr_bottom.png);
}
div.rr_mid_out{
	background-image:url(images/rr_left.png);
	background-position:left;
	background-repeat:repeat-y;
}
div.rr_mid{
	margin-left:3px;
	background-image:url(images/rr_right.png);
	background-position:right;
	background-repeat:repeat-y;
}
div.rr_mid_in{
	margin-right:2px;
	background-color:#f3f3f3;
	background-image:url(images/rr_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	min-height:150px;
}
div.rr_cont{
	padding-top:5px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:5px;
	min-height:125px;
}
table.rr_links{
margin-left:10px;
}
.rr img{
	width:75px;
	margin-right:8px;
	margin-bottom:8px;
	float:left;
}
.rr h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#00488e;
	margin-bottom:5px;
	text-align:center;
}
.rr h2, .rr h2 a.rr_name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	color:#000;
	text-decoration:none;
	line-height:20px;
}
.rr a.rr_bottom{
	color:#00488e;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-left:12px;
	line-height:10px;
	background-image:url(images/rr_a.gif);
	background-position:-12px -12px;
	background-position:left;
	background-repeat:no-repeat;
}
	

/* er */

div.er{
margin-top:10px;
	width:540px;
}
div.er_top{
	width:540px;
	height:7px;
	background-image:url(images/er_top.png);
}
div.er_bottom{
	width:540px;
	height:6px;
	background-image:url(images/er_bottom.png);
}
div.er_mid_out{
	background-image:url(images/er_left.png);
	background-position:left;
	background-repeat:repeat-y;
}
div.er_mid{
	margin-left:2px;
	background-image:url(images/er_right.png);
	background-position:right;
	background-repeat:repeat-y;
}
div.er_mid_in{
	margin-right:3px;
	background-color:#309dcf;
	background-image:url(images/er_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	min-height:192px;
}
div.er_cont{
	margin-left:10px;
	margin-right:10px;
}

div.rr_text{
color:#fff;
font-family:tahoma;
font-size:11px;
font-weight:bold;
float:right;
width:250px;
/*line-height:30px;
min-height:155px;
*/
}

div.rr_text textarea {
width:250px;
/*height:125px;*/
height:157px;
border: 1px solid #205e9b;
margin-bottom:5px;
}

div.rr_title{
margin-top:6px;
color:#fff;
font-family:tahoma;
font-size:11px;
font-weight:bold;
float:left;
width:205px;
line-height:30px;
}

div.rr_name, div.rr_phone, div.rr_phonetime, div.rr_email, div.er_cont .submit, div.captcha{
width:250px;
/*float:left;*/
/*clear:both;*/
}
div.formbuilderform div.submit, div.formbuilderform1 div.submit{
width:509px;
float:right;
}
/*display:inline-block;*/

div.rr_name div, div.rr_phone div, div.rr_phonetime div, div.rr_email div, div.er_cont .submit div, div.captcha div{
display:inline-block;
width:250px;
}
div.formbuilderform div.submit div, div.formbuilderform1 div.submit div{
display:inline-block;
width:509px;
}
div.rr_name label, div.rr_phone label, div.rr_phonetime label, div.rr_email label, div.captcha label{
color:#fff;
font-family:tahoma;
font-size:11px;
font-weight:normal;
float:left;
width:75px;
margin-top:0px;
line-height:11px;
}

div.rr_name input, div.rr_phone input, div.rr_phonetime input, div.rr_email input, div.captcha input,
div.rr_name select, div.rr_phone select, div.rr_phonetime select, div.rr_email select, div.captcha select{
font-family:tahoma;
font-size:11px;
font-weight:normal;
float:right;
width:150px;
height:22px;
line-height:20px;
border:1px solid #205e9b;
margin-bottom:3px;
}

div.rr_name{
margin-top:0px;
}

div.formbuilderform{
width:510px;
/*height:205px;*/
}
div.formbuilderform div.submit, div.formbuilderform1 div.submit  {
background:none;
width:509px;
/*float:left;*/
margin-bottom:5px;
}
div.rr_text label{
margin-bottom:0px;
}
div.formbuilderform div.submit input.fbsubmit {
width:99px;
height:26px;
line-height:16px !important;
font-weight:bold;
background:none;
background-image:url(images/rr_submit.png);
border:none;

vertical-align:top;
font-family:tahoma;
font-size:11px;
color:#205e9b;
padding:0px;

float:left;
}

div.formbuilderform1 div.submit input.fbsubmit{
width:99px;
height:26px;
line-height:16px !important;
font-weight:bold;
background:none;
background-image:url(images/rr_submit.png);
border:none;

vertical-align:top;
font-family:tahoma;
font-size:11px;
color:#205e9b;
padding:0px;
margin-left:180px;
}
div.captcha img{
width:130px;
height:48px;
float:right;
border:1px solid #205e9b;

}
div.error_message{
color:#f00;
}
div#printphotos img{
float:left;
}
div.formcomment{
color:#fff;
}
div.formcomment1{
color:#545454;
}

div.formbuilderform1{
color:#545454;
}

div.formbuilderform1 div.username label, div.formbuilderform1 div.userphone label, div.formbuilderform1 div.usertime label, div.formbuilderform1 div.specialist label, div.formbuilderform1 div.userquastion label, div.formbuilderform1 div.usertext label,div.formbuilderform1 div.captcha label {
width:200px;
text-align:right;
display:inline-block !important;
margin-right:5px;
font-family:Tahoma;
font-size:11px;
color:#545454;
}

div.formbuilderform1 div.username input, div.formbuilderform1 div.userphone input, div.formbuilderform1 div.usertime input, div.formbuilderform1 div.specialist input, div.formbuilderform1 div.userquastion input, div.formbuilderform1 div.usertext textarea, div.formbuilderform1 div.captcha input{
width:200px;
margin-left:5px;
margin-bottom:10px;
border:1px solid #19549D;
background-color:#fff;
float:none;
}
div.usertext, div.usertext div, div.usertext div label{
vertical-align:top;
}
div.formbuilderform1 div.usertext textarea{
height:80px;
margin-bottom:10px;
}
div.formbuilderform1 div.userquastion div input{
margin-left:210px;
width:20px;
}
div.formbuilderform1 div.userquastion div label{
width:180px;
text-align:left;
margin-left:5px;
}
div.formbuilderform1 div.captcha{
width:510px;
}
div.formbuilderform1 div.captcha div{
width:510px;;
text-align:left;
}
/*#545454*/
div.formbuilderform1 div.captcha img{
float:none;
margin-left:210px;
}

div#bl_calc span.bl_text, div#bl_order span.bl_text{
line-height:15px !important;
}

select#sortinput, select#ppinput{
margin:5px;
}

table.props td{
	color:#000000;
	padding-bottom:10px;
	line-height:10px;
	font-style:Tahoma;
	font-size:11px;
}

table.props td.prop{
	color:#000000;
	font-weight:bold;
	padding-right:3px;
	vertical-align:bottom;
}
table.props sup{
line-height:12px;
font-size:9px;
}
.agentshow img{
width:150px;
min-height:100px;
float:left;
margin-right:30px;
margin-bottom:30px;
}
.agentshow h2{
color:#00488E;
font-size:24px;
font-weight:bold;
line-height:30px;
margin-bottom:10px;
}

div.agentlink{
width:180px;
height:27px;
background-image:url(images/agentbutton.gif);
color:#fff;
font-size:12px;
text-decoration:none;
line-height:27px;
text-align:center;
float:left;
margin-top:10px;
}
div.agentlink a{
color:#fff;
font-size:11px;
text-decoration:none;
font-weight:bold;
}
/* End of 'creditmax' */

.photo_frame1 img{
	float:left;
	margin-bottom:6px;
	width:500px;
}
div.scrollable {
	float:left;
	height:90px;
	overflow:hidden;
	position:relative;
	width:460px;
}
div.backlink {
	margin:10px;
}
div.prevcont, div.nextcont {
	float:left;
	height:90px;
	width:40px;
}
div.scrollable div.items {
	margin-top:10px;
	position:absolute;
	width:20000em;
}
div.scrollable div.items div {
	border:medium none;
	float:left;
	margin-right:5px;
}
div.items div {
	background:url("images/item.gif") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	display:block;
	float:left;
	height:66px;
	line-height:66px;
	margin-right:8px;
	overflow:hidden;
	text-align:center;
	width:87px;
}
div.items div div.inneritem {
	height:60px;
	margin:3px 2px 3px 3px;
	overflow:hidden;
	width:80px;
}
a.nexti  {
	background:url("images/button-right.gif") repeat scroll 0 0 transparent;
}
a.previ, a.nexti {
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:30px;
	margin:30px 0 0;
	width:30px;
}
div#photoin, div#photoin img {
	width:540px;
}
div.items div div.inneritem a img {
	width:80px;
}
#order_form  {
	display:none;
	left:30%;
	position:fixed;
	top:120px;	
	z-index:2000;
}
#order_form .bt_close {
	color:#E21F26;
	cursor:pointer;
	float:right;
	font-size:150%;
}
#order_form_z  {
	/*display:none;*/
	left:30%;
	position:fixed;
	top:120px;	
	z-index:2000;
}
#order_form_z.bt_close {
	color:#E21F26;
	cursor:pointer;
	float:right;
	font-size:150%;
}
.field label {
	color:#FFFFFF;
	float:left;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:30px;
	margin-top:0;
	width:100px;
}
.menu_g {
	width:262px;
	height:400px;
	float:left;
	margin-left:20px;
}
.phon{
	background-image:url(images/phon.png);
	background-repeat:no-repeat;
	height:55px;
}
.phon h3 {
	color:white;
	text-align:center;
	line-height:55px;
	font-family:Trebuchet MS, Arial;
}
.phon1{
	background-image:url(images/phon1.png);
	background-repeat:no-repeat;
	height:325px;
}
.phon1 p {
	text-align:center;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial;
	padding: 10px 30px 0 30px;
	height:40px;
}
.phon1 ul{
	list-style-type : none;
	padding : 10px 0px;
	margin-left:5px;
}
.phon1 ul li{
	font-family:Verdana, Arial;
	background : transparent url(images/marker_phon1.png) no-repeat left top;	
	padding-bottom:5px;
	padding-left : 20px;	
	width:225px;
}
#for_small_boxes{
	margin:10px auto;
	height:182px;
	width:100%;
	float:left;
}
.cont_box{
	margin-left:20px;
	height:182px;
	width:262px;
	float:left;
	border:1px solid #f0f0f0;
}
#img_1{
	background : transparent url(images/tel.png) no-repeat left top;
	height:182px;
	width:262px;
	padding:25px 0 0 100px;
}
#img_2{
	background : transparent url(images/pochta.png) no-repeat left top;
	height:182px;
	width:262px;
	padding:25px 0 0 100px;
}
#img_3{
	background : transparent url(images/calc.png) no-repeat left top;
	height:182px;
	width:262px;
	padding:25px 0 0 100px;
}
.text_1 {
	height:152px;
	width:162px;
}
.text_1 h2 {
	font-family:Georgia, Arial;
	font-size:14px;
	line-height:14px;
}
.text_1 span {
	font-family:Georgia, Arial;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
}
.text_1 h1 {
	font-family:Georgia, Arial;
	font-size:25px;
	line-height:25px;
	font-weight:normal;
	margin-bottom:7px;
}
.text_1 p {
	font-family:Verdana, Arial;
	font-size:12px;	
	line-height:14px;
}
.cont{
	margin: 10px 60px 18px 20px;
	font-family:Verdana, Arial, Tahoma,  sans-serif;
	font-size:12px;	
}
.head {
	width: 100%;
	margin-top:25px;	
}
.head span{
	font-size:22px;
	color:#1e3175;
	font-weight:bold;
	font-family:Georgia, Arial;
	line-height:40px;
}
.footer {
	width: 100%;
	margin-top:16px;	
	float:left;
}
.footer {
	font-size:16px;
	color:#1e3175;
	font-weight:bold;
	font-family:Georgia, Arial;	
}
.captcha{
	border:1px solid #205E9B;
	float:right;
	margin-bottom:10px;
}