body {
	background-color: white;
	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: #ebe1d5;
}
#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: #f9e0e7;
}
#head_cln {
	width:999px;
	height:30px;
	background-color: #e8f6f9;
}
#head_naf {
	width:999px;
	height:30px;
	background-color: #ebe1d5;
}

#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;

	background-image: url(images/head_cln2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}



#page {
	min-height:400px;
	width:999px;
	text-align:center;
	margin:0 auto 0 auto;
	background-color:#ebe1d5;
	color:#330000;
}
#page a {
	color:navy;
}
#page h3 {
	color:#660000;
	font-size:15px;
}

#page a img {
	border:1px solid #CCEAEE;
}
#buy a {
	font-size:15px;
	font-weight:bold;
	color:#ff3300;
}
#rubrikyleft {
	text-align:left;
	padding-left:15px;
}
#rubrikyleft h3 {
	color:#2f5468;
	text-align:center;
	font-size:20px;
}
#page a {
	color:#61420c;
}

#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;
}
#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;
}
#mytabright table td{
	padding:5px;
	font-size:11px;
}

#bottom{
	width:999px;
	background-image: url(images/bottom_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:220px;
	color:black;
}
#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_naf {
	background-image: url(images/back_bottom_left_naf.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width:499px;
	height:200px;
	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;
}
#bottom a img {
	border:none;
}
#bottom p {
	color:black;
}
#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;
}
#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;
}
#bottom a:hover{
	text-decoration:none;
}

