*{
	margin:0;padding:0;
}
html,body{
	background: #fff url(/images/screen/background.gif) repeat-x 0 -40px;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica,  sans-serif;
	font-size:10pt;
}
h1,h2{
/*	font-family: Cambria, Arial,Georgia, Verdana, Geneva, Helvetica, sans-serif;*/
	font-family: Myriad Pro, Trebuchet MS, Arial,Georgia, Verdana, Geneva, Helvetica, sans-serif;
}
h1{
	font-size:17pt;
	color: #fff;
	position:absolute;
	top:220px;
	width:260px;
	right:20px;
	font-weight:normal;
	font-style:italic;
}
h2{
	font-size:14pt;
}
h3{
	font-size:14px;
}
h4{
	font-size:12px;
}
p{
	margin:0 0 15px;text-align: justify;
}
a, a:active, a:link, a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}
img{
	border:none;
}
strong{
	font-weight:bold;
}
#page{
	width:1000px;
	background:url(/images/screen/header.jpg) no-repeat 0 0;
	height:730px;
	position:absolute;
	left:50%;
	margin-left:-500px;
	top:38px;
}
#menu{
	position:absolute;
	top:322px;
	left:720px;
	font-size:9pt;
	font-weight:bold;
	width:300px;
	list-style-image:none;
	list-style-type:none;
}
#menu a{
	color:#fff;
}
#menu li{
	margin:0 20px 0 0;padding:0;
	display:block;
	float:left;
}
#products{
	position:absolute;
	top:181px;
	left:2px;color:#fff;
	width:520px;height:280px;
}
#products a{
	color:#fff;font-size:8pt;font-weight:bold;text-align:center;
}
#products a:hover{
	text-decoration:none;
}
#products span{
	display:block;padding:63px 15px 0;
}
#bakery{
	position:absolute;
	top:0;left:0;
	width:173px;
	height:336px;
   background:url(/images/screen/bakery.jpg) no-repeat 0% 0%;
}
#bakery:hover{
	background:url(/images/screen/bakery-hover.jpg) no-repeat 0% 0%;
}
#breeding{
	position:absolute;
	top:0;left:173px;
	width:174px;
	height:336px;
   background:url(/images/screen/breeding2.jpg) no-repeat 0% 0%;
}
/*#breeding:hover{
	background:url(/images/screen/breeding-hover.jpg) no-repeat 0% 0%;
}*/
#brewing{
	position:absolute;
	top:0;left:347px;
	width:171px;
	height:336px;
   background:url(/images/screen/brewing2.jpg) no-repeat 0% 0%;
}
/*#brewing:hover{
	background:url(/images/screen/brewing-hover.jpg) no-repeat 0% 0%;
}*/
#about-us{
	position:absolute;
	top:343px;
	left:522px;
	width:477px;height:173px;color:#2c528a;font-weight:bold;font-size:8pt;
	background: #fff url(/images/screen/about-us.jpg) no-repeat 0% 0%;
}
#about-us-ld{
	position:absolute;
	top:343px;
	left:522px;
	width:477px;height:173px;color:#2c528a;font-weight:bold;font-size:8pt;
	top:528px;width:516px;height:183px;left:2px;border:1px solid #000;
	background: #fff url(/images/screen/about-us.jpg) no-repeat 0% 0%;
}
#exhibitions{
	position:absolute;
	top:528px;border:1px solid black;
	left:2px;
	width:516px;height:183px;font-weight:bold;font-size:8pt;
	background: #fbb931 url(/images/screen/exhibitions.jpg) no-repeat 0% 0%;
}
#news{
	position:absolute;
	top:528px;
	border:1px solid black;
	left:522px;
	width:476px;height:183px;color:#fff;font-weight:bold;font-size:8pt;
	background: #365a92 url(/images/screen/news3.jpg) no-repeat 0% 0%;
}
#news-ld{
	position:absolute;
	top:528px;
	border:1px solid black;
	left:522px;
	width:476px;height:183px;color:#fff;font-weight:bold;font-size:8pt;
	top:528px;width:516px;height:183px;left:2px;
	background: #365a92 url(/images/screen/news3.jpg) no-repeat 0% 0%;
}
.in{
	padding: 10px 10px 20px 250px;
}
.date{
	background:#2c528a;padding: 5px;color:#fff;margin:0 25px 0 0;
}
#exhibitions .in{
	padding-left:280px;color:#fff;
}
#exhibitions h2{
	font-size:12pt;margin-bottom:20px;color:#2c528a;
}
#exhibitions p{
	border-bottom:1px solid #fff;
}
#news h2{
	font-size:14pt;font-weight:normal;margin-bottom:20px;
}
#about-us h2{
	font-size:16pt;
}
#about-us a, #exhibitions a{
	color:#843524;display:block;margin:0 0 10px 30px;
}
#exhibitions a{
	margin-left:170px;
}
#footer{
	position:absolute;font-size:10px;
	bottom:-50px;right:0px;width:100%;
	text-align:right;height:30px;
	background:url(/img/paticka.jpg) no-repeat 0px 100%;
}
#footer #links{
	position:absolute;
	left:20px;top:3px;text-align:left;
}
#footer #copyright{
	position:absolute;
	right:20px; top:3px; text-align:right;
}
#contact-form{
	float:right;width:300px;margin:0 40px 0 20px;
}
#content{
	border:1px solid black;
	position:absolute;
	top:343px;
	left:522px;
	width:477px;height:368px;color:#2c528a;font-weight:bold;font-size:8pt;
	background: #fff;
	overflow:auto;
	color:#fff;font-size:8pt;
	background: #365a92;
}
#content a{
	color:#fff;text-decoration:underline;
}
#content .in{
	padding: 10px 10px;margin:0;
}
.required{
    background:#fff url(/img/required.gif) no-repeat 92% 0%;
}
.invalid {
	background-color: #F5F5DC;
}
.submit{
	margin:10px 0 0;
	padding:1px 4px;
}

.info{
	font-size:10px;
	color:#000;
	font-weight:normal;
	font-style: italic;
}
.p1{
	color: #844313;
}
.separator{
	height:20px;width:100%; background: url(/img/separator.gif) repeat-x 0 10px;clear:both;
}
.box{
	float:left;
	width:280px;
}
.box p, .box table{
	margin:8px 30px 0 15px;padding:0;
}
.box table{
	width:238px;
}
.box table td{
	padding:0 2px 0 0;
}
.box table td input, #contact-form table td input{
	width:100%;
}
.box p.date{
	margin-top:25px;
	font-style: italic;
}
.logo{
	display:block;
	float:left;
	width:90px;
}
.logo img{
	width:70px;
}
#content h2{
	margin: 0 0 20px;
}
#content .date{
	float:right;
	padding:5px;margin:0 5px;
	background:#F3F1F2;color:#000;
	border:1px solid #F7C703;
}
.cleaner{
	clear:both;text-align:right;margin:0;height:10px;margin:10px 0;border-bottom:1px dotted #fff;
}