* {
	margin: 0;
	padding: 0;
}
body {
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-size: 12px;
	word-spacing: 2px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	color:#FFFFFF;
	color:#3d3d3d;/*color:#D7EEF5; */
}
body {
	background-color:#b8d731;
}
#main_flash{
padding-top:10px; margin-bottom:15px; position:relative; width:323px;
}
#main_intro{
float:right; width:395px;
}
.bold_13{
font-weight:bold; font-size:13px;
}
.small{
font-weight:normal; font-size:9px;
}
.italic, .italics{
font-style:italic;
}
.strong, .bold{
font-weight:bold; 
}
#a0 {
	width:100%;
	background-image: url(images/supbg.jpg);
	background-repeat: repeat-x;
	border:0px solid white;
}
#a1 {
	width:100%;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	border:0px solid lime;
	height:100%;
}
#a2 {
	width:100%;
	background-image: url(images/wrapperbg.gif);
	background-repeat: repeat-y;
	border:0px solid blue;
	margin-top:50px;
}

#a3 {
	width:100%;
	background-image: url(images/bottombg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border:0px solid magenta;
	margin:0px;
}

#a4 {
	width:990px;
	height:100%;
	background-image: url(images/prebottombg.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	border:0px solid yellow;
	margin-left: 0px;
	margin-bottom:0px;
	margin:0;
}
#a5 {
	width:968px;
	margin-top:0px;
	border:0px solid red;
	margin:0;
	padding:0;
}
#top {
	padding-top: 0px;
	width:970px;
	border:0px solid orange;
	height:202px;
}
#top_left {
	float: left;
	border:0px solid orange;
}
#top_right {
	margin-right: 0px;
	border:0px solid blue;
	float: right;
}
.container {
	background-color:#FFED4C;
	background-image:url(images/containerbg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:10px;
	padding-left:15px;
	margin-bottom:40px;
	border-bottom: 1px dashed #fed001;
}

.container h2 {
	font-size: 12px; color:#F90; font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;

}
#left {
	margin-left: 27px;
	margin-top: 0px;
	border:0px solid red;
}
#right {
	float:right;
	margin: 0px;
	width:731px;
	border:0px solid yellow;
	background-repeat: repeat-y;
	background-color:#fcf9f2;
	padding:10px 15px 10px 15px;
	border-bottom:1px dashed white;
}
#bottom {
width:731px;
	clear: both;
	padding: 10px;
	padding-left: 170px;
	text-align:left;
	border:0px solid red;
	background-color: #90bb07;
	color:#FFFFFF;/* #F9F7EA; */
}
#bottom div{
	text-align: center;
	width:800px;
	border:0px solid blue;
	position:relative;
}

/* text related */

#right li {
margin:5px 0 5px 20px;
background-color: #fcf9f2;
background-position:
}
#right ol {
margin-left:20px;
}
p {
	margin-bottom: 15px;
	margin-top: 15px;
}
p.quote:first-letter {
	color: #6F9800;
	font-size:xx-large;
	margin-top: 20px;
	font-size: 2.5em;
	padding-right: 2px;
}
.strong{font-weight:bold;}
span.strongHeader{font-weight:bold; display:inline-block; margin-top:10px;}
/*
h1 {
	color: #FFFFFF;
	margin-top: 85px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 2.6em;
}

.red {color: #614240;}
*/


h1, .h1{
	height: 31px;
	padding-top: 20px;
	padding-left: 0px;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #3d3d3d; /* #FFFFFF; */
	border-bottom: 1px dashed #fed001;
	display:block;
	clear:both;
}
h2 {
	color: #3d3d3d;/* #FFFFFF; */
     margin-left:;
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	padding:15px 0 5px 0;
}
h5 {
	width: 170px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-color:  #005985;
	font-size: 1.2em;
	color: #A6BB7A;
}
.read_more {
	padding: 3px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
}

/* form related */
label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}
/********************************* Navigation **********************************/

#navwrapper {
}

#navlist {
	list-style-type: none;
	font-weight: bold;
	color: #027CB8;
	font-size:14px;
    padding-bottom:5px;
	line-height:20px;
}
#navlist a {
	color:#333333;
}
#navlist a:hover {
	color:#333333;
	text-decoration:none;
}
#navlist a:visited {
	color:#333333;
}
#navlist li {
}
a {
	color:#000000;
}
#navlist a:hover, #navlist  #current{
	color: #FFFFFF;
	text-decoration:none;
}


