html, body, div, img, dl, dt, dd, h1, h2, h3, h4, h5, p, form, input, select, textarea, ul, a {
margin: 0; 
padding: 0px;   
}

body, html {
 background: url(../images/texture.gif); 
background-color: #d9d9d9;
}

body, div, table {
font: 11px Tahoma, Verdana, Arial,sans-serif; 
color: #505051;
}


a {
  color: #CC0000;
  text-decoration: underline;

}

a:hover {
  text-decoration: none ;
  color: #CC0000;
}

img {
	border: none;
}





h1 {   
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

h6 {   
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	float:left;
	width:640px;
	padding:0px;
	padding-left:10px;
	margin:0p;x

}	

			#map { float:left; width:560px; height:400px; margin-top: 10px; }
			#message { position:absolute; padding:10px; background:#555; color:#fff; width:75px; }
			#list { float:left; margin-left: 10px; width:110px; background:#fff; list-style:none; padding:0; }
			#list li { padding:10px; border-bottom: 1px solid #eee; }
			#list li:hover { background:#555; color:#fff; cursor:pointer; cursor:hand; }


#page {    
   margin: 0 auto;
   text-align: left; 
	width: 1002px;

}

#page_main {
	float: left;
	margin-top: 6px;
	background: url(../images/testbg.gif) repeat-y;
}




#logo {
	float: left;
	height: 132px;
	width: 396px;
}


#banner {
	float: left;
	text-align: right;
	width: 575px;
	height: 121px;
	padding-top: 8px;
}


#info {
	float: left;
	width: 28px;
	height: 121px;
	padding-top: 8px;
}


#menu {
	float: left;
	height: 35px;
	width: 1002px;
	border-bottom: 1px solid #880000;
}

/* =Navigation
---------------------------------------------------------------------
*/

#nav{   
   list-style: none;
}

#nav li{
   float: left;
   margin-right: 1px;
   background: url(../images/bg_nav_li2.gif) no-repeat right top;
   font-size: 11px;	
}

#nav li.current{
   background-position: right bottom;
}

#nav li a{
   float: left;
   display: block;
   height: 25px;
   padding: 11px 14px 0;
   background: url(../images/bg_nav_li_a2.gif) no-repeat left top;
   color: #edf2e5;
   text-decoration: none !important;
	font-weight: bold;

}

#nav li.current a{
   background-position: left bottom;
   color: #edf2e5;
}

#nav li:hover,
#nav li.sfhover{
   background-position: right -36px;
}

#nav li.current:hover,
#nav li.sfhover.current{
   background-position: right bottom;
}

#nav li:hover a,
#nav li.sfhover a{
   background-position: left -36px;
   color: #FFF;

}

#nav li.current:hover a,
#nav li.sfhover.current a{
   background-position: left bottom;
   color: #27333A;

}

#nav li#nav_home.current{
   background-position: right top;
}

#nav li#nav_home.current a{
   background-position: left top;
   color: #9BAAB5;
}

#nav li.current#nav_home:hover,
#nav li.current.sfhover#nav_home{
   background-position: right -31px;
}

#nv li.current#nav_home:hover,
#nav li.current.sfhover#nav_home a{
   background-position: left -31px;
   color: #FFF;
}

#nav li ul{
   clear: left;
   position: absolute;
   left: -999em;
   z-index: 999;
   width: 161px;
   margin-top: 35px;
   margin-left: 0px;
   _margin-top: 0; /* IE6 only */
    border: 1px solid #a60000;
   list-style: none;
   line-height: 1;
}

/* http://thatnorwegianguy.wordpress.com/2007/03/20/ie7-css-filter-hack/ */
*+html #nav li ul{
   margin-top: 0;
}

#nav li li{
   display: inline;
   _display: block;
   float: none;
   _float: left;
   margin: 0;
   font-size: 11px;
   text-transform: none;

}

#nav li ul ul{
   margin: -31px 0 0 161px;
}

#nav li:hover ul ul,
#nav li.sfhover ul ul{
   left: -999em;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul{
   left: auto;
}

#nav li li li{
   font-size: 1em;
}

#nav li:hover li a,
#nav li.sfhover li a{
   float: none;
   width: 133px;
   height: auto;
   padding: 9px 14px;  
   background: #fff;
   color: #B22222;
	font-weight: bold;
	font-family: Tahoma,Verdana;
	font-size: 11px;
}

#nav li:hover li a:hover,
#nav li.sfhover li a:hover{
	background-color:#F2F4F5;
}



#end_head {
	float: left;
	height: 42px;
	width: 1000px;
   border-left: solid 1px #e7e7e7;
	border-right: solid 1px #e7e7e7;
	background: url(../images/bg_end_head.gif) repeat-x #f0f0f0;
	
}

