body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	font-weight: normal;
	color: #867158;
	magin: 0px;
}
p{
	margin-top: 0px;
	margin-bottom: 9px;
}
ul{
	margin-top: 0px;
	margin-left: 15px;
	padding: 0px;
}
address{
	font-style:normal;
}
.checkstyle{
	margin:0;
	width:13px;
	height:13px;
	overflow:hidden;
}
.scroll{
	margin-left: 20px;
	overflow: auto;
	height: 245px;
	width: 346px;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #e87e28;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: #e87e28;
	scrollbar-track-color: white;
}
.mainscroll{
	overflow: auto;
	height: 245px;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #e87e28;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: #e87e28;
	scrollbar-track-color: white;
}
h1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e87e28;
	margin-top: 0px;
	margin-bottom: 5px;
}
h1 a:link{
	color: #e87e28;
	text-decoration: none;
}
h1 a:visited{
	color: #e87e28;
	text-decoration: none;
}
h1 a:hover{
	color: #e87e28;
	text-decoration: underline; 
}
h2{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e87e28;
	margin-top: 0px;
	margin-bottom: 8px;
	text-transform:uppercase;
}
.obor{
	border: 1px #e87e28 solid;
}
.orange{
	color:#e87e28;
}
.black{
	color: #000000;
}
.silver{
	color: #999999;
}
form{
	margin: 0px;
}
input, textarea, select{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d4120;
}

#wrapper{
	width:780px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	vertical-align: top;
}
#header{
	height: 77px;
	clear: both;
}
#photo{
	height: 242px;
	clear: both;
	border: 1px #e87e28 solid;
}
#content{
	text-align: left;
	margin: 0px auto;
	width: 780px;
}
#nav{
	display: inline-block;
	float: left;
	width: 100%;
	background-color: #CC9966;
	background-image: url(../../images/top-menu-bckgrnd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav a{
	display: inline-block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#nav a:hover {

	color: #663300;
	
}
#nav a:active {

	color: #663300;
	
}

.navmenu{
	padding-left: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5d4120;
	border-bottom: 1px solid #e87e28;
}
#Rcol{
	float: left;
	width: 5%;
}
#Rcol2{
	float: right;
	width: 700px;
	padding-top: 15px;
	margin-bottom:15px;
}
.L{
	width: 350px;
}
.R{
	height: 245px;
	width: 346px;
	padding-left: 20px;
	background-attachment: scroll;
}
.tabpad{
	padding-bottom: 7px;
}
.enq{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5d4120;
	margin-bottom: 8px;
	border-bottom: 1px #e87e28 solid;
	border-top: 1px #e87e28 solid;
	margin-top:10px;
}
a:link{
	color: #5d4120;
	text-decoration: none;
}
a:visited{
	color: #5d4120;
	text-decoration: none;
}
a:hover{
	color: #867158;
	text-decoration: none; 
}
#footer{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #e87e28;
	padding-bottom:20px;
	padding-top:5px;
	text-align: center;
	clear: both;
	border-top: 1px #e87e28 solid;
}
#footer ul {
	margin:0px;
	padding:0px;
}
#footer li{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}
#footer a:link{
	color: #867158;
	text-decoration: none;
}
#footer a:visited{
	color: #867158;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}


/*admin*/
#adminNav{
	float: left;
	width: 150px;
	margin-left: -1px;
}
#adminRcol2{
	float: right;
	width: 571px;
	padding-top: 15px;
	margin-bottom:15px;
}
