body{
  margin: 0;
	padding: 0;
	background: #f2f2f2 url(../images/bkg-container.jpg) top center repeat-y;

}

body * {
    font-family: Tahoma, Verdana, Arial, sans-serif;
}

ul {
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    padding: 0 10px ;
    margin: 5px 10px 10px 15px;
    line-height: 14px;
	 color: #9CB4CD;

}

li {
    margin: 5px 2px 5px 10px;
    padding: 0;
	  line-height: 14px;
    list-style-image: url(../images/ckica.gif);
}

textarea{
   height: 80px;
	 width: 141px;
	 *width: 143px;
   color: #0068AB;
	 font-size: 11px;
   padding: 0;
   margin: 0;
}

select{
	padding: 0;
	margin: 0 4px 0 0;
	color: #0068AB;
	background: #CCE1EC;
	border: 1px solid #0068AB;
	font-size: 11px;
	background: White;
}

a{
	font-size: 11px;
  text-decoration: none;
	color: #3B5D80;
}

a:hover{
    color: #9CB4CD;

}

.main {
  width: 750px;
	padding: 0;
	margin: 0;
	background: white;
	margin: 0px auto;
}

.footer {
   width: 750px;
	padding: 0;
	background: #3B5D80;

}

.footer .sitemap-link {
    float: right;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	  font-size: 11px;
	  color: White;
	  padding: 0px 25px 0px 0px;
}

.sign a{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	display: block;
	padding: 0px 0px 0px 25px;
	text-decoration: none;
	color: White;
}

.sign a:hover{
	color: Red;
}

.sign span{
	color: Red;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
}

/***************************************************************/
#header{
	padding: 10px 0 0 0;
	margin: 0;
	background: #3b5d80;
}

#header .inner {
    background: #d5dae0 url(../images/header-bkg.jpg) top left repeat-x;
    padding-bottom: 4px;
    height: 95px;
    position: relative;
}

.lang {
  position: absolute;
  top: 6px;
  right: 5px;
}

.lang img {
  float: left;
  border: none;
}

#searchForm {
  position: absolute;
  bottom: 8px;
  right: 5px;
}

#searchForm label {
  float: left;
  font-size: 11px;
  color: #486889;
  font-weight: bold;
  padding: 2px 10px 0 0;
}

#searchForm input {
    background: #e0e4e8;
    border: 1px solid #a8b5c4;
    border-right: none;
    font-size: 11px;
    float: left;
    padding: 2px 2px 1px 2px;
    width: 75px;
}

#searchForm a img {
    float: left;
    cursor: pointer;
    border: none;
}

.nav_bar  {
  height: 28px;
}

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

.nav_bar ul li  {
  list-style: none;
  float: left;
   margin: 0 22px 0 0;
    padding: 0;
	 line-height: 14px;  
}

.nav_bar a {
  color: #d7dbe0;
  font-weight: bold;
  font-size: 11px;
}

.nav_bar a:hover  {
  color: #fff;
}

.nav_bar .user {
  float: right;
  margin: 5px 10px 0 0;
  *display: inline;
}

/***************************************************************/
.side_nav{
	vertical-align: top;
	width: 189px;
	background: #F3F6F9;
	padding: 11px 0 0 11px;

}

.nav_box{
	background: url(../images/nav_box-bkg.gif) top left repeat-y;
	width: 178px;
  margin: 0 0 15px 0;
}

.nav_box ul {
  margin: 0;
  padding: 5px 0 15px 13px;
  background: url(../images/nav_box-bkg-bottom.gif) bottom left no-repeat;
}

/***************************************************************/


#content{
   padding: 10px 15px 10px 12px;
	margin: 0;
	width: 518px;
	color: #000000;
}

#content p{
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}

#content a{
	color:#3B5D80;/* Red;*//*#AAB6C3;*/
	text-decoration: underline;
}

#content a:hover{
	color: #AAB6C3;/*White;*/
	text-decoration: underline;
}

#content h1{
	font-size: 12px;
	color: #3B5D80;
	margin: 0;
	padding: 0;
}

.box{
	background: url(../images/box-bkg.gif) top left repeat-y;
	width: 258px;
	height: 160px;
  margin: 0;
	padding: 0;
}

.bottom-bkg{
	background: url(../images/box-bkg-bottom.gif) bottom left no-repeat;
	height: 160px;
}

#content .box h1{
	background: url(../images/box-title-bkg.gif) top left no-repeat;
	width: 246px;
	height: 10px;
	font-size: 11px;
	text-transform: uppercase;
	padding: 9px 0 10px 12px;
	margin: 0;
	color: #e3e6ea;
}

#content .box h1 img  {
	float: none;
	margin: -3px 5px 0 0;
	clear: none;
}

#content  .box p{
	padding: 10px;
	margin: 0;
	height: 83px;
	overflow: hidden;
	color: #000;
}

.box img{
	float: left;
	margin: 0 10px 30px 0;
	padding: 0;
	clear: both;
}

#content .box a{
	color: #ae2025;
	margin: 0 15px;
	float: right;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/arrow-1.gif) right 5px no-repeat;
	padding-right: 9px;
}

#content .box a:hover{
	color: #F0BFAC;
}


.contactleft{
   width: 225px;
	border-right: 1px solid #E8E7E7;
	vertical-align: top;
}

.contactleft h2{
	font-size: 11px;
	font-weight: bold;
	margin: 15px 0 2px 0;
	padding: 0;
	color: #AAB6C3;
}

.contactleft p{
	margin: 0;
	padding: 0;
}

.contactright{
   vertical-align: top;
	padding: 0 10px 0 40px;
	font-size: 11px;
}

.contact_box{
	margin: 10px 0 15px 0;
	border-bottom: 1px solid #CCE1EC;
}

.img{
	border: 1px solid #9CB4CD;
	margin: 0 15px 10px 0;
}

.banner img{
    margin-bottom: 15px;
}

.productbox{
	margin: 10px 0;
	padding: 0;
	border: 1px solid #E8E7E7;
	width: 100%;
	color: #384A5D;
	font-size: 11px;
	vertical-align: top;
}

#content .productbox h1{
   color: #004285;
	font-size: 11PX;
	font-weight: normal;
	margin: 15px 0;
}

#content .productbox a{
	color: #3B5D80;
	margin: 0;
	padding: 5px;
}

#content .productbox a:hover{
	color: #AAB6C3;
}

.productboximg{
	width: 185px;
  text-align: center;
	vertical-align: top;
}

.productbox img{
	margin: 15px;
}

.productboxbg {
	background: #F3F6F9;
	margin: 15px 0 0 0;
	padding: 10px;
	vertical-align: top;
	line-height: 18px;
	border: 1px solid #E8E7E7;
   border-style: solid none none solid;

}

#breadcrumbs{
   background: url(../images/bread_bg.gif);
	margin: 0;
	padding: 2px 18px 3px 18px;
   font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: Black;
	border-bottom: 1px solid #E8E7E7;
	clear: both;
}

#breadcrumbs a{
   font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #384A5D;
}

#breadcrumbs a:hover{
   text-decoration: underline;
}

.tehkar{
   margin: 5px 15px 15px 0;
	font-size: 11px;
	color: #384A5D;
	width: 100%;
}

.tehkar td.small-width { width: 40px !important; text-align: center; }

.tehnaslov{
	padding: 2px 10px;
	margin: 0;
	background: #384A5D;
	color: White;
	font-family:  "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.tehnaslov2{
	padding: 5px 10px;
	margin: 0;
	background: #384A5D;
	color: White;
	font-family:  "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.tehspec{
	padding: 2px 7px;
	margin-right: 15px;
	background: #AAB6C3;
	color: White;
	font-family:  "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: none;
	/*width: 160px;*/
}

.tehspec2{
	padding: 2px 7px;
	margin-right: 15px;
	font-family:  "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 185px;
}

.tehopis{
	padding: 5px 10px;
	margin: 0;
	background: #E5E9EE;
}

.tehopis2{
	padding: 5px 10px;
	margin: 0;
	background: #AAB6C3;
}

.pagepad{
   margin: 5px 15px 15px;
	padding: 0 0 10px 0;
}

#content .pagepad ul{
	margin: 0 10px;
}
#content .pagepad li {
    margin: 3px 0;
    padding: 0;
	 line-height: 14px;
	 list-style-image: none;
	 text-align: left;
	 font-weight: normal;
	 color: #004285;
   /* list-style-image: url(../images/ckica.gif);	*/
}


#content .pagepad p{
   text-align: left;
}

#content a.download{
	margin: 15px 0;
	padding: 0 5px;
	font-size: 10px;
	font-weight: bold;
	display: block;
	text-align: left;
}

#content a.download2{
	margin: 15px 0;
	color: #004285;
	padding: 0 5px;
	font-size: 10px;
	font-weight: bold;
	display: block;
	text-align: left;
}
/*
#content a:hover{
	color: #E5E9EE;
}
*/
.pagepad .left{
	width: 227px;
	vertical-align: top;
	padding: 0 10px 0 0;
   border-right: 1px solid #E8E7E7;
   text-align: center;
}



.pagepad .right{
	vertical-align: top;
	padding: 0 10px 5px 15px;
	text-align: center;
}

/*#content .pagepad img{
	margin: 15px 0;
	border: 0;
	text-align: center;
}*/

.icon{
	display: inline;
	margin: 0 5px -3px 0;
	padding: 0;
	border: 0;
}

.disabled{
	width: 110px;
   background-color:	#E5E9EE;
	font-size: 11px;
	border: 1px solid #3B5D80;
}

.price{
	width: 100px;
	align: center;
	text-align: center;
}

ul.dist{
	margin: 15px 10px;
}
.dist li {
    margin: 3px 0;
    padding: 0;
	 line-height: 14px;
	 list-style-image: none;
	 text-align: left;
	 font-weight: normal;
	 color: #004285;
   /* list-style-image: url(../images/ckica.gif);	*/
}

#pagination             { overflow: hiddden; zoom: 1; }
#pagination li          { float: left; margin: 0 15px 0 5px; padding: 0; list-style: none; }
#pagination li.active a { color: #aab6c3; }

/*ByGB*/
.menu_title_bg{
  margin: 0;
  background: url(../images/menu_title_bg.gif) top left no-repeat;   
  width: 153px;
  height: 21px;
  padding: 8px 0 0 25px;
  font-size: 11px;
  font-weight: bold;
  color: #e3e6ea;
}