#end_head .date {
	float: left;
	letter-spacing:0px;
	padding-top: 15px;
	padding-left: 8px;
}

#end_head .login {
	float: left;
	padding-top: 15px;
	padding-left: 18px;
}

#end_head .login a {
	font-size: 11px;
	text-decoration: none;
}

#end_head .search {
	text-align: right;
	padding-right: 10px;
	padding-top: 0px;
	margin-top: 0px;
}


#end_head .search .input {
   background:#F0F2F6 url(../images/bg-s.gif) no-repeat scroll left top;
	font-size: 11px;
	margin-top: 7px;
	padding: 6px;
	padding-left: 26px;
	width: 180px;
	border:1px solid #C0CDD9;
   color:#767676;
}

#end_head .search .submit {
	background: url(../images/ok.gif) repeat-x scroll left top;
border:1px solid #C2C2C2;
color:#686868;
cursor:pointer;
padding:3px;
text-transform:lowercase;

}


#left #tabs {
	float: left;
   width: 670px;
}

#left #products {
	float: left;
	width: 385px;
	margin-top: 8px;
}

#left #products .plesio {
	float: left;
	width: 180px;
	border: 1px solid #ccc;
	margin-right: 6px;
	margin-bottom: 6px;
	padding-bottom: 4px;
}

#left #products .plesio h1 {
	letter-spacing:0.10px;
	padding-left: 10px;
	padding-top: 6px;	
	font-size: 140%;
   font-weight: bold; 
   font-family: Arial;
	color: #70a70a;
}

#left #products .plesio li {
	list-style-type:none;
	line-height:14px;
	padding-top: 4px;
}

#left #products .plesio li a {
	color: #393939;
}



#left #products .plesio li a:hover {
	text-decoration: none;
}


#left #prosfores {
	float: left;
	width: 292px;
	margin-top: 8px;
	margin-left: 0px;
	padding-bottom: 6px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif
}



#left #prosfores  h3 {
	font-size: 13px;
	font-weight: bold; 
	border: 1px solid #dddddd;
    background: #F3F3F3;
	color: #333;
	padding: 2px;
	padding-left: 10px;
	padding-top: 7px;
	height: 19px;
	width: 279px;
}

#left #tabs2 {
	float: left;
	width: 371px;
	height: 300px;
	margin-top: 14px;
}

#left {
	float: left;
	width: 686px;
}


#right {
	float: left;
	width: 315px;
}


#right h1 {
	font-size:14px;
	letter-spacing:0.10px;
	color:#70A70A;
	padding-left: 10px;
	padding-top: 16px;
	padding-bottom: 21px;
}


#right #video {
	width: 300px;
	float: right;
}

#right #eksipir {
	width: 300px;
	background: url(../images/bg_right_blocks.gif) repeat-x top ;
	float: right;
	margin-top: 11px;	
}

#right #eksipir h2 {
	font-family: Arial;
	font-size: 13px;
	color: #666;
	padding-left: 10px;
}

#right #poll {
	width: 300px;
	background: url(../images/bg_right_blocks.gif) repeat-x top ;
	float: right;
	margin-top: 14px;	
		
}

#right #poll p {
	padding: 3px;

}






#right #newsletter {
	width: 300px;
	background: url(../images/bg_right_blocks.gif) repeat-x top ;
	float: right;
	margin-top: 14px;	
	margin-bottom: 20px;
}

#right #sema {
	width: 213px;
	float: left;
	margin-top: 14px;	
	margin-bottom: 20px;
	padding-left: 50px;
}

#right #newsletter  p {
	line-height: 14px;
	padding: 14px;
	padding-top: 0px;
	padding-bottom: 8px;
}

#right #newsletter  .st_input {
	font-size: 11px;
	padding: 5px;
	width: 200px;
	border:1px solid #C0CDD9;
   color:#767676;
}

#right .none {
	display: block;
	height: 40px;
}

#footer {
 float: left;
 width: 1002px;
 border-top: 1px #ddd solid;
 height: 29px;
}

#footer .a1 {
 float: left;
 padding-top: 9px;
}

#footer .a2 {
	float: left;
	background-color: #545454;
	width: 994px;
	height: 26px;
	margin-top: 4px;
	padding-top: 14px;
	padding-left: 8px;

}

#footer .a2 .le {
	float: left;
	color: #fff;
}

#footer .a2 .ri {
	float: right;
	padding-right: 8px;
	color: #fff;
}


#footer .a2 a {
	color: #fff;
}



/* -- [ page ]
-----------------------------------------------*/

 .navig {
 	float: left;
	font-size: 11px;
	border: 1px solid #d2d2d2;   
	border-left: none;
   border-right: none;
	border-top: none;
	color: #333;
	padding: 4px;
	padding-left: 10px;
	padding-top: 7px;
	height: 19px;
	width: 664px;
}

