body {
	background: url('gfx/bg.jpg') repeat-x;
	margin:0px;padding:0px;
	font-size:12px;
	color:#363636;
	font-family: Verdana, Arial;
}

a {
	text-decoration:none;
	color:#222222;
	border-bottom:1px dotted #777777;
}
a:hover {
	border-bottom:1px solid #777777;
}

h1, h2, h3, h4, h5, h6 
{
	color:#2B71AF;
	font-size: 15px;
}

div#BodyBox {
	width:990px;
	margin:auto;
	margin-bottom:15px;
}
div#Header {
	background: url('gfx/header.jpg') no-repeat;
	height:81px;
}
div#Header a {
	display:block;
	height:100%;
}
div#Header .logoTxt {
	font-size:16px;
	font-weight:bold;
	padding-left:221px;
	padding-top:54px;
	display:block;
	margin: 0px;
	color: #000000;
}
div#NavMenu {
	background: url('gfx/menu.jpg') no-repeat;
	height:41px;
}
div#NavMenu a {
	margin-left:20px;
	border:0px;
}
div#NavMenu img {
	border:0px;
	padding:0px 27px;
}

div#Content {
	margin-top:1px;
	min-height:350px;
	_height:350px;
}
div#Content .LStart {
	width:721px;
	float:left;
}
div#Content .RStart {
	margin-top:40px;
	width:242px;
	float:right;
	background: url('gfx/menuRightBG.jpg') no-repeat 0px 45px ;
}
div#Content .RStart p.strong {font-size:14px;}
div#Content .RStart .first {
	margin-left:20px;
	margin-bottom:15px;
	width:207px;
	height:20px;
	background:url('gfx/txt_1.png') no-repeat;
}
div#Content .RStart .shops {
	margin-left:20px;
	margin-bottom:15px;
	width:166px;
	height:19px;
	background:url('gfx/shops.png') no-repeat;
}
div#Content .RStart .firms {
	margin-left:20px;
	margin-bottom:15px;
	width:136px;
	height:18px;
	background:url('gfx/firms.png') no-repeat;
}
div#Content .RStart .agency {
	margin-left:20px;
	margin-bottom:15px;
	width:148px;
	height:18px;
	background:url('gfx/agency.png') no-repeat;
}

/*
div#Content .RStart h3 {
	margin-left:20px;
	margin-bottom:15px;
	font-size:15px;
	font-family: Tahoma, Arial;
}
div#Content .RStart .Hfirst {
	padding-top:5px;
}
*/
div#Content .RStart .img {
	margin-top:17px;
}
div#Content .RStart ul {
	/*list-style:none;*/
	padding:0px;
	margin: 10px 0px 10px 50px;
}
div#Content .RStart p {
	margin-left:20px;
}
div#Content .opBox {
	margin-top:30px;
	margin-left:30px;
	width:450px;
	float:left;
}
div#OfferBox {
	margin-top:30px;
	margin-left:30px;
	width:550px;
	text-align:justify;
	float:left;
}
div#OfferRec {
	margin-top:65px;
	margin-left:100px;
	width:200px;
	float:left;
}
div#Product {margin: 50px 30px 0px 50px}
div#Content .opBox h3 {}
div#Content .opBox a {
	text-decoration:none;
	color:#222222;
	border-bottom:1px dotted #777777;
}
div#Content .opBox a:hover {
	border-bottom:1px solid #777777;
}
div#Content .opBox img {
	border:0px;
	margin-top:2px;
}
div#Content .opBox .city {
	color:#2C71A8;
	font-size:15px;
	font-weight:bold;
}
div#Content .cityBox {
	margin-top:5px;
}
div#Content .cityBox p {
	padding:0px;
	margin:0px;
}
div#Content .cityBox .firm {
	font-weight:bold;
}
div#Content .partnerBox {
	padding-bottom:6px;
}
div#Content .partnerBox .title {
	font-weight:bold;
	font-size:14px;
}
div#Content .listNone a, div#Content .listNone a:hover {
	border:0px;
}
div#Content .listNone {
	list-style:none;
}
div#Content .listNone img {
	margin:5px 0px;
	border:0px;
}
div#Content .opBox .Contact {
	width:360px;
}

