body, html {
	height: 100%;
	width: 100%;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffdecc;
}
#wrapper {
	width: 966px;
	padding-bottom: 40px;
}
#header {
	height: 85px;
	background: url(/template/images/site/bg_head.jpg) no-repeat top right;
}
#content {
	padding-left: 10px;
	padding-top: 14px;
}
#footer {
	clear: both;
}
#nav {
	float: left;
}
#main_content {
	float: left;
	width: 612px;
	padding-left: 32px;
	overflow: hidden;
}
#sub_content {
	float: right;	
}
.aside {
	width: 156px;
	padding-bottom: 10px;
	background-color: #ffa257;
}
#logo {
	width: 78px;
	height: 54px;
	padding-top: 16px;
	padding-left: 42px;
	padding-right: 48px;
	float: left;
}
#logo a {
	display: block;
	width: 78px;
	height: 54px;
	background: url(/template/images/site/dmlogo.gif) no-repeat top left;
	text-indent: -9999px;
	overflow: hidden;
}
#breadcrumbs {
	padding-top: 8px;
	height: 22px;
}
#breadcrumbs li {
	background: url(/template/images/site/ar_rg_bl.gif) no-repeat 100% 62%;
	list-style-type: none;
	padding-left: 4px;
	padding-right: 8px;
	float: left;
}
#breadcrumbs li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #273C82;
	text-decoration: none;
}
#breadcrumbs li a:hover {
	text-decoration: underline;
}
#main_nav {
	float: left;
	padding-top: 14px;
	width: 777px;
	height: 40px;
	background-image: url(/template/images/site/mnav/bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px;
}
#main_nav > li {
	width: 110px;
	height: 40px;
	float: left;
	list-style-type: none;
	position: relative;
}
#main_nav > li > a {
	display: block;
	width: 111px;
	height: 32px;
	padding-top: 8px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #273C82;
}
#main_nav li ul {	
	margin: 0;
	padding: 0;
	position: absolute;
	top: 41px;
	left: 0px;
	visibility: hidden;
	z-index: 40;
}
#main_nav li ul li {
	width: 186px;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
}
#main_nav li ul li a {	
	display: block;
	padding-left: 4px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	text-decoration: none;
	color:#551a8b;
	font-family: Arial, Helvetica, sans-serif;
}
#main_nav li ul li a:hover {
	color: #fff;
}
.nav01 li a {background-color:#ccc1e6;}
.nav02 li a {background-color:#facb80;}
.nav03 li a {background-color:#d5e7d9;}
.nav04 li a {background-color:#becad5;}
.nav06 li a {background-color:#ccffcc;}
.nav07 li a {background-color:#FEEAB9;}
.nav01 li a:hover {background-color:#551a8b;}
.nav02 li a:hover {background-color:#F0980A;}
.nav03 li a:hover {background-color:#599769;}
.nav04 li a:hover {background-color:#274E73;}
.nav06 li a:hover {background-color:#00B800;}
.nav07 li a:hover {background-color:#BFA35F;}

.aside h3 {
	background: url(/template/images/site/bg_h3.gif) #FF7A33 no-repeat left top;
	color: #FFDECC;
	height: 19px;
	padding-left: 10px;
	padding-top: 2px;
	border-top: solid 4px #FFDECC;
	border-bottom: solid 2px #FFDECC;
	font-size: 14px;
}
.aside h4 {
	padding-bottom: 3px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 11px;
}
.aside h4 a {
	margin-left: 0px;
}
.aside h4 a:hover {
	text-decoration: none;
}
.aside a {
	margin-left: 10px;
}
.aside img {
	margin-bottom: 10px;
}
.aside img.arrow {
	margin-bottom: 0px;
}
#main_content h2 {
	color: #273C82;
	font-size: 20px;
	text-align: center;
	margin-top: 20px;
	margin-right: 30px;
}
img.main_img {
	margin-top: 22px;
	margin-bottom: 10px;
}
#main_content h3, #main_content h3 a {
	color: #273C82;
	font-size: 14px;
}
.news_item {
	float: left;
	width: 280px;
	margin-top: 15px;
	padding-bottom: 10px;
	padding-right: 16px;
}
.news_item h3 {
	padding-bottom: 8px;
}
.news_item img.float_left, .cat_item img.float_left {
	margin-right: 10px;
}
.news_item p, .cat_item p {
	color: #273C82;
	line-height: 17px;
}
.article {
	padding-right: 46px;
	padding-left: 10px;
	overflow: hidden;
}
.article h2 {
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 20px;
}
.article p {
	padding-bottom: 10px;
	color: #273C82;
	line-height: 17px;
}
.article ul {
	padding-left: 20px;
	padding-top: 4px;
}
.article ul li {
	color: #273C82;
}
	
.article_docs ul li, .article_links ul li {
	background: url(/template/images/site/ar_rg_sm.gif) no-repeat left center;
	list-style-type: none;
	padding-left: 14px
}
.article_gal, .article_docs, .article_links {
	padding-top: 20px;
	overflow: hidden;
}
.article_gal img.float_left {
	border: solid 2px #fee9dd;
	margin-right: 10px;
	margin-top: 6px;
}
#article_opt {
	list-style-type: none;
	overflow: hidden;
	float: right;
	display: inline;
	padding-top: 20px;
}
#article_opt li {
	float: left;
	width: 132px;
	height: 21px;
}
#article_opt li a {
	display: block;
	width: 98px;
	height: 19px;
	font-size: 11px;
	padding-left: 32px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
.cat_item {
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#search_form {
	position: relative;
	margin-top: 2px;
}
#search_form fieldset {
	padding-bottom: 6px;
	padding-top: 4px;
	padding-left: 5px;
	border: 0 none;
}
#search_form input {
	width: 118px;
	height: 18px;
	border: solid 1px #273c82;
}
#search_form label.error {
	display: block;
	font-size: 11px;
}
#search_form button {
	position: absolute;
	top: 2px;
	right: 6px;
	width: 22px;
	height: 24px;
	border: 0 none;
	cursor: pointer;
	background: url(/template/images/site/bg_srbt.gif) no-repeat left top;
}

#contact_form {
	border: 1px solid #FFA257;
	margin-bottom: 20px;
	margin-top: 20px;
	position: relative;
}
#contact_form fieldset {
	border: 0 none;
}
#contact_form legend {
	font-size: 13px;
	color: #273C82;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 25px;
}
#contact_form h3 {
	background-color: #FFA257; 
	color: #FFDECC;
	padding-left: 10px;
	padding: 4px;	
}
#contact_form fieldset > div {
	clear: both;
	padding-top: 15px;
	padding-left: 40px;
}
#contact_form label {
	display: block;
	float: left;
	width: 160px;
	padding-right: 10px;
	padding-top: 5px;
	font-size: 12px;
	color: #273C82;
	font-weight: bold;	
	text-align: right;
}
#contact_form label span {
	font-size: 11px;
	font-weight: normal;
	color: #435da9;
}
#contact_form input {
	border: 1px solid #a9b3d2;
	width: 240px;
	height: 20px;
	padding-left: 4px;
	padding-top: 4px;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#contact_form textarea {
	border: 1px solid #a9b3d2;
	width: 240px;
	height: 180px;
	padding-left: 4px;
	padding-top: 4px;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#contact_form p.error {	
	font-size: 12px;
	color: #fff;
	background-color: #CC5820;
	padding: 3px;
	clear: both;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}
