/* CSS Document */

body {
	background-color: #EAEAEA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
* {
-moz-box-sizing: border-box;
}
.baner {
	background-image: url(img/baner1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #97A9B3;
}
.baner_main {
	background-color: #d7e3e8;
	background-image: url(img/main_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 90%;
	color: #606060;
	text-decoration: none;
	background-color: #EAEAEA;
	border: 1px solid #606060;
}
.smallwhite {
	font-size: 60%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	background-color: #96aab3;
	border: 1px solid #FFFFFF;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
}
.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
	line-height: 17px;
	text-align:justify;
}
.text li {
	list-style-image: url(img/list.gif);
	padding: 5px;
}
.text li li{
	list-style-image: url(img/podlist.gif);
	padding: 5px;
}
.text h1{
	font-size: 120%;
	color: #c4261d;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-decoration: none;
	background-color:#bbc8ce; 
	padding:3px; 
	color:#FFFFFF;
	font-weight:bold;
}
.text h2{
	font-size: 110%;
}
.adres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.adres a {
	color: #FFFFFF;
	text-decoration: underline;
}
.page_label{
	background-color: #96aab3;
	visibility: hidden;
	position: absolute;
	padding: 3px;
	margin: 1px;
	left: 0;
	top: 0;
	z-index:1;
}
.page_contaner{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-right:10px;
	float:left;
	z-index:0;
}
.page_num{
	visibility: visible;
	position: relative;
	width: 20px;
	padding: 3px;
	margin: 1px;
	text-align:center;
	z-index:0;
	background-color: #bbc8ce;
}
a div.page_num{
	color: #ffffff;
	text-decoration: none;
	cursor:pointer;
}
.menu a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.podmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #bbc8ce;
	border: 1px solid #FFFFFF;
}
.podmenu a{
	color: #FFFFFF;
	text-decoration: none;
}
.smalltext
{
	font-size: 90%;
}
.tree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	color: #a1a1a1;
	text-decoration: none;
}
.up {
	text-transform: uppercase;
}
.down {
	text-transform: lowercase;
}
.tree a{
	color: #a1a1a1;
	text-decoration: none;
}
.tree a:hover{
	color: #e77817;
}
.tree_active{
	color: #6e8995;
/*	text-transform: lowercase;*/
	font-weight: bold;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: normal;
	color: #595958;
	text-decoration: none;
	background-color: #cad7dc;
}
.text a {
	color: #606060;
	text-decoration: underline;
}
.text a:hover {
	color: #606060;
	text-decoration: none;
}
table.text {
	font-size: 100%;
}
.block
{
	background-color: #e7eff1;
	border: #c5d2d8 solid 2px;
	padding: 4px;
}
.but {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #bbc8ce;
	padding: 3px;
	margin: 1px;
	border: 0px solid #FFFFFF;
}
.but:hover {
	background-color: #96aab3;
}
.producttab td{
	font-size: 65%;
	text-align: center;
	vertical-align: top;
	color: #606060;
	text-decoration: none;
}
.producttab img{
	margin-bottom: 10px;
}
