body{
	background-color: #625743;
	margin:0px;
	
}

#main{
	padding:0px;
	margin:0px;
}

#top{
	
	background-image:url(../images/tlo_top2.gif);
	background-repeat:repeat-x;
	background-position:bottom right;
	
	/*border-bottom:2px solid #14120D;
	border-top:4px solid #14120D;*/
}

#container{
	
	background-image:url(../images/tlo_top.gif);
	background-repeat:repeat-x;
	background-position:top right;
	
	border-top:4px solid #14120D;
}

#header{
	background-image:url(../images/tab_top.gif);
	background-repeat:no-repeat;
	width: 997px;
	height: 63px;
	min-width: 997px;
	min-height: 63px;
}
#header h1{
	font-family: Tahoma, Verdana;
	color:#B4B3A1;
	font-weight:normal;
	font-size:26px;
	margin-top:10px;
	margin-left:60px;
}


#category{
	background-image:url(../images/tab_tlo_a.gif);
	background-repeat:repeat-y;
}

#category-content{
	background-image:url(../images/tab_tlo_b.gif);
	background-repeat:repeat-y;
}

#menu{
	background-color: #332D22;
	border-bottom:4px solid #14120D;
}

#menu ul{
	padding-left:0px;
	padding-right:0px;
}

#menu ul li{
	
	height:25px;
	float:left;
	list-style-type:none;
	text-align:center;
	padding:10px;
	padding-top:8px;
	padding-bottom:4px;
}

#menu a{
	text-decoration:none;
	color:#D8D5CF;
	font-family:Tahoma;
	font-size:12px;
}

#category ul{
	
}

#category ul ul{
	background-image:url(../images/tab_tlo_c.gif);
	background-repeat:repeat-y;
	margin-left:-30px;
}

#category ul ul li{
	margin-left:20px;
}

#category ul li{
	margin-left:-10px;
	list-style-type:none;
	margin-bottom:5px;
	margin-top:5px;
}

#category ul li a{
	color: #342D27;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#category ul li li a{
	color: #342D27;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

#footer{
	background-color: #332D22;
	height:40px;
	color:#D8D5CF;
}

#footer a{
	color:#D8D5CF;
	text-decoration:none;
	font-family:Tahoma;
	font-size:10px;
	margin-left:10px;
	margin-right:10px;
}

.product{
	border:1px solid #AFABA8;
	width:180px;
	margin:5px;
}

.product-desc{
	background-color:#EEE1C1;
	border-top: 1px solid #AFABA8;
	height:25px;
	color: #655941;
	font-family:Tahoma;
	font-size:12px;
	padding-top:5px;
}

#footer2 td{
	font-family:Tahoma;
	font-size:12px;
	color: black;
}

#footer2 td a{
	font-family:Tahoma;
	font-size:12px;
	color: black;
	text-decoration:none;
	font-weight:bold;
}

.kontakt-header{
	background-image:url(../images/tab_top_kon.gif);
	background-repeat:no-repeat;
	width:260px;
	height:30px;
	text-align:center;
	color:#4A4333;
	font-family:Tahoma;
	fons-size:14px;
	font-weight:bold;
}

.kontakt-content{
	background-image:url(../images/tab_tlo_kon.gif);
	background-repeat:repeat-y;
	color:#332D22;
	padding:15 30 0;
	font-family:Tahoma;
	font-size:12px;
	font-weight:lighter;
	
}

.kontakt-content strong{
	font-weight:bold;
}

.kontakt-content hr{
	margin-top: 15px;
	margin-bottom:15px;
}

.kontakt-content input{
	border:0px;
	width:100%;
	font-family:Tahoma;
	font-size:12px;
}

.kontakt-content textarea{
	border:0px;
	width:100%;
	font-family:Tahoma;
	font-size:12px;
}

.kontakt-content a{
	text-decoration:none;
	color:#332D22;
}

h3{
	color: #342D27;
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	margin-left:17px;
}


.blok-header{
	background-image:url(../images/tab_top_rej.gif);
	background-repeat:no-repeat;
	height:30px;
	text-align:left;
	padding-left:30px;
	color:#4A4333;
	font-family:Tahoma;
	fons-size:14px;
	font-weight:bold;
}

.blok-content{
	background-image:url(../images/tab_tlo_rej.gif);
	background-repeat:repeat-y;
	color:#332D22;
	padding:15 30 0;
	font-family:Tahoma;
	font-size:12px;
	font-weight:lighter;
	
}

.blok-content strong{
	font-weight:bold;
}

.blok-content hr{
	margin-top: 15px;
	margin-bottom:15px;
}

.blok-content input{
	border:0px;
	width:200px;
	font-family:Tahoma;
	font-size:12px;
}

.blok-content textarea{
	border:0px;
	width:100%;
	font-family:Tahoma;
	font-size:12px;
}

.blok-content a{
	text-decoration:none;
	color:#332D22;
}

.error{
	padding:10px;
	font-weight:bold;
	color:red;
	border: 1px solid #A6A189;
}

.info{
	padding:10px;
	
}

#places td{
	font-size:10px;
}

table.files {
	font-size:12px;
}

table.files td.header{
	font-weight:bold;
}

table.files td{
	border: 1px solid #B1ACA2;
	padding:5px;
}