#contact_form p.sent {	
	background-color: #5A9F59;
}
#contact_form span {
	position: absolute;
	top: 8px;
	right: 10px;
	font-size: 11px;
	color: #273C82;
}
#contact_form .buttons {
	text-align: center;
	background-color: #fff;
	margin-top: 20px;
	padding: 10px;
	background-color: #FFA257;
}
#map_canvas {
	border: 1px solid #FF7A33;
}
#loc_table {
	border-collapse: collapse;
	width: 100%;
	font-size: 11px;
	margin-top: 20px;
}
#loc_table th {
	background: #FF7A33;
	color: #fff;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #FF7A33;
}
#loc_table td {
	padding: 6px 11px;
	border-bottom: 1px solid #FF7A33;
	border-right: 1px solid #FF7A33;
	vertical-align: top;
}
#loc_table td * {
	padding: 6px 11px;
}
#loc_table td {
	background: #FFA257;
}
.article #loc_table .last {
	border-right: 0 none;
}
a {
	color: #B33E00;
	text-decoration: none;
	overflow: hidden;
}
a:hover {
	color: #B33E00;
	text-decoration: underline;
}
a:active, a:focus {
	outline: 0;
}
a img {
	border: 0 none;
}
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}

#wrapperParfemi {
	width: 656px;
	height: 706px;
	background: #FFDECC url(../images/site/parfemi/wrapper.png?v=2) no-repeat;
	position: relative;
	float: left;
	margin-left: 20px;
}