.page_title {
	float: left;
	font-family:Arial;
	font-size:16px;
	font-weight: bold;
   padding-top: 10px;
	padding-left: 5px;
	color:#70A70A;
	height: 25px;
}

.big_gre {
	font-family:Arial;
	font-size:16px;
	font-weight: bold;
	color:#CC0000;
}

#page_title {
	float: left;
	font-family:Arial;
	font-size:16px;
	font-weight: bold;
   padding-top: 10px;
	padding-left: 3px;
	color: #CA0D07;
	height: 25px;
	width: 550px;
}


.page_main {
	float: left;
	margin-bottom: 10px;
	width: 668px;
	padding: 10px;
	padding-left: 6px;
	padding-right: 4px;
	line-height: 19px;
	font-family: Arial, Helvetica,Tahoma, sans-serif;
	font-size: 13px;
	color: #393939;
	border-top:0px solid #F2F3F3;
	border-bottom:2px solid #F4F6F5;
}

.page_main ul {
   padding-left: 30px;
}

.page_products {
	float: left;
	margin-bottom: 10px;
	width: 668px;
	padding: 10px;
	padding-left: 6px;
	padding-right: 4px;
	line-height: 19px;
	font-size: 13px;

	color: #393939;
	border-top:0px solid #F4F6F5;
	font-family: Arial, Helvetica,Tahoma, sans-serif;
}

.sitem {
	float: left;
	padding-top: 20px;	
	padding-bottom: 30px;  
	width: 670px;
	border-top:0px solid #F4F6F5;
   font-size: 13px;
	font-family: Arial, Helvetica,Tahoma, sans-serif;
}

sitem ul {

}

.sitem li {
	padding: 4px;
	 list-style: none;
	
}

.page_products ul {
	 padding-left: 30px;
}

#other_products {
	float: left;
	border: 0px solid #ccc;
	padding-bottom: 30px;
}

.new_page {
	float: left;
	width: 700px;
}

.new_page ul {
	padding: 10px;
	margin-left: 10px;	
}


.new_page ul li {
	list-style: none;
}

.catpat {

	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;  
	border-bottom:0px solid #Ddd;
	padding: 8px;
	margin-top: 20px;
	height: 14px;

}

#other_products a.last_products {
border-bottom:0 none;

}
#other_products a:hover {

}
#other_products a {
background-image: url(../images/arrow_red1.gif);
background-position:9px 10px;
background-repeat:no-repeat;

display:block;
font-family: Arial,Verdana;
font-size:13px;
padding:6px 0 5px 23px;
}


.news_title {
	float: left;
	font-family:Arial;
	font-size:16px;
	font-weight: bold;
    padding-top: 10px;
	padding-left: 3px;
	color: #70A70A;
	height: 25px;

}

.news_main {
	float: left;
	margin-bottom: 10px;
	width: 668px;
	padding: 10px;
	padding-left: 6px;
	padding-right: 4px;
	line-height: 19px;
	font-family: Arial;
	font-size: 13px;
	color: #393939;
	border-top:3px solid #F4F6F5;
	border-bottom:2px solid #F4F6F5;
}

.news_main ul{
	padding-left:30px;
}

.news_list {
	float: left;
	margin-bottom: 10px;
	width: 668px;
	padding: 10px;
	padding-left: 6px;
	padding-right: 4px;
	line-height: 18px;
	font-family: Tahoma,Verdana;
	font-size: 11px;

	color: #393939;
	border-bottom:2px solid #F4F6F5;
}





.menu_list {		

	float: left;
	border-top:0px solid #F2F3F3;
	width: 676px;
}

.menu_list strong {	
	color: #D90000;
	
}

.menu_head {
	cursor: pointer;	
	border-bottom: #e3f1cb 1px solid; 
	background-repeat:no-repeat;
	padding:10px 0 5px 8px;
	line-height: 16px;
	width: 666px;	
	font-size: 13px;
	font-family: Arial, Helvetica,Tahoma, sans-serif;
}

.menu_body {
	display:none;
	font-size: 13px;

	padding: 6px;
	line-height: 20px;
	font-family: Arial, Helvetica,Tahoma, sans-serif;
   margin-left: 2px;
}

.menu_body ul {
padding-left:30px;

}

.paging {
	float:left; 
	padding-top:20px; 

}	

.paging  a {
	text-decoration:none;  
}  

.paging  a:hover {
	text-decoration: underline;
	color: #B22222;  
}  


.index_news ul {
    float: left;
	 list-style: none;	
}

.index_news ul li {
	list-style: none;
}


