@charset "utf-8";
/* CSS Document */
body {
margin: 0;
padding: 0;
border: 0; 
text-align: center;
background-color:#232323;
}

a:link {
	color:#FFF;
}

a:visited {
	color:#FFF;
}

img {
	border:none;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-style:italic;
	font-weight:normal;
	color:#EFEFEF;
	text-align:center;
	margin-top:0.1em;
	margin-bottom:0.1em;
}

#header {
	position:relative;
	margin: 0 auto;
	width: 1200px;
	min-width: 1200px;
	height: 225px;
}


#white_rose {
	width: 800px;
	height: 225px;
	background-image:url(/img/rose.png);
	position:absolute;
	left: 0;
	top: 0;
}

#logo_link {
	position:absolute;
	width:420px;
	height:120px;
	left:0px;
	top:0px;
}

#contacts {
	position:absolute;
	width: 720px;
	height: 75px;
	left: 30px;
	top: 150px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
}

.contacts_low {
	font-size:14px;
	color:#CCC;
}

.contacts_medium {
	font-size:14px;
	color:#EEE;
	font-style:italic;
}

.contacts_high {
	font-size:24px;
	color:#FFF;
	font-style:italic;
}


#info {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#EEE;
	position:relative;
	width:1200px;
	height:42px;
	margin: 0 auto;
	text-align: left;
}

.top_menu {
	margin-right:30px;
	margin-left:30px;
	float:left;
}

#top_pattern {
	width:1080px;
	height:18px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:30px;
	background-image:url(/img/pattern.png);
	background-repeat:repeat-x;
}


#container {
	display:block;
	position:relative;
	width: 1200px;
	min-width: 1200px;
	margin: 12px auto;
	text-align: left;
}


#menu {
	position: relative;
	width: 270px;
}

#menu_cards {
	position:relative;
	left:21px;
	width:240px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	text-align:left;
	color:#EFEFEF;
}



#main_area {
	position: relative;
	width:900px;
}

#main_top {
	position:relative;
	margin: 0 auto;
	width:180px;
	height:30px;
	background-image: url(/img/main_top.png);
}

#main_caption {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-style:italic;
	color:#EFEFEF;
	text-align:center;
}

#main_rubricator {
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#C0C0C0;
	text-align:center;
}

#main_description {
	position:relative;
	padding-left:45px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	color:#E0E0E0;
	text-align:left;
	text-indent:30px;
}

#main_price {
	position:relative;
	padding-left:45px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#E0E0E0;
	text-align:left;
	text-indent:30px;
}

.price_new {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#EFEFEF;
}

.price_old {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#B0B0B0;
	text-decoration:line-through;
}

.main_img_caption {
	width:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
	color:#EFEFEF;
}


.main_img {
	width:320px;
	height:480px;
	border-top-color: #dfdfdf;
	border-top-style: double;
	border-top-width: 3px;
	border-left-color: #dddddd;
	border-left-style: double;
	border-left-width: 3px;	
	border-bottom-color: #d0d0d0;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-right-color: #d3d3d3;
	border-right-style: double;
	border-right-width: 3px;
}

.test_img {
	border-top-color: #dfdfdf;
	border-top-style: double;
	border-top-width: 3px;
	border-left-color: #dddddd;
	border-left-style: double;
	border-left-width: 3px;	
	border-bottom-color: #d0d0d0;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-right-color: #d3d3d3;
	border-right-style: double;
	border-right-width: 3px;
}

.lightbox_hidden {
	display:none;
	width:1px;
	height:1px;
}


.catalog_img {
	width:200px;
	height:300px;
	border-top-color: #dfdfdf;
	border-top-style: double;
	border-top-width: 3px;
	border-left-color: #dddddd;
	border-left-style: double;
	border-left-width: 3px;	
	border-bottom-color: #d0d0d0;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-right-color: #d3d3d3;
	border-right-style: double;
	border-right-width: 3px;
}

.border_img {
	border-top-color: #dfdfdf;
	border-top-style: double;
	border-top-width: 3px;
	border-left-color: #dddddd;
	border-left-style: double;
	border-left-width: 3px;	
	border-bottom-color: #d0d0d0;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-right-color: #d3d3d3;
	border-right-style: double;
	border-right-width: 3px;
}
	


.catalog_180_img {
	width:180px;
	height:240px;
	border-top-color: #dfdfdf;
	border-top-style: double;
	border-top-width: 3px;
	border-left-color: #dddddd;
	border-left-style: double;
	border-left-width: 3px;	
	border-bottom-color: #d0d0d0;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-right-color: #d3d3d3;
	border-right-style: double;
	border-right-width: 3px;
}


.catalog_caption {
	width:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	text-align:center;
	color:#EFEFEF;
}

.catalog_caption2 {
	width:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	text-align:left;
	text-indent:24px;
	color:#EFEFEF;
}

.italy_caption {
	width:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-style:italic;
	text-align:center;
	color:#EFEFEF;
}

