body,td{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#ffffff;
	overflow-x: hidden;
}
div.inner{
	color:#000000;
	overflow: hidden;
	height: auto !important;
	margin: 5px;
	padding: 8px;
	border: 1px solid #000000;
}
div.story_pic{
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}
img.storypic{
	float: left;
	margin-right: 2px;
}
td.lapoz {
	font-family: Verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	background: url(res/navbar.jpg) repeat;
	border: 1px solid #ffffff;
}
td.comment_nev {
	font-family: Verdana;

}
a:link, a:visited, a:active {
	font-family: Verdana;
	color: #00526d;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	color: #ff0c0c;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
input, select{
	border: 1px solid #546D29;
	padding: 1px 2px;
	color: #546D29;
	font: bold 11px Verdana;
}
textarea{
	font-family: Verdana;
	font-weight:bold;
	font-size: 11px;
	border: 1px solid #546D29;
	padding: 1px 2px;
	color: #546D29;
}
input.butt{
	padding: 3px 1px;
}
#footer{
	height:46px;
	background: url(/img/lower.jpg) center top no-repeat;
}
#site{
	background: url(/img/bg.jpg) center top repeat-y;
}
#header{
	background: url(/img/head.jpg) center top no-repeat;
	text-align: center;
	height: 155px;
}
#menu_left{
	float:left;
	width: 200px;
	text-align: left;
}
#menu_right{
	float: right;
	width: 160px;
	text-align: left;
}
#content{
	text-align:left;
	width:980px;
}
#main_content{
	float:left;
	width: 620px;
	text-align:left;
}
input.login, select.login{
	height: 14px;
	width:178px;
	margin-left:11px;
	border: none;
	padding-right:3px;
	font-size:11px;
	color: #516F25;
	border: 1px solid #516F25;

}
.text{
	border: 1px solid #546D29;
	color: #546D29;
	width: 250px;
	font: bold 11px Verdana;	
}
.cimke{
	font-size:11px;
	font-weight:bold;
}
h1.hr{
	font-family: Verdana;
	font-size: 15px;
	background: url(/img/hr.jpg) left top no-repeat;
	height: 40px;
	line-height:40px;
	width: 588px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	padding-left:20px;
	letter-spacing: 2px;
}

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowgreen{
	width: 160px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(media/arrowgreen.gif) 100% 0;
  height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #5E7830;
}

.arrowgreen li a:hover{
	color: #26370A;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #26370A;
	background-position: 100% -64px;
}

</style>

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.markermenu{
width: 160px; /*width of menu*/
}

.markermenu ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
border: 1px solid #9A9A9A;
}

.markermenu ul li a{
background: white url(media/arrow-list.gif) no-repeat 2px center;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 5px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}


* html .markermenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 130px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #00014e;
}

.markermenu ul li a:hover{
color: black;
background-color: #ffffcb;
background-image:url(media/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }
/* End */

</style>
