* {
	margin: 0;
	padding: 0;
	}

body {
	background-color: #131417;
	text-align: center;
	color: #dedede;
	font: normal 12px Tahoma, sans-serif;
	behavior: url('/bitrix/templates/granny/images/csshover2.htc');
	}



a {
	color: #ffffff;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}


#upper {
	width: 100%;
	float: left;
	text-align: center;
	background: #1c1819 url('/bitrix/templates/granny/images/city.jpg') repeat-x left bottom;
	}

#lower {
	width: 100%;
	float: left;
	text-align: center;
	background-color: #131417;
	}

#phone {
	width: 100%;
	float: left;
	text-align: center;
	background: url('/bitrix/templates/granny/images/phone.jpg') no-repeat center top;
	}






.container {
	text-align: left;
	margin: 0 auto;
	width: 958px;
	}

#top {
	width: 100%;
	float: left;
	padding: 50px 0 30px !important;
	padding: 50px 0 20px;
	font-size: 10px;
	}

.left {
	width: 220px;
	float: left;
	}

.right {
	width: 700px;
	float: right;
	}

#main {
	margin: 0px 0 80px;
	width: 100%;
	float: left;
	}




#main-flash {
	float: right;
	}




#special-offers {
	margin-top: 10px;
	width: 100%;
	float: left;
	}

#additional {
	width: 100%;
	float: left;
	margin: 20px 0 20px;
	}

#hot-offers {
	width: 550px;
	float: left;
	}

#hot-offers table {
	width: 100%;
	float: left;
	margin-top: 24px;
	}

#hot-offers .ho-image {
	padding-bottom: 26px;
	}

.ho-image img {
	border: 0;
	}

.ho-description {
	vertical-align: bottom;
	padding: 10px;
	color: #8c8c8c;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 28px;
	}

.ho-description a {
	color: #8c8c8c;
	text-decoration: none;
	}

#article-list {
	width: 240px;
	float: right;
	}

#article-list ul {
	margin-top: 10px;
	}

#article-list li {
	padding: 6px 0;
	list-style: none;
	}

#article-list a {
	color: #8c8c8c;
	}

#article-list a:hover {
	color: #ffffff;
	text-decoration: underline;
	}





#portfolio {
	float: left;
	margin-right: 40px;
	border: 0;
    margin-bottom: 20px;
	}


h3 {
	color: #fdfdbd;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	}
	

h3 a {
	color: #fdfdbd;
	text-decoration: none;
	}

#special-offers h3 {
	margin-top: 32px;
	}

#special-offers dl {
	margin: 20px 0;
	line-height: 20px;
	}

#special-offers dt {
	font-size: 10px;
	color: #7c7a7b;
	}

#special-offers dd {
	font-size: 13px;
	padding-right: 10px;
	margin-bottom: 20px;
	}

#special-offers dl a {
	color: #8c8c8c;
	}

#special-offers dl a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

#special-offers object {
	float: left;
	margin: 10px 20px 10px 0;
	}



#logo {
	position: relative;
	left: 0px;
	top: -12px;
	border: 0;
	}




/*Menu styles*/

.main-menu {
	width: 200px;
	float: left;
	z-index: 0;
	}

.main-menu li {
	text-transform: uppercase;
	list-style: none;
	font-size: 11px;
	position: relative;
	float: left;
	clear: both;
	width: 120px;
	}

#main .main-menu {
	margin-top: 10px;
	}

.main-menu a {
	text-decoration: none;
	color: #dedede;
	display: block;
	padding: 3px 0px 3px 0;
	width: 100%;
	}

.main-menu a:hover {
	text-decoration: underline;
	color: #ffffff;
	}


.main-menu li ul {
	position: absolute;
	top: 0px;
	left: 88px !important;
	left: 106px;
	background-color: #333333;
	border: 1px solid #444444;
	z-index: 90;
	display: none;
	}

.main-menu li ul li {
	white-space: nowrap;
	text-transform: none;
	width: 100%;
	float: left;
	}

.main-menu li ul li a {
	padding: 3px 5px;
	display: block;
	}

.main-menu .block-end {
	padding-bottom: 20px;
	}

.main-menu li.oli p {
	text-transform: none;
	padding-left: 16px;	
	}

.main-menu li.hover ul, .main-menu li:hover ul{
	display: block;
	}
* html .main-menu ul li {
height: 1%;
}
* html .main-menu ul li a {
height: 1%;
}

.main-menu li:hover {
z-index:1000;
}
/*end menu styles*/






.lan-menu li {
	list-style: none;
	line-height: 24px;
	padding: 2px 0;
	}

.lan-menu a {
	text-decoration: underline;
	color: #dedede;
	}