#wrapperParfemi #main_content {
	width: 656px;
	height: 393px;
	background: #fff;
	padding-left: 0;
}

#wrapperParfemi #main_content .img {
	float: left;
}

#wrapperParfemi #main_content .title {
	width: 236px;
	float: right;
	padding: 25px 18px;
	color: #2060a0;
	font-size: 23px;
	font-weight: bold;
	line-height: 22px;
	letter-spacing: -0.5px;
}

#wrapperParfemi #main_content form {
	width: 272px;
	height: 393px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
}

#wrapperParfemi #main_content .form {
	width: 236px;
	float: right;
	padding: 0 18px;
	color: #2060a0;
}

#wrapperParfemi #main_content .form label {
	display: block;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.5px;
	line-height: 16px;
	margin-bottom: 2px;
}

#wrapperParfemi #main_content .form label input {
	margin-right: 12px;
	margin-bottom: 8px;
	float: left;
}

#wrapperParfemi .button button {
	width: 158px;
	height: 42px;
	background: url(../images/site/parfemi/button.png) no-repeat;
	position: absolute;
	top: 330px;
	left: 90px;
	z-index: 100;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
}

#buttonIgraj {
	width: 119px;
	height: 45px;
	background: url(../images/site/parfemi/button1.png) no-repeat;
	position: absolute;
	top: 330px;
	right: 20px;
	z-index: 100;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
}

#button-share1 {
	width: 206px;
	height: 45px;
	background: url(../images/site/parfemi/button2.png) no-repeat;
	position: absolute;
	top: 330px;
	right: 20px;
	z-index: 100;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
}

#homeText {
	width: 361px;
	height: 350px;
	background: url(../images/site/parfemi/img.jpg) no-repeat;
	float: right;
	padding-top: 25px;
}

#wrapperParfemi #mask {
	width: 656px;
	height: 210px;
	background: url(../images/site/parfemi/wrapper.png?v=2) 0 -183px no-repeat;
	position: absolute;
	left: 0;
	top: 183px;
	z-index: 90;
}

#wrapperParfemi #jSlider {
 	position: absolute;
	left: 0;
	bottom: 155px;
	width: 500px;
	height: 110px;
	padding: 0 78px;
	overflow: hidden;
 }
 
#jSlider li {
 	list-style: none;
	float: left;
	margin-right: 5px;
	width: 120px;
	height: 110px;
 }
 
 #jSlider ul {
 	height: 110px;
 }
 
 #jSlider .jcarousel-clip {
 	width: 500px;
	overflow: hidden;
 }
 
 #jSlider .jcarousel-prev, #jSlider .jcarousel-next {
 	width: 30px;
	height: 50px;
	position: absolute;
	top: 30px;
	left: -55px;
	background: url(../images/site/parfemi/left.png) no-repeat;
	cursor: pointer;
 }
 
 #jSlider .jcarousel-next {
 	left: 522px;
	background: url(../images/site/parfemi/right.png) no-repeat;
 }
 
 #jSlider .jcarousel-prev-disabled, #jSlider .jcarousel-next-disabled {
 	cursor: default;
 }

