/* CSS Document */

body,td,th {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	voice-family: "\"}\"";   
    voice-family: inherit; 
}

#sDiv { 
	width:335px;
	height:270px; 
	overflow-y:hidden; 
	overflow-x:hidden; 
	border:0px solid black; 
	padding-left:12px;
	padding-right:12px;
	position:absolute;
	}
	
#pDiv { 
	width:175px;
	height:150px; 
	overflow-y:hidden; 
	overflow-x:hidden; 
	border:0px solid black; 
	padding-left:5px;
	padding-right:5px;
	}
	
	
#scrollBar { 
	position:absolute;
	background-color:#2C5079;
	height:5px; 
	border:2.5px solid #2C5079; 
	z-index:2 
	}

#scrollBack {
	position:absolute;
	z-index:1; 
	background:#BEC8D8;
    border:2.5px solid #BEC8D8;
    border-top:0px;
    border-bottom:0px; 
	}

#scrUp { 
	position:absolute; 
	}

#scrDn { 
	position:absolute; 
	}

body {
	background-color: #A49278;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#main {
	width: 785px;
	margin: 0 auto;
	text-align: left;
}

a:link {
	color: #7E633D;
}
a:visited {
	color: #7E633D;
}
a:hover {
	text-decoration: none;
	color: #7E633D;
}
a:active {
	text-decoration: none;
	color: #7E633D;
}


h1 {
	font-size: 15px;
	color: #775F56;
	margin-top: 20px;
	font-weight:bold;
	margin-bottom:10px;}
	
h2 {
	font-size: 14px;
	color: #775F56;
	margin: 0px;
	font-weight:bold;
	font-family:verdana;
}
h3 {
	font-size: 13px;
	color: #775F56;
	font-weight:bold;
	margin: 0px;
}
h4 {
	font-size: 12px;
	color: #775F56;
	margin: 0px;
	font-weight:bold;
}
h5 {
	font-size: 11px;
	color: #775F56;
	margin: 0px;
	font-weight:bold;
}
h6 {
	font-size: 10px;
	color:#775F56;
	margin: 0px;
	font-weight:bold;
}

p {
	margin-top: 0.8em;
	margin-bottom: 0.8em; 
	}


hr {
color: #DED4C9;
height: 1px;
width:100%;
}
.img-hr { margin:3px 0px 8px 0px;}

#wrapper {
	width: 767px;
	margin: 0 auto;
	text-align: center;
	background-color:#9A8771;
}

#wrapper_in {
	width: 749px;
	margin: 0 auto;
	text-align: left;
}
#doctable {width:733px}

#topnav {
	background-image:url(upload/images/page/topnav_bg.gif);
	background-repeat: no-repeat;
	width:749px; height:30px;
	font-family: tahoma, Arial, Helvetica, sans-serif;}
#nav {float: left;margin:5px 0px 0px 10px; width:560px; }
#nav a {color:#FFFFFF;font-size:11px;font-weight:bold; text-decoration:none}
#nav a:hover { color:#DBD0C0; text-decoration:none}
#homeico{ float:right; margin:8px 10px 0px 0px;}
#logo {
	float:right;
	margin: 10px 10px 0px 0px;
	position: absolute;}

#logo {float:right; margin: 10px 10px 0px 0px; position:inherit;}

#top-papirBg { background-image:url(upload/images/page/top_papir_bg.gif); background-repeat:no-repeat; width:749px; height:6px; margin-top:6px;}
#midle-papirBg { background-image:url(upload/images/page/middle_papir_bg.gif); width:749px;}
#botm-papirBg { background-image:url(upload/images/page/bottom_papir_bg.gif); background-repeat:no-repeat; width:749px; height:7px;}

#footer { color:#3D3124; margin:10px 0px 25px 0px; font-size:10px; width:749px;}
#left { float:left; margin-left:7px;}
#right { float:right; margin-right:7px;}