.main_enlarge {
	width: 326px;
}	

.main_look {
	position:relative;
	margin: 0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;
	color:#EFEFEF;
}


#main_prev_page {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	text-align:center;
	color:#EFEFEF;
}

#main_next_page {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	text-align:center;
	color:#EFEFEF;
}


#main_like {
	position:relative;
	width:180px;
	margin: 0 auto;
}

#main_bottom {
	position:relative;
	margin: 0 auto;
	width:180px;
	height:45px;
	background-image:url(/img/main_bottom.png);
}

#main_question {
	position:relative;
	margin: 12px auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	color:#EEE;
	text-align:center;
}

#main_comments {
	position:relative;
	width:500px;
	margin: 12px auto;
}

#section_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#E0E0E0;
	font-style:italic;
	text-align:left;
	text-indent:30px;
}

.section_text2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#E0E0E0;
	font-style:italic;
	text-align:left;
	text-indent:30px;	
}
	

#bottom_pattern {
	width:1080px;
	height:18px;
	position:relative;
	margin: 12px auto;
	background-image:url(/img/pattern.png);
	background-repeat:repeat-x;
}

#footer {
	position:relative;
	width: 1200px;
	min-width: 1200px;
	margin: 12px auto;
	text-align: left;
	height:90px;
}

#main_footer {
	position:relative;
	width: 1200px;
	min-width: 1200px;
	margin: 12px auto;
	text-align: left;
	height:180px;
}

#bottom_info {
	position:relative;
	top: 30px;
	width: 660px;
	margin: 0 auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}

.bottom_menu {
	margin-left:30px;
	margin-right:30px;
	float:left;
}


#big_img {
}

.small_img {
}

.catalog_list {
	position:relative;
	left: 21px;
	width: 248px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:21px;
	line-height:36px;
	color:#CCC;
}

.catalog_sublist {
	position:relative;
	left: 12px;
	width: 236px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:27px;	
	color:#EEE;
}


.catalog_span {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFF;
}

a.catalog_ref:link {
	text-decoration:none;
	border-bottom:solid 1px;
}

a.catalog_ref:visited {
	text-decoration:none;
	border-bottom:solid 1px;
}

.bra_img {
	margin:18px;
	float:left;
	width:200px;
	height:300px;
	border-top-color: #dfdfdf;
	border-top-style: double;
	border-top-width: 3px;
	border-left-color: #dddddd;
	border-left-style: double;
	border-left-width: 3px;	
	border-bottom-color: #d0d0d0;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-right-color: #d3d3d3;
	border-right-style: double;
	border-right-width: 3px;
	text-indent:0px;
}

.bra_img_right {
	margin:18px;
	float:right;
	width:250px;
	height:250px;
	border-top-color: #dfdfdf;
	border-top-style: double;
	border-top-width: 3px;
	border-left-color: #dddddd;
	border-left-style: double;
	border-left-width: 3px;	
	border-bottom-color: #d0d0d0;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-right-color: #d3d3d3;
	border-right-style: double;
	border-right-width: 3px;
	text-indent:0px;
}

.bra1_img {
	margin:18px;
	float:left;
	width:240px;
	height:320px;
	border-top-color: #dfdfdf;
	border-top-style: double;
	border-top-width: 3px;
	border-left-color: #dddddd;
	border-left-style: double;
	border-left-width: 3px;	
	border-bottom-color: #d0d0d0;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-right-color: #d3d3d3;
	border-right-style: double;
	border-right-width: 3px;
	text-indent:0px;
}

.bra1_img_right {
	margin:18px;
	float:right;
	width:240px;
	height:320px;
	border-top-color: #dfdfdf;
	border-top-style: double;
	border-top-width: 3px;
	border-left-color: #dddddd;
	border-left-style: double;
	border-left-width: 3px;	
	border-bottom-color: #d0d0d0;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-right-color: #d3d3d3;
	border-right-style: double;
	border-right-width: 3px;
	text-indent:0px;
}

.bra2_img {
	margin:18px;
	float:left;
	width:240px;
	height:280px;
	border-top-color: #dfdfdf;
	border-top-style: double;
	border-top-width: 3px;
	border-left-color: #dddddd;
	border-left-style: double;
	border-left-width: 3px;	
	border-bottom-color: #d0d0d0;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-right-color: #d3d3d3;
	border-right-style: double;
	border-right-width: 3px;
	text-indent:0px;
}

.anounce {
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#FFFFFF;
}
	


.info_style {
	text-align:justify;
	text-indent: 30px;
	font:"Times New Roman", Times, serif;
	font-size: 16px;
	font-style:italic;
	color:#000;
}

.alert {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	text-align: left;
	text-indent: 24px;
	color:#F00;
}

.alert_ok {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-indent: 24px;
	color:#0C0;
}

.banner {
	position:relative;
	margin:6px;
	float:left;
}