div#Content .opBox .Contact input, textarea {
	width:99%;
	border:1px solid #CCCCCC;
	background-color:#E5E5E5;
}
div#Content a.more {
	display:block;
	border:0px;
	margin-left:420px;
	width:338px;
}
div#Content .more img {
	border:0px;
}
#kapec {border: 1px solid #CCCCCC;padding:1px;}
input#validator {text-align:center;}
div#Content .opBox .Contact input:hover, div#Content .opBox .Contact textarea:hover,
div#Content .opBox .Contact input:focus, div#Content .opBox .Contact textarea:focus {
	background-color:#F5F5F5;
}
div#Content .opBox .Contact textarea {
	height:100px;
}
div#Content .opBox .Contact p {
	text-align:left;
}
div#Content .opBox .Contact .submit {
	text-align:center;
}
div#Content .opBox .Contact .submit input {
	width:80px;
	background-color:#CCCCCC;
}
div#Content .MapFactory {
	border:0px;
	width:726px;
	height:477px;
}
div#Footer {
	text-align:right;
	font-size:13px;
	padding-right:20px;
}
div#Footer img {
	vertical-align:top;
	float:left;
}
div#FooterNav {
	border-top: 1px solid #D7D7D7;
	margin-top:10px;
	padding-top:10px;
}
div#FooterNav a {
	text-decoration:none;
	color: #919191;
	padding-right:25px;
	font-size:13px;
	border:0px;
}
div#FooterNav a:hover {
	text-decoration:underline;
}
div#FooterNav .left {
	float:left;
}
div#FooterNav .right {
	float:right;
	font-size:10px;
	color:#999;
}
div#FooterNav .right a {
	font-size:11px;
}
.clear {clear:both;}
.error {color:#DD0000;}
.send {color:#1D96EF;}
.refresh {cursor:pointer;padding:15px 5px;}
.strong {font-weight:bold;}

.productsList
{
	width: 640px;
	float: left;
	margin-top: 30px;
}

.productsList a
{
	text-decoration: none;
	border: 0px;
	color: #969696;
}

.productsList .productBox
{
	float: left;
	width: 200px;
	margin: 0px 0px 20px 10px;
}

.productsList .separator
{
	clear: both;
	border-top:1px solid #EDEDED;
	margin-bottom:15px;
	margin-top:15px;	
}

.productsList .productName
{
	font-size: 14px;
	font-weight: bold;
	height: 45px;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.productsList .productPhoto
{
	text-align: center;
}

.productsList .productPhoto img
{
	border: 1px solid #EDEDED;
}

.productsList .pages
{
	width: 100%;
	text-align: center;
}

.productsList .pages .pageNumber
{
	font-size: 15px;
	color: #373535;
}

.productsListInfo
{
	float: right;
	width: 300px;
	color: #363636;
	font-size: 12px;
	margin: 72px 0px 0px 0px;
}

div#topDiv
{
	width:807px;
	height:auto;
	margin: auto;
}

div.shadow
{
	width:807px;
	height:48px;
	margin: auto;
}

.bg
{
	width:100%;
}

.underTop
{
	height:48px;
}

.productDetails
{

}

.productDetails .backArrow
{
	margin: 0px 0px 10px 0px;
}

.productDetails .photosBox
{
	float: left;
	width: 400px;
}

.productDetails .photosBox .bigPhoto
{
	vertical-align: top;
	width: 400px;
}

.productDetails .photosBox .bigPhoto img
{
	border:1px solid #EDEDED;
}

.productDetails .photosBox .photoNavigation a
{
	border: 0px;
	text-decoration: none;
}

.productDetails .photosBox .thumbials
{
	width: 400px;
	margin: 50px 0px 0px 0px;
}

.productDetails .photosBox .thumbials img
{
	width: 90px;
	border: 0px;
	border:1px solid #EDEDED;
}

.productDetails .photosBox .thumbials a
{
	border: 0px;
	text-decoration: none;
}

.productDetails .photosBox .thumbials .thumbialPhoto
{
	float: left;
	margin: 0px 4px 2px 0px;
}

.productDetails .detailsBox
{
	float: right;
	width: 550px;
	vertical-align: top;
}

.productDetails .youtubeBox
{
	width: 100%;
	text-align: center;
}