.box_middle { background-color:#FFFFFF; border-left:1px solid #E6DCCF; border-right:1px solid #E6DCCF}
.smalltxt {font-size:10px;}
.smalltxt p {margin:0px;}

.text {color:#4D3C25}
.text a {color:#4D3C25}
.text a:hover, a:visited {color:#4D3C25}

	
ul {
	list-style: none;
	list-style-position: inside;
	margin-left:16px;
	margin-top:0px;
	padding:0px;
	display:block;

}
 li { list-style:none;
	margin-top: 5px;
	list-style-image: url(upload/images/page/arrow.gif);
	list-style-position: outside;
	}
	

form {margin:0px;}
.text-box {
	background-color: #FFFFFF;
	border-top: 1px solid #9A8771;
	border-left: 1px solid #9A8771;
	border-right: none;
	border-bottom: none;
	font-size:10px;
	padding:2px 0px 2px 5px;
	width:155px;
	color:#4D3C25;
}
.text-area {
	background-color: #FFFFFF;
	border-top: 1px solid #9A8771;
	border-left: 1px solid #9A8771;
	border-right: none;
	border-bottom: none;
	font-size:10px;
	padding:2px 0px 2px 5px;
	color:#4D3C25;
	}
.button{
	background-color: #BAA487;
	border: 1px dotted #BAA487;
	color:#FFFFFF; font-size:10px;
}
.imgborder {border:1px solid #D6CEC5}

.hairlines { border-top:1px solid #DED4C9;
			 border-bottom:1px solid #DED4C9; height:30px;
			 padding-top:5px;}
			 
.toplines {border-top:1px solid #DED4C9;
			 border-bottom:1px solid #DED4C9; height:20px;
			}

.prodkt_R {border-right:1px solid #D6CEC5; border-bottom:1px solid #D6CEC5; text-align:center; padding:5px;}
.prodkt_L {border-bottom:1px solid #D6CEC5; text-align:center; padding:5px;}


.menutop
{
	 color:#FFFFFF;font-size:11px;font-weight:bold; text-decoration:none
}
.menutop_Over{
	color:#DBD0C0; font-size:11px;font-weight:bold; text-decoration:none
}
.MenuMain
{
	background-image:url(upload/images/page/topnav_bg.gif);
	background-repeat: no-repeat;
	width:749px; height:30px;
}
.LastsubMenu 
{	
	background-image: url(upload/images/page/menu_botm_img.gif);
}

.MenuMain_Over{
	color:#DBD0C0; font-size:11px;font-weight:bold; text-decoration:none
}

.SubMenuMain
{
	Background-colorr:#93754D;color:#FFFFFF;font-size:11px;font-weight:bold; text-decoration:none;
	background-image:url(upload/images/page/topnav_bg.gif);
	background-repeat: no-repeat;
	width:156px;
	text-decoration: none; font-weight:bold; padding-left:10px; 
	border:1px;
	border-color:White;border-top-style:none;
}
.SubMenuMain_Over{
	Background-color:#7C5830;
	color:#DBD0C0;
	font-size:11px;font-weight:bold; text-decoration:none;
	background-imagee:url(upload/images/page/topnav_bg2.gif);
	background-repeat: no-repeat;
	width:156px;
	text-decoration: none; font-weight:bold; padding-left:10px; 
	border:1px;
	border-color:White;border-top-style:none;
}
.DropDownList {
	background-color: #F3EDE7;
	border-top: 1px solid #9A8771;
	border-left: 1px solid #9A8771;
	border-right: none;
	border-bottom: none;
	font-size:10px;
	padding:2px 0px 2px 5px;
	width:155px;
	color:#4D3C25;
}


.red_txt {
	font-size: 24px;
	color: #ED1D25;
	font-family: "Comic Sans MS";
}
.fnt12 {font-size:12px;}
.trnsp_box {
	background-color: transparent;
	color: #ED1D25;
	height-removed: 24px;
	font-family: "Comic Sans MS";
	font-size: 24px;
	width: 20px;
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom:2px solid #ED1D25;
	padding-Bottom:5px;	
	text-transform:uppercase;

	}
	
	.text-box-wht {
	background-color: #FFFFFF;
	border-top: 1px solid #9A8771;
	border-left: 1px solid #9A8771;
	border-right: none;
	border-bottom: none;
	font-size:10px;
	padding:2px 0px 2px 5px;
	width:155px;
	color:#4D3C25;
}

#jar {
	float:right;
	margin: 65px 0px 0px 570px;
	position: absolute;
	}