/********************************* News **********************************/
#newswrapper{
clear:both;
border-top:0px solid #CCCCCC;
padding-top:10px;
}
#newswrapper p,#newswrapper span{
padding:10px 10px 10px 15px;
font-size:12px;
}

#newswrapper #news1 p,#newswrapper #news1 span{
padding:10px 10px 10px 0px;

}

#newswrapper a{
color:#F26C21;

}
#newswrapper .strong,#notmain .strong{
font-size:14px;
color:#db8100;
font-weight:bold;}

#news1, #news2, #news3{
width:33%;
float:left;
border-right:1px dashed #fed001;
min-height:270px;
min-height:330px;
}

#notmain #news1, #notmain #news2, #notmain #news3{
float:none;
clear:both;
width:100%;
border:none;
border-top: 0px dashed #005985;
min-height:0px;
padding: 5px;
padding-left: 0px;
}
#notmain *{
padding:0;
}

#notmain p{
margin-top:0;
}

#news3{
border:none;}

.date{
font-style:italic;}
#newswrapper .strong,#notmain .strong{
color:#F26C21;
}


/********************************* response **********************************/
.response{
border-top: 0px dashed #005985;
margin:20px 0 10px 0;
}
.response .underline{
color:#db8100;
font-weight:bold;
}
.response p{
margin:0px;
padding:0px;
}



#right img {border: none; padding:4px;border:1px solid #e4e4e4; background-color:#FFF; }
.images { text-align:center; border:0px solid red;}
.images img{margin:5px 5px 5px 5px; vertical-align: top; }

#floristika {text-align:center; padding-left:34px;}
#floristika .images {text-align:center; border:0px solid red; vertical-align: middle; clear:both}
#floristika .images div{margin:5px 5px 10px 5px; float:left; width:210px; height:300px; border:0px solid red; }
#floristika .images span{ margin:0; padding:0;}
#floristika .images img{display: inline;}

#svadebnye-aksessuary {text-align:center; padding-left:34px;}
#svadebnye-aksessuary .images {text-align:center; border:0px solid red; vertical-align: middle; clear:both}
#svadebnye-aksessuary .images div{margin:5px 5px 10px 5px; float:left; width:210px; height:160px; border:0px solid red; }
#svadebnye-aksessuary .images div.more{margin:5px 5px 10px 5px; float:left; width:210px; height:240px; border:0px solid red; }
#svadebnye-aksessuary .images span{ margin:0; padding:0;}
#svadebnye-aksessuary .images img{display: inline;}




#uslugi .response{
clear:both;
margin:0;
padding:0;
}
#uslugi .response div.img img{
margin:3px;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
margin-bottom:10px;
}
#uslugi .response div.img{
float:left;
width:84px;
border:0px solid red;
margin:0;
padding:0;
}
#uslugi .response div.text{
float:left;
width:610px;
border:0px solid red;
margin-bottom:10px;}

/* menu fall out related */


#navlist ul{
margin: 0;
padding: 0;
list-style-type: none;
/*font: bold 13px Verdana; */
width: 158px; /* Main Menu Item widths */
/* border-bottom: 1px solid #ccc;*/
}
 
#navlist ul li{
position: relative;
}

/* Top level menu links style */
#navlist ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
/*color: white;
text-decoration: none;
padding: 6px;
/*border-bottom: 1px solid #778;
border-right: 1px solid #778;*/
}

#navlist ul li a:link, #navlist ul li a:visited, #navlist ul li a:active{
background-color: #FFED4C; /*background of tabs (default state)*/
}

#navlist ul li a:visited{
/*color: white; */
}

#navlist ul li a:hover{
background-color: #FFED4C;
}

/*Sub level menu items */
#navlist ul li ul{
position: absolute;
width: 220px; /*Sub Menu Items width */
top: -11px;
visibility: hidden;

/*padding-left: 8px;*/
background: url(/right.gif) no-repeat 97% 50%; 
}
#navlist ul li ul li a{
	padding-left: 14px;
	margin-left:8px;
}

#navlist #first a{
background: url(/curve.gif) no-repeat 100% 0%; 
padding-top:10px;
}
#navlist #last a{
padding-bottom:14px;

}
#navlist #last{
border-bottom: 1px dashed #FFED4C;
}


#navlist a.subfolderstyle{
background: url(/right.gif) no-repeat 97% 50%; 
}

 
/* Holly Hack for IE \*/
* html #navlist ul li { float: left; height: 1%; }
* html #navlist ul li a { height: 1%; }
/* End */

.current{
	color: #FFFFFF;
	text-decoration:none;
}