.lan-menu a:hover {
	text-decoration: none;
	color: #ffffff;
	}

.lan-menu img {
	border: none;
	display: inline;
	position: relative;
	top: 6px;
	margin-right: 5px;
	}








.phone {
	width: 140px;
	margin-right: 40px;
	float: left;
	}

.phone li {
	list-style: none;
	padding: 2px 0;
	font: 12px Arial, sans-serif;
	}

.phone .phone-header {
	text-transform: uppercase;
	color: #fdfdbd;
	font-size: 11px;
	}

#search {
	float: right;
	}

#search-input {
	width: 180px;
	padding: 2px 2px;
	border: 0;
	height: 20px;
	font-size: 12px;
	float: left;
	}

#search-submit {
	margin-left: 3px;
	float: left;
	}









#footer {
	width: 100%;
	float: left !important;
	float: none;
	font-size: 11px;
	padding: 60px 0 30px;
	}

.footer-menu {
	float: left;
	width: 100%;
	clear: left;
	}

.footer-menu li {
	float: left;
	list-style: none;
	padding: 0 10px 0 0;
	}

#danet {
	width: 30%;
	float: right;
	text-align: right;
	position: relative;
	padding: 6px 40px 0 0;
	}

#danet img {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	}

#copyright {
	width: 68%;
	float: left;
	}

#counter {
	width: 16%;
	float: right;
	padding-top:5px;
	
	}

#counter img {
	border: 0;
	float: left;
	margin-right: 4px;
	}

.product-info {
	font: 12px Arial, sans-serif;
	color: #BDBABD;
	line-height: 20px;
	}

.banner-secondary {
	margin-bottom: 20px;
	}

.product-info h3 {
	margin-bottom: 14px;
	}

.item-property {
	background: url('images/dot-x.gif') repeat-x left top;
	padding: 18px 0;
	}

.item-property-color {
	background: url('images/dot-x.gif') repeat-x left top;
	padding: 4px 0 18px 0;
	}

.item-property-color img {
	position: relative;
	top: 8px;
	}

.product-info p {
	padding-bottom: 14px;
	}

.item-property-header {
	color: #ffffff;
	}

.space {
	padding: 0 20px;
	}

.product-preview-picture {
	float: right;
	margin: 3px 0 3px 10px;
	}

.section-list {
	clear: both;
	background: url('images/dot-x.gif') repeat-x left bottom;
	margin: 6px 0;
	}

.clear {
	clear: both;
	}

.clear-left {
	clear: left;
	}

.invisible {
	visibility: hidden;
	}

.product-info ul, #articles ul {
	margin-left: 30px;
	margin-bottom: 20px;
	}

.stone-catalog-item {
	width: 160px;
	float: left;
	margin: 20px 10px 0 0;
	text-align: center;
	}

.stone-catalog-item img {
	float: left;
	border: 0;
	margin-bottom: 6px;
	}

#articles {
	line-height: 20px;
	width: 100%;
	}

h6 {
	font: bold 13px Arial, sans-serif;
	padding: 10px 0 4px;
	}

#articles p {
	padding: 6px 0 4px;
	}

#articles h4 {
	font: bold 13px Arial, sans-serif;
	padding: 10px 0 0;
	}

#articles li {
	padding: 6px 0 4px;
	}

#page {
	width: 100%;
	float: left;
	margin: 10px 0;
	}

#page h4 {
	clear: both;
	padding: 10px 0;
	}

#page p {
	padding: 6px 0;
	}

.right-aligned {
	float: right;
	margin: 3px 0 3px 10px;
	}

.column-header {
	background-color: #343434;
	color: #ffffff;
	font-weight: bold;
	}

.gost {
	width: 100%;
	border-collapse: collapse;
	font: 12px Arial, sans-serif;
	margin-top: 20px;
	}

.gost td {
	padding: 8px 14px 8px 0;
	border: 0px solid #ffffff;
	}

#enquiry-form {
	width: 480px;
	}

#enquiry-form label {
	width: 140px;
	float: left;
	}

#enquiry-form input, #enquiry-form textarea {
	width: 300px;
	float: right;
	}

#enquiry-form p {
	width: 100%;
	float: left;
	margin: 12px 0;
	padding-top: 6px;
	background: url('images/dot-x.gif') repeat-x left top;
	}

#enquiry-form #submit {
	width: 100px;
	}

#enquiry-form #captcha {
	width: 160px;
	}

#enquiry-form img {
	float: left;
	margin-left: 40px;
	}

#enquiry-form textarea {
	height: 200px;
	}

.orange {
	color: orange;
	}

.warning {
	border: 2px solid #ff0000;
	width: 90%;
	float: left;
	padding: 5px 30px;
	margin: 10px 0;
	}

