body {
	background-color: #ffffff;
	font-family:"Trebuchet MS";
	font-size: 12px;
	text-align:center;
	margin:0;
}
a {
	color:black;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

#web_ind {
	width:999px;
	margin:0 auto 0 auto;
	background-color: #faf6ed;
}
#web_cln {
	width:999px;
	margin:0 auto 0 auto;
	background-color: #d2e1e8;
}
#web_naf {
	width:999px;
	margin:0 auto 0 auto;
	background-color: #ebe1d5;
}

#head_ind {
	width:999px;
	height:30px;
	background-color: #faf6ed;
}
#head_cln {
	width:999px;
	height:30px;
	background-color: #d2e1e8;
}
#head_naf {
	width:999px;
	height:30px;
	background-color: #f9e0e7;
}

#language {
	width:350px;
	float:left;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	margin-top:5px;
}
#language a,#contact a {
	margin-left:15px;
}
#contact {
	width:350px;
	float:right;
	font-weight:bold;
	font-size:13px;
	margin-top:5px;
}

#top_ind {
	width:999px;
	height:190px;
	
	background-image: url(images/head_ind.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#top_naf {
	width:999px;
	height:190px;
	
	background-image: url(images/head_naf.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#top_cln {
	width:999px;
	_height:190px;
	min-height:190px;
	background-image: url(images/head_cln2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#top_cln div {
	padding-top:150px;
	padding-left:150px;
}
#top_cln div a {
	color:black;
	margin-left:25px;
	font-size:15px;
	font-weight:bold;
}
#top_cln div a.activ {
	color:white;
}
#top_cln div ul ul li a.activ {
	color:gray;
}

#page {
	min-height:400px;
	width:999px;
	text-align:center;
	margin:0 auto 0 auto;
	background-color:#d2e1e8;
	color:#000033;
}
#page_ind {
	min-height:400px;
	width:999px;
	text-align:center;
	margin:0 auto 0 auto;
	background-color:#faf6ed;
	color:#000033;
}
#foot {
  width:999px;
	text-align:center;
	margin:0 auto 0 auto;
	clear:both;
	margin-top:40px;
}

#mytab{
	width:700px;
	float:left;
	text-align:left;
	padding:15px;
}
#rubriky {
	width:200px;
	float:right;
	margin-right:10px;
}
#rubriky ul{
	text-align:left;
}
#mytabright{
	width:700px;
	float:right;
	text-align:left;
	padding:15px;
}
#rubrikyleft {
	width:200px;
	float:left;
	margin-right:10px;
}
.cleaner {
	clear:both;
	visibility:hidden;
}
#page h1{
  font-size:25px;
}
#page li {
  list-style-type:square;
}
#mytab table td{
  padding:5px;
  font-size:11px;
}
#mytab img {
  margin:10px;
}
#page a {
  color:navy;
}
#page h3 {
  color:#2f5468;
}

#page a img {
  border:1px solid #CCEAEE;
}
#buy a {
  font-size:15px;
  font-weight:bold;
  color:#003366;
}

#bottom{
	width:999px;
	background-image: url(images/bottom_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:220px;
	
}
#bottom_ind{
	width:999px;
	background-image: url(images/bottom_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:620px;
	background-color:white;
}
#bottom_left {
	background-image: url(images/back_bottom_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width:499px;
	height:200px;
	float:left;
}
#bottom_left_ind {
	background-image: url(images/back_bottom_left_ind.jpg);
	background-position: 3px 0px;
	background-repeat: no-repeat;
	width:499px;
	height:400px;
	float:left;

}
#bottom_right {
	background-image: url(images/ind_page_oddel.jpg);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	width: 500px;
	height: 200px;
	float: right;
}
#bottom h3{
	color:white;
	font-size:25px;
	margin:5px 0px 0px 0px;
	padding:0;
}
#bottom a img {
	border:none;
}
#bottom p {
	color:black;
	margin:2px;
}
#bott_cln{
	display: block;
	width: 421px;
	height: 138px;
	background-image: url(images/ind_cln.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left:50px;
}
#bott_cln h4 {
	padding: 116px 0 0 0;
	font-size: 15px;
	color: #5fbcdf;
	margin:0px 0 0 0;
}
#bott_naf{
	display: block;
	width: 421px;
	height: 138px;
	background-image: url(images/ind_naf.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left:50px;
}
#bott_naf h4 {
	padding: 116px 0 0 0;
	font-size: 15px;
	color: #f6d86d;
	margin:0px 0 0 0;
}
#bottom a:hover{
	text-decoration:none;
}
#bottom_ind {
  position:relative;
  top:-30px;
}


