body {
	line-height:22px;
	font-size: 14px;
	font-family: "Arial", "Tahoma", sans-serif;
}

h2 {
	margin: 0px;
	padding: 0px
}

h3 {
	margin-bottom: 0px;
	padding: 0px
}

p {
	margin: 10px;
	padding: 0px;
}

form {
	margin: 0px;
}

dt {
	font-weight: bold;
	font-style: italic;
}

.page img {
	margin: 5px 10px 5px 0px;
}

#main {
	margin: 5 auto;
	min-width: 984px;
	max-width: 1240px;
}

#bef_head {
	text-align: right;
	padding: 0px 10px;
	margin-top:5px;
}

#head {
	width: 100%;
	height: 140px;
}

#footer {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	border-top: #ccae9b 1px solid;
	background-color: #fef6f1;
	margin-top: 10px;
	padding-top: 5px;
	vertical-align: bottom;
}

#left {
	float: left;
	min-width: 730px;
	width:74%;
	padding-top:10px;
}

#right {
	float: right;
	min-width: 240px;
	width: 25%;
	padding-top:10px;
}

#head_l {
	height: 140px;
	background: url(gimages/header_l.png) no-repeat top left;
}

#head_r {
	height: 140px;
	background: url(gimages/header_r.png) no-repeat top right;
}

#head_m {
	height: 140px;
	background: url(gimages/header_m.png) repeat-x top left;
	margin: 0px 20px;
}

#logo_img {
	float: left;
}

#logo_r {

} 

#slogan {
	margin-top:10px;
	color: #ffffff;
	font-size:16px;
	font-weight: bold;
	width:450px;
	float:left;
}

#search_1 {
	height: 95px;
	text-align: right;
	margin-top: 10px;
	float:right;
}

#search_l {
	float:left;
	background: url(gimages/search_l.png) no-repeat top left;
	width:5px;
	height:20px;
}

#search_m {
	float:left;
	height:20px;
	background-color:#ffffff;	
	width:290px;

}

#search_r {
	float:left;
	background: url(gimages/search_r.png) no-repeat top left;
	width:5px;
	height:20px;
}

.form_search {
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	border-style:none;
	width:290px;
	float:left;
}

#menu_head {
	text-align: right;
	float:right;
	padding:0;
	margin:0;
	width:80%;
}

#menu_head li {
	display:inline;
	font-size: 20px;
	padding:0px;
	padding-left:20px;
	margin:0px;
	list-style:none;
}

#menu_head a:link, #menu_head a:visited  {
	color: #ffffff;
	text-decoration: none;
}

#menu_head a:hover, #menu_head a:active {
	color: #ccae9b;
	text-decoration: none;
}

a:link, a:visited {
	text-decoration: underline;
	color: #1c56a5;
}

a:hover, a:active {
	text-decoration: none;
	color: #900022;
}

h1 {
	font-size: 20px;
	margin: 10px;
	padding: 0px;
	text-align: center;
}

.hr {
	height: 1px;
	border-top: #ccae9b 1px solid;
	margin: 10px;
	margin-bottom: 0px;
	clear: both;
	font-size: 1px;
}

.clear {
	height: 1px;
	clear: both;
	font-size: 1px;
}

.box{
	width: 100%;

	background: #fef6f1 url(gimages/box_t_l.png) no-repeat top left; 
	text-align: left;
	margin-bottom: 20px;
}

.box_t_r {
	width: 100%;

	background: url(gimages/box_t_r.png) no-repeat top right;  
}

.box_b_l {
	width: 100%;

	background: url(gimages/box_b_l.png) no-repeat bottom left;  
}

.box_b_r {
	width: 100%;

	background: url(gimages/box_b_r.png) no-repeat bottom right;
	padding-bottom: 10px;
}

.short_desc h2 {
	color: #900022;
	padding: 0px;
	margin: 10px;
	font-size: 18px;
	font-weight: normal;
	float: left;
}

.short_desc ul {
	float:right;
	padding: 0px;
	margin: 10px 0px;
}

.short_desc li {
	float: left;
	margin: 0px 10px;
	padding-left: 15px; 
	background: url(gimages/rozd3.gif) no-repeat; 
	list-style-type: none;
	/*list-style-image:url(gimages/rozd3.gif);*/
}
.short_desc p{
	margin: 10px;
	margin-bottom: 0px;
	padding: 0px; 
}

.img_round{
	position:relative; 
}

.short_desc .img_round {
	float: left;
	margin: 10px;
	margin-top:15px;
	margin-bottom: 0px;
}  
.img_t_l, .img_t_r, .img_b_l, .img_b_r {
	display:block;
	position:absolute;
	z-index:2;
	margin:0;
	width:5px;
	height:5px;
	background-color: #fef6f1;
}
 
