@charset "windows-1251";
/* CSS Document */
html,
body 
{
font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
font-size:13px;
color:#666666;
height:100%;
background:#FFF;
}

#body
{
min-height:100%;
position:relative;
}

#header 
{
height:40px;
background:#3E4493;
font-size:20px;
color:#EAE1E6;
text-align:right;
padding-right:30px;
padding-top:10px;
}

#line1
{
background:#efe9ec;
height:8px;
min-width:600px;
font-size:5px;
text-align:right;
}

#line2
{
background:#fff;
height:8px;
min-width:600px;
font-size:5px;
text-align:right;
clear:both;
}

#menuline
{
background:#EAE1E6;
height:35px;
text-align:right;
padding-right:30px;
}

#menuin
{
position:absolute;
top:66px;
right:30px;
}

#menu
{
position:absolute;
margin-left:157px;
height:27px;
background-color:#3E4493;
width:170px;
color:#FFF;
padding-top:8px;
font-size:13px;
text-align:center;
}

#home
{
position:absolute;
margin-left:-365px;
margin-top:-25px;
height:13px;
width:15px;
}

#logo
	{
	position:absolute;
	left:30px;
	top:10px;
	width:410px;
	height:287px;
	}
	
#flower_right
	{
	position:absolute;
	right:0px;
	top:101px;
	background:url(img/flower_right.gif) no-repeat;
	width:30px;
	height:31px;
	float:left;
	}
	
	#flower_right1
	{
	position:absolute;
	right:0px;
	top:132px;
	background:url(img/flower_right1.gif);
	width:119px;
	height:67px;
	float:left;
	}

#block
{
width:597px;
margin-top:35px;
}
	table {overflow:hidden}
	#flowers_left
	{
	width:142px;
	float:left;
	vertical-align:bottom;
	margin-top:180px;
	height:362px;
	}
	
	#image
	{
	width:455px;
	height:480px;
	float:right;
	text-align:right;
	background:url(img/flowers_inleft.gif) no-repeat;
	background-position:372px 17px;
	padding-top:65px;
	}

#info
{
background:#fff;
padding:65px 30px 130px 30px;

background:url(img/flowers_inright.gif) no-repeat;
background-position:0px 45px;
overflow:hidden;
}

p {
margin:0px;
padding:0px;
/*  */
margin-bottom:20px;
}

	h1
	{
	margin:0px;
	padding:0px;
	color:#3E4493;
	font-size:20px;
	font-weight:normal;
	margin-bottom:10px;
	}
	
	h2
	{
	margin:0px;
	padding:0px;
	color:#3E4493;
	font-size:16px;
	margin-bottom:20px;
	}
	
	h3
	{
	margin:0px;
	padding:0px;
	color:#28166f;
	font-size:14px;
	margin-bottom:20px;
	}
	
	#news
	{
	/* padding-top:30px; */
	padding-right:130px;
	}
	
	#flowers_bot
	{
	position:absolute;
	right:0px;
	bottom:40px;
	width:157px;
	height:94px;
	float:left;
	}


#footer 
{
position:absolute;
bottom:0;
width:100%;   
height:40px;
background:#3E4493;
clear:both;
}

#footertext
{
float:left;
font-size:12px;
color:#EAE1E6;
padding-left:30px;
padding-top: 10px;
font-weight:bold;
width:300px;
}

#footerinfo
{
float:right;
font-size:12px;
color:#EAE1E6;
padding-right:30px;
padding-top: 5px;
font-weight:bold;
}

a
{
color:#a1a1a1;
}

a:hover
{
text-decoration:none;
}

.blue
{
color:#28166f;
font-weight:bold;
}

.red
{
color:#F00;
font-weight:bold;
}

.small
{
font-size:14px;
}

img {
border:0px
}

.foto {
border:#CCC 3px solid;
margin-right:10px;
margin-bottom:10px;
}

.gallery {
border:#CCC 3px solid;
margin-right:5px;
margin-bottom:10px;
}

.gallery:hover {
border:#999 3px solid;
}

ul {
margin:0px;
padding:0px;
margin-left:15px;
}

li {
margin:0px;
padding:0px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
	