@charset "UTF-8";
/* info images */
.info_image{
   border:0px;
}


/* admin stuff */
.admin_img{
   max-width:100px;
   max-height:100px;
}

table tr.child_row td {
	background: #d4ffd4;
}

table tr.child_altrow td {
	background: #e1ffe1;
}

/* CSS Document */

body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #35a434;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #35a434;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #35a434;
}
h1 {
	font-size: 14px;
	color: #303030;
	font-variant:small-caps;
	line-height:60px;
	padding:0px;
	margin:0px;
	
}
h2 {
	font-size: 14px;
	color: #303030;
	font-variant:small-caps;
}
h3 {
	font-size: 14px;
	color: #303030;
	font-variant:small-caps;
}
h4.tana_slogan{
font-size:14px;
color:#15883a;
margin:0px 0px 0px 0px;
padding-top:15px;
text-align:center;
border-top:1px dotted #ddd;
}

h4.tennant_slogan{
font-size:14px;
color:#28a5cc;
margin:0px 0px 0px 0px;
padding-top:15px;
text-align:center;
border-top:1px dotted #ddd;
}
h4.kontakt_slogan{
font-size:14px;
color:#333;
margin:0px 0px 0px 0px;
padding-top:15px;
text-align:center;
border-top:1px dotted #ddd;
}
.main_slogan{
	
	margin:0px;
	padding:0px;
	text-align:center;

}
 .main_module img{
	border:0px;
}
.cleaner{
	clear:both;
}

.main_module{
	width:300px;
	padding:10px 10px;
	text-align:center;
	float:left;
	
}

/* 		----       top      ----     */

#top{
	height:90px;
	background-image:url(../img/top_bg.gif);
	background-repeat:repeat-x;
	padding-left:10px;
}
#top_content{
	width:960px;
}

#top img{
	border:0px;
}
#top_logo{
	width:240px;
	float:left;
}
#top_links{
	width:710px;
	float:left;
	padding-right:10px;
	font-size:10px;
	text-align:right;
	line-height:90px;
	color:#999999;
}

#top_links a:link {
	color: #999999;
	text-decoration: none;
}
#top_links a:visited {
	text-decoration: none;
	color: #999999;
}
#top_links a:hover {
	text-decoration: none;
	color: #35a434;
	border-bottom:1px dotted #35a434;
}
#top_links  a:active {
	text-decoration: none;
	color: #666666;
}

/* 		----       top    baner + menu   ----     */

#top_baner{
	height:160px;
		background-image:url(../img/baner_main_bg_tana.jpg);
	background-repeat:repeat-x;

}
#top_baner_main{
	height:160px;
	background-image:url(../img/baner_main_bg_tana.jpg);
	background-repeat:repeat-x;

}
#top_menu{
	height:40px;
	background-image:url(../img/menu_bg_tana.jpg);
	background-repeat:repeat-x;
	line-height:40px;
	color:#fff;
	text-align:right;
}
#top_menu_links{
	width:950px;
	padding-right:10px;
}
#top_menu_links a:link {
	color: #fff;
	text-decoration: none;
}
#top_menu_links a:visited {
	text-decoration: none;
	color: #fff;
}
#top_menu_links a:hover {
	text-decoration: none;
	color: #c5efac;
	
}
#top_menu_links  a:active {
	text-decoration: none;
	color: #fff;
}


/* 		----       main      ----     */

#main{
	width:950px;
	padding:0px 10px 0px 0px;
}

#main_nav{
	width:230px;
	margin-right:20px;
	float:left;
}
#main_nav h1 {
	font-size: 14px;
	color: #303030;
	font-variant:small-caps;
	line-height:60px;
	padding:0px 0px 0px 10px;
	margin:0px;
	
}
#main_margin {
	width:100px;
	margin-right:20px;
	float:left;

}



#main_menu{
	width:227px;
	border:1px dotted #ddd;
	
}
#main_menu ul{
	margin:0px 10px;
	padding:0px;
	list-style-type:none;
}
#main_menu img{
	border:0px;margin:0px auto;
	}

#main_menu li{
	padding:8px 0px;
	border-bottom:1px dotted #ddd;
}	
#main_menu  .no_border{
border-bottom:none;
}
#main_txt{
float:left;
width:700px;
	
}
#main_page_txt{
float:left;
width:960px;
font-size:12px;

}	
#main_page_txt 
p{
font-size:12px;
}
	

#main_txt h2 {
	font-size: 14px;
	color: #303030;
	font-variant:small-caps;
	line-height:60px;
	padding:0px 0px 0px 10px;
	margin:0px;
	border-bottom:1px dotted #ddd;
	text-align:right;
}
#main_txt p {
	font-size:12px;
}

#main_page_txt
 h2 {
	font-size: 14px;
	color: #303030;
	font-variant:small-caps;
	line-height:60px;
	padding:0px 0px 0px 10px;
	margin:0px;
	border-bottom:1px dotted #ddd;
	text-align:right;
}

/*    ---        path       -----     */

#main_txt #path{
	font-size:10px;
	color:#999999;
	height:15px;
	line-height:15px;
}

#path a:link {
	color: #999999;
	text-decoration: none;
}
#path a:visited {
	text-decoration: none;
	color: #999999;
}
#path a:hover {
	text-decoration: none;
	color: #666;
	
}
#path  a:active {
	text-decoration: none;
	color: #999999;
}

/*    ---        products       -----     */

#products{
	margin:15px 0px;
}

#products img{
   max-width:150px;
	border:0px;
}
#products .product{
	width:155px;
	border:1px dotted #ddd;
	padding:2px;
	float:left;
	margin-left:10px;
}

#products .product_photo{
	width:150px;
   text-align:center;
}	
#products .product_description{
	padding:5px;
	border-top:1px solid #ddd;
}

#products hr{
	border: 0px none ; 
	height: 0px; 
	color: #fff;
	background-color: #fff;
	float:left;
	margin-top:10px;
	width:650px;
}

/*   ---      single product    ---    */

#single_product{
margin:20px 0px 10px 0px;
}
#single_product img{
	border:0px;
}

#single_product .product_photo{
	width:210px;
	float:left;
	margin-right:20px;
}	
#single_product .product_description{
	width:450px;
	float:left;
	line-height:18px;
	text-align:justify;
	font-size:12px;

}
#single_product .product_info{
width:680px;
font-size:13px;
text-align:right;
padding-right:20px;
font-variant:small-caps;
padding-bottom:10px;

}
#single_product hr{
	border-bottom: 1px dotted #ddd;
	border-top:0px;
	height: 0px; 
	color: #fff;
	background-color: #fff;
	float:left;
	margin-top:10px;
	width:700px;
}
 table {
	margin:10px auto;
	border-spacing: 0;
	border-collapse: collapse;
	padding:2px;
	color: #666;
	border:1px solid #ddd;
	background-color:#fafafa;
	
}

table td {
	border: 1px solid #ccc;
	padding: 2px 10px;
	background-color:#FFFFFF;
}

thead th {
	padding: 5px 10px;
	background-color: #2A2A2A;
	border: 1px solid #fff;
	color:#FFFFFF;
}

/*   ---      contact    ---    */

#contact{
margin:20px 0px 10px 0px;
}
#contact img{
	border:0px;
}

#contact .contact_map{
	width:360px;
	float:left;
	margin-right:20px;
	border-right: 1px solid #ccc;
}	
#contact .contact_description{
	width:300px;
	float:left;
	line-height:18px;
	text-align:justify;
	font-size:12px;

}
#contact .product_info{
width:680px;
text-align:right;
padding-right:20px;
font-variant:small-caps;
padding-bottom:10px;

}
#contact hr{
	border-bottom: 1px dotted #ddd;
	border-top:0px;
	height: 0px; 
	color: #fff;
	background-color: #fff;
	float:left;
	margin-top:10px;
	width:700px;
}

.kontakt_table_row{
	width:300px;
	text-align:center;
}


/*    ---        footer       -----     */

#footer{
	background-color:#a7eac0;
	width:940px;
	padding:15px 10px;
	text-align:right;
	font-size:11px;
	color:#4a9164;
}
