@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	color:#747474;
	font-size:12px;
}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
img {border:0;}
body {background:transparent url('/im/bgr.jpg') center top repeat;}
#container {width:100%;	background:transparent url('/im/bgr_top.jpg') center top repeat-x;}
#containerSmall {
	width:1000px;
	margin:0 auto;
	display:table;
	}
h1 {
	float:left;
	display:block;
	color:#828282;
	margin:-10px 0 0;
	text-shadow:1px 1px 0px #adadad;
	font:bold 64px "Times New Roman", Times, serif;
}
#headContact {
	width:100%;
	margin:0 0 20px;
	text-align:right;
	font:normal 11px Tahoma;
}
#headContact h2 {font:bold 19px "Times New Roman", Times, serif;}
.topMenu {
	float:left;
	width:370px;
	height:73px;
	display:inline;
	margin:0 1px;
	background:transparent url('/im/bgr_topmenu.png') left top no-repeat;
}
.menuL a {float:left; margin:15px 42px;}
.menuR a {float:right; margin:15px 50px;}
.topMenu a {
	display:block;
	text-transform:lowercase;
	border-bottom:1px dashed #747474;
	font:bold 26px "Times New Roman", Times, serif;
}
#logo {display:block; float:left;}
#footer {
	font-size:13px;
	width:100%;
	height:100px;
	background:transparent url('/im/bgr_footer.jpg') left top repeat-x;
}
#footerCenter {
	width:1000px;
	margin:0 auto;
	height:100px;
	background:transparent url('/im/bgr_footerornament.jpg') center top no-repeat;
}
#content {
	width:1000px;
	margin:0 auto;
	display:table;
}
#content h2 {
	padding:20px 0 0;
	font-size:25px;
	text-shadow:1px 1px 0px #adadad;
}
#footerCenter ul {
	display:block;
	float:left;
	width:500px;
	margin:0;
	padding:40px 0 0;
	list-style-type:none;
}
#footerCenter ul li {
	display:block;
	float:left;
	padding:5px;
}
#copyright {
	padding:40px 0 0;
	float:left;
	width:500px;
	text-align:right;
}
#mapGoogle {
	margin-top:30px;
	width:308px;
	float:right;
	height:215px;
	padding:22px 0 0 22px;
	background:transparent url('/im/gramoti_bgr.jpg') left top no-repeat;
}
#contactForm { float:left;}
#contentDesign img {
	display:inline;
	float:right;
	margin-top:20px;
}
#contentDesign div {
	float:left;
	width:600px;
}
.pole {
	clear:both;
	width:1000px;
}
#contentVidove img {
	display:inline;
	float:left;
	margin-top:20px;
}
#contentVidove div {
	float:right;
	width:630px;
}
