@charset "utf-8";
/* CSS Document */
body{
	background: url(images/bg_body.png) #B1CCA7; 
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1{
	margin: 0;
	width: 740px;
	height:256px;
	float: left;
	background: url(images/topImage_1.jpg) no-repeat right ;
}
img{margin: 5px;}
.img1 h1{
	
}
h1 a{
 	display: block;
 	width: 250px;
	height: 250px;
}
a{
		color:#455D8D;
}
a:hover{
	color: #EB400E;
}
h1 a span{
	display: none;
}
hr{
	display: none;
}
#container{
	 width: 996px;
	 background: url(images/bottom_flower.jpg) left bottom no-repeat #FFF;
	 margin: 0 auto;
	 text-align: left;
	 border-top: 9px solid #EB400E;
	 
}
#header{
	background: url(images/logo_fsd.gif) left top no-repeat #036355;
}
#header cite{
	display: block;
	float: left;
	height: 196px;
	width: 196px;
	background: #EBBF98;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 27px;
	padding: 30px;
	color:#764416;
}
#header #topbar{
	clear: left;
	background:url(images/bg_topbar.png);
	height: 46px;
}
hr.cleaner {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#leftContent{
	width: 268px;
	padding-bottom: 300px;
	float: left;
}
#menu{
	background: url(images/bg_menu.jpg) left top repeat-y;
}
#menu ul{
	margin: 0;
	padding:0;
	padding-top:  30px;
	text-align: right;
}
#menu ul li{
	list-style: none;
	margin:0;
	padding:0;
}
#menu ul li a{
	text-decoration: none;
	display: block;
	height: 29px;
	line-height: 29px;
	border-top: 2px solid #FFF;
	color: #000000;
	padding-right: 14px;
}
#menu ul li a:hover{
	background: url(images/bg_menu_active.gif);
}
#menu ul li a#active{
	background: url(images/bg_menu_active.gif);
}
#menu ul.submenu{
	margin: 0 !important;
	padding: 0;
	padding-bottom: 5px;
	font-size: 11px;
}
#menu ul.submenu a{
	background: none;
	border: none;
		display: inline;
	line-height: 19px;
}
#menu ul.submenu a:hover{
	text-decoration: underline;
	background: none;
	border: none;
}
#contactBlock{
	margin-top: 30px;
	width: 268px;
	height: 158px;
	background:url(images/bg_left_contact.png);
	text-align: center;
}
#contactBlock a.greenBtn{
	width: 172px;
	height: 47px;
	line-height: 47px;
	background: url(images/btn_objednavka.png) no-repeat 10px center;
	display: block;
	text-transform:uppercase;
	color:#036355;
	text-decoration: none;
	margin: 10px auto;
	padding-left: 10px;
}
#contactBlock h3{
	color: #006666;
	font-size: 14px;
	margin: 0;
	padding: 20px 0 10px 0;
}
#contactBlock p{
	margin: 5px 0;
}
#centerContent{
	width: 422px;
	float: left;
	padding: 5px 25px ;
}
#centerContent h2{
	color: #415672;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;

}
#centerContent p{
	margin: 12px 0;
	line-height: 18px;
}

#rightContent{
	width: 256px;
	float: left;
	background:url(images/bg_right.png) repeat-x bottom #B9C2BD;
	padding-bottom: 240px;
	font-size: 12px;	
	line-height: 18px;
}
#rightContent h2{
	font-size: 13px;
	margin: 5px 30px;
}
#rightContent h2 a{
		color:#455D8D;	
}
#rightContent p em{
	font-size: 11px;
}
#rightContent p{
	margin: 5px 30px;
}
#rightContent .newsBlock{
	margin-top: 30px;
}
#footer{
	clear: both;
	background: url(images/footer.gif) no-repeat left #000;
	height: 36px;
	padding-top: 50px;
	text-align: center;
	color: #FFF;
	font-size: 11px;
}
.personalCard{
	width: 420px;
	color: #455D8D;
	line-height: 20px;
	margin: 30px 0; 
}
.personalCard img{
	float: right;
	margin-left: 40px;
}
.personalCard h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.personalCard .topCorn{
	background: url(images/centerblock_topcorns.gif) no-repeat top center;
	height: 17px;
}
.personalCard .bottomCorn{
	background: url(images/centerblock_bottomscorn.gif) no-repeat center bottom;
	height: 17px;
}
.personalCard .centerPart{
	padding: 5px 30px;
	background: #F6F7F6;
	border-left: 2px solid #EDF0F3;
	border-right: 2px solid #EDF0F3;
}
.contactForm label{
display: block; 
font-weight: bold;
}

.aboutBlock{
	width: 372px;
	height: 184px;
	background: url(images/infoblock.jpg);
	padding: 25px;
	color: #455D8D;
	line-height: 20px;
	margin: 25px 0;
}
.aboutBlock cite{
	display: block;
	font-style: italic;
	padding-right: 130px;
	background: url(images/ala.jpg) no-repeat top right;
}