.img_t_l {
	left:0;
	top:0; 
	background: url(gimages/r1.png) no-repeat  bottom right;
} 

.img_t_r {
	right:0;
	top:0; 
	background: url(gimages/r1.png) no-repeat  bottom left;
} 

.img_b_l {
	right:0;
	bottom:0; 
	background: url(gimages/r1.png) no-repeat top left;
} 

.img_b_r {
	left:0;
	bottom:0; 
	background: url(gimages/r1.png) no-repeat top right;
} 
.img_content {
	position:relative;
	z-index:1;
}

.desc {
	margin-top: 10px;
	overflow:hidden;
}

.desc h1{
	margin-bottom: 0px;

}

.desc ul {
	float:right;
	padding: 0px;
	margin: 0px 0px;
}

.desc li {
	display:inline;
	float: left;
	margin: 0px 10px;
	padding-left: 15px; 
	background: url(gimages/rozd3.gif) no-repeat; 
	list-style-type: none;
	/*list-style-image:url(gimages/rozd3.gif);*/ 
}
.desc p{
	margin: 10px;
	padding: 0px; 
}

.desc img {
	float: left;
	margin: 15px 10px 0px 10px;
}

#contact {
	font-size:12px;
	margin: 10px;
	display : none;
}


ul.krosh {
	float: left;
	margin-left: 5px;
}

.krosh li {
	font-size: 10px;
	margin: 0px 2px;
	list-style: none; 
}

.catalog {
	margin-top:10px;
}
.catalog h3 {
	color: #900022;
	font-size: 18px;
	font-weight: normal;
	margin: 10px;
	margin-top:0px;
	padding: 0px;
	padding-top: 10px;
	text-align: left;
}

.catalog ul {
	padding: 0px;
	margin: 0px 10px;
}

.catalog li {
	display:inline;
/*	padding-bottom:4px;
	padding-right:10px;*/
	list-style-type:none;
	line-height: 20px;	
}

.catalog_main{
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-top: 10px;
}

.catalog a:link, .catalog a:visited {

}

.catalog a:hover, .catalog a:active {

}

.catalog img {
	float:left;
	margin: 5px 10px 0px 0px;
}

.catalog h4 {
	margin: 0px;
	padding: 0px;
}

.catalog p {
	margin: 0px;
	padding: 0px;
	width:90%;
	clear: both;
}

.submenu {
	
	padding: 0px;
	margin: 10px auto;
}

.submenu li {
	float: left;
	margin: 0px 10px;
	padding-left: 15px; 
	background: url(gimages/rozd3.gif) no-repeat; 
	list-style-type: none;
	/*list-style-image:url(gimages/rozd3.gif);*/
}

.p {
	margin: 0px 10px;
	clear: both;
	font-size: 12px;
}

.p  h4{
	font-size: 14px;
}

#footer img {
	float:left;
	margin: 10px;
}

.table {

	margin: 20px 10px;
}

.table h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #900022;
}

.tb_left {
	float:left;
}

.tb_right {
	float:right;
}

table {
	width: 100%;
	background-color: #ffffff; /* #fef6f1;*/ 
	border-collapse: collapse;
	font-size:14px;
	margin:10px 0px;
}

th, td {
	border: 1px solid #ccae9b;
	padding: 5px 10px;
}

th {
	text-align: center;
}

.desc_photo ul {
	float:right;
	padding: 0px;
	margin: 0px 0px;
}

.desc_photo li {
	float: left;
	margin: 0px 10px;
	padding-left: 15px; 
	background: url(gimages/rozd3.gif) no-repeat; 
	list-style-type: none; 
}

.desc_photo img{
	padding: 0px;
	margin: 0px;
}

.desc_photo span{
	padding: 10px;
	margin: 5px;	
	float: left;
	border: #ccae9b 1px solid;
	background-color: #fef6f1;
}

.short_news {
	width: 49%;
	float: left;
}

.short_news  img{
	float: left;
	margin: 5px 5px 0px 5px;
}

.short_news2 {
	width: 49%;
	float: right;
}

.short_news2 img{
	float: left;
	margin: 5px 5px 0px 5px;
}

.short_news  p, .short_news2  p {
	margin: 0px 5px 0px 5px;
}

.short_news h3, .short_news2 h3 {
	color: #900022;
	font-size: 18px;
	font-weight: normal;
	margin: 10px;
	margin-top:0px;
	padding: 0px;
	padding-top: 10px;
	text-align: left;
}

a.pidsum{
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 10px;
	margin: 0px 10px;
	float: right;
}

.date{
	color:  ;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 11px;
}