.index_news li.line1  a {
	 	 text-decoration: underline;
		 font-size:13px;
}

.index_news li.line2  a {
	text-decoration:  underline;
	font-size:13px;
}

.index_news li.line1  a:hover {
	text-decoration: none 
}

.index_news li.line2  a:hover {
 text-decoration: none 	 
}

.index_news li.line1  {
	padding: 8px;
	border-bottom: #DDDDDD 1px solid;
	line-height: 16px;
  background-color: #F8F8F8;	
	list-style: none;
}

.index_news  li.line2 {
	padding: 8px;
	border-bottom: #E4E7EA 1px solid;
	line-height: 16px;
	background-color: #fff;
		list-style: none;
}


.index_news li b {
   
	font-size: 9px;
}

#someth {
	float: left;
	background-color: #eee;
	height: 300px;
	width: 280px;
	margin-top: 20px;
	margin-left: 20px;
}


.photo_gallery {
	float: left;
	width: 674px;

}
.photo_gallery_items {
	float: left;
	width: 684px;
}

.photo_gallery_items img {
   border: 1px solid #666;
}

.photo_gallery_items  a {
float: left;
	padding:9px;

}

.gallery-item {
	float: left;
	padding: 6px;
	border-top:3px solid #F4F6F5;
	line-height: 18px;
	font-size: 11px;
	width: 660px;

}

.photo-item {
	float:left;
	padding:9px;
	padding-left: 0px;
	padding-right: 18px;
}

.gallery-body {

	line-height:19px;
	width: 670px;
   font-size: 13px;
	font-family: Arial;
	padding-left: 4px;
}


.contact {
	float: left;
	width: 676px;
	border-top:0px solid #F4F6F5;
	border-bottom:3px solid #F4F6F5;
	line-height: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 13px;
	font-family: Arial, Helvetica,Tahoma, sans-serif;
}


.contact_form {
	float: left;
	width: 460px;
	padding-top: 20px;
	text-align: center;
}




.contact_form .label {
color:#5A5A5A;
width:130px;
font-weight: bold;
}

.contact_form .input, .label, .textarea, select {
display:block;
float:left;
padding: 4px;
margin-bottom:5px;
margin-top:5px;
}

.contact_form .input {
background:#F1F1F1 none repeat scroll 0% 0%;
border:1px solid #E0E0E0;
width:260px;
}

.contact_form none {
	border: 0px;
	background: transparent;
}

.contact_form .textarea {
background:#F1F1F1 none repeat scroll 0% 0%;
border:1px solid #E0E0E0;
height:90px;
width:260px;
}

.contact_form .send {
	padding: 0px;
	width: auto;
	border: 0px;
}


.notification_error
{
background:#FFEBE8;
border:1px solid #DD3C10;
line-height: 16px;
width: 90%;
padding: 4px;
text-align: left;
float: left;
}

.notification_ok
{
background: #E3F1CB;
border: #ABD15D 1px solid;
line-height: 16px;
width: 90%;
padding: 4px;
text-align: left;
float: left;
}

.info_fieldset
{
-moz-border-radius: 7px; border: 1px #dddddd solid;
}

.info_fieldset legend
{
border: 1px #dddddd solid; 
color: black; 
font-weight: none;
font-size: 13px;
font-family: Verdana;

padding-right: 5px;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;

-moz-border-radius: 3px;
}

.button
{
border: 1px solid #999999; 
border-top-color: #ddd; 
border-left-color: #ddd; 
padding: 4px;
background-color: #e5e5e5;
margin-left: 136px;
color: #333333; 
font: 90% Tahoma,Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
-moz-border-radius: 3px;
}

.error {
	color: red;
	font-weight: bold;
}

.ok_success{
   color: Green;
	font-weight: bold;
}



	.suggestionsBox {
		float: right;
		position: relative;
		left: 0px;
		margin: 0px 0px 0px 0px;
		width: 245px;
		background-color: #fff;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border: 1px solid #ccc;	
		color: #000;
	}
	
	.suggestionList {
		margin: 0px;
		padding: 0px;
	}
	
	.suggestionList li {
		list-style:none;
		margin: 0px 0px 0px 0px;
		padding: 4px;
		border-bottom: 1px solid #ccc;
		cursor: pointer;
	}
	
	.suggestionList li:hover {
		background-color: #eee;
		list-style:none;
	}
	
	
	.article-item {
		border-bottom:1px solid #DDE8F2;
		margin-bottom:1em;
		padding:10px;
		padding-top:0px;
		float:left;
		width:640px;
		font:13px Arial;
		line-height:18px;
	}

	.red {
		color:#FF0000;
		float:left;
		width:640px;
		padding:10px;
		font:Arial;
		line-height:18px;
	}