.warning li {
	padding: 4px 0;
	}

.success {
	border: 2px solid green;
	padding: 5px;
	width: 100%;
	float: left;
	margin: 10px 0;
	}

#soffers p {
	padding: 6px 0;
	margin: 10px 0 4px;
	background: url('images/dot-x.gif') repeat-x left bottom;
	}

.dot-x {
	background: url('images/dot-x.gif') repeat-x left center;
	padding: 4px 0;
	}

.source {
	text-align: right;
	font-style: italic;
	}

ol {
	margin-left: 30px;
	}

.notes {
	margin-left: 20px;
	font-size: 11px;
	}

#product-photos {
	width: 100%;
	float: left;
	}

#product-photos p {
	float: left;
	width: 160px;
	margin-right: 14px;
	margin-bottom: 10px !important;
	margin-bottom: 0;
	text-align: center;
	line-height: 14px;
	padding: 0;
	}

#product-photos .last-p {
	margin-right: 0;
	}

#product-photos img {
	margin-bottom: 4px;
	cursor: pointer;
	}

#portfolio-table {
	width: 100%;
	margin: 20px 0;
	float: left;
	}

#portfolio-table td {
	padding-right: 15px;
	}

#portfolio-table .last-td {
	padding-right: 0;
	}

#portfolio-table p {
	text-align: center;
	font-size: 12px;
	padding: 3px 3px 15px;
	}

#portfolio-table img {
	cursor: pointer;
	}

#left-price {
	width: 100%;
	float: left;
	margin-top: 50px;
	line-height: 18px;
	}

#left-price h5 {
	padding: 3px 0;
	font-size: 12px;
	font-weight: bold;
	}

.price-files {
	width: 100%;
	float: left;
	margin: 16px 0;
	}

.price-files h4, #page .price-files p  {
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 14px;
	}

.price-files h4  {
	padding-top: 14px;
	}

.price-files p  {
	font-size: 11px;
	}

#search-page {
	width: 100%;
	float: left;
	margin: 24px 0;
	}

#search-page h4 {
	padding: 5px 0;
	}

#search-page p {
	padding: 5px 0;
	}

.price-block {
	margin: 0 0 10px 20px;
	}

.price-block li {
	padding: 2px 0 2px 10px;
	}

#soffer-detail {
	line-height: 18px;
	width: 100%;
	margin: 20px 0;
	}

.img-alone {
	float: left;
	margin: 3px 10px 4px 0;
	}


/*My STYLE for KOL_PAGE_2*/

.kol_main_skin{
	position:relative;
	min-width:700px;
	width: 700px;
	height:258px;
	margin-top:10px;
	z-index:99999;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	/*background-color:#1C1819;*/
        padding-bottom:10px;
	}
.kol_big_pic_cont{
	position:relative;
	float:left;
	padding:0 22px 8px 0;
	width:330px;
	height:250px;
	}
.kol_big_pic_cont img{cursor:pointer}
.kol_descr_cont{
	position:relative;
	width:338px;
	height:250px;
	padding:0 0 8px 0;
	float:left;
	}
.kol_descr{
	position:relative;
	padding:10px 0 0 0;
	}
.kol_descr p{
	margin:0;
	padding:0;
	line-height:14px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;	
	color:#FFF;
	}
.kol_small_pic_cont{
	position:relative;
	height:137px;
	padding:14px 0 4px 0;
	}
.kol_small_pic1{
	width:100%;
	height:70px;
	}
.kol_small_pic1 img{
	padding:0 12px 12px 0;
	border:none;
	float:left;
	cursor:pointer;
	width=98px; 
	height:65px;
	}
.kol_small_pic2{
	width:100%;
	height:70px;
    }
.kol_small_pic2 img{
	padding:0 12px 8px 0;	
	border:none;
	float:left;
	cursor:pointer;
	width=98px; 
	height:65px;
	}
.kol_small_pic1 a{border:none}
.kol_small_pic2 a{border:none}

.kol_bottom_text{
position: relative;
text-decoration:none;
left:25px;
padding:20px 5px;
col
}
.kol_bottom_text p{
font: bold 12px Arial, sans-serif;
	padding: 10px 0 4px;
	color = #626C6E;

	}

.kol_bottom_text li{
text-decoration:none;
}


.punktir{ 
		position:relative;
		top:252px;
		left:0px;
		background: url("pictures/dot-x.gif") repeat-x scroll left bottom transparent;
		padding:10px 0 5px 0;
		}

.clearrr{clear:both}
.foot_text{
	position:relative;
	float:left;
	padding: 25px 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;	
	color = #626C6E;
	}
#map{
width:100%;
height:400px;
float:left}
