/* 
	project:  small corporation
	author:   luka cvrk (www.solucija.com) 
*/

*{ margin: 0; padding: 0; }* 
body { 
	font: 0.8em "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; 
	line-height: 1.6em;
	background: #9f1400;
	color: #444; 
}

a {	color: #9f1400;	background: inherit; text-decoration: none; } /* E60000 */
a:hover { color: #6f0000; background: inherit; text-decoration: underline; } /* AA0001 */
p { margin: 0 0 10px 0; }
h1 {  margin: 20px 0 0; }
h1 a { background: inherit; }
img { border: 0; }
h2 { font: normal 18px "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; }
h2 .subA { font-size: 14px; color: #808080; font-weight: normal; text-transform: uppercase; }
h3 a { font-size: 16px; }
#main h3 a { font-size: 14px; color: #808080; font-weight: normal; text-transform: uppercase; }

#content { width: 940px; margin: 0 auto; padding: 5px 0 0 0; border-top: 5px solid #ffb400; border-bottom: 5px solid #ffb400; border-left: 3px solid #ffb400; border-right: 3px solid #ffb400; background-color: #FFF; }

#top{ float: right; text-align: right; margin-right: 5px; }
a.topLink { color: #808080; margin: 0 0 0 13px; background: #fff url(../images/toparrow.png) no-repeat center left; padding: 0 0 0 12px; }
input.searchfield { width: 175px; padding: 6px; border: 2px solid #ccc; font-size: 12px; }
input.searchbutton { background: #E60000; border: 0; padding: 6px; color: #fff; font-weight: bold; font-size: 12px; }

#logo { float: left; color: #808080; padding: 0px; padding-left:10px; margin:0px; height: 86px; }
#topnav_container { height: 35px; padding: 1px 0 0 0; clear: both;  margin: 0 0 18px; background: #fff url(../images/menubg.gif) repeat-x;}
#menu { height: 35px; padding: 7px 0 0 0; clear: both;  margin: 0 0 18px; background: #fff url(../images/menubg.gif) repeat-x; }
	#menu li { font-size: 13px; display: inline;  }
	#menu li a { margin: 0 25px 0 10px; color: #808080; font-weight: bold;  }
	#menu li a:hover { color: #333; }

#left { background: #eee;  clear: left; float: left; width: 260px; padding: 10px 15px; margin: 0 0 20px; }
	#left img { margin: 0 0 8px; }
	#left li { list-style: none; }
	#left li a {  color: #787A8F; font-weight: bold; background: url(../images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; }

#main { float: left; width: 655px; margin: 0 0 0px; }
	#main img { float: left; border: 3px solid #eee; padding: 1px; margin: 0 15px 5px 0; }
	#line { clear: both; padding: 1px; margin: 0px; background: #fff url(../images/smalldot.gif) repeat-x; height: 2px; }
	#ad { float: right; text-align: center; padding: 33px 0 0; width: 250px; border: 3px solid #eee; color: #ccc; height: 50px; margin: 0 0 15px; }
	#shortnews { float: right; width: 250px; }
	.news { border-bottom: 1px solid #eee; padding: 0 0 0px; margin: 0 0 5px;}
	
#right { margin: 0 15px 20px 0; padding: 0 0 0 15px; float: right; width: 620px; text-align: justify; }
.border { clear: both; border-left: 4px solid #ccc; padding: 0 0 0 15px; }

.emph { color: #B31600; }

#rl { float: left; width: 290px; margin: 0 20px 30px 0; }
#rr { float: right; width: 290px; }
	#rl li, #rr li { list-style: none; border-bottom: 1px solid #eee; padding: 4px; margin: 0; }
	#rl li a, #rr li a { background: #fff url(../images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; color: #808080;  }

#footer { clear: both; padding: 10px; margin: 0px; font-size: .9em; color: #808080; background: #eee;  }
	.links a { font-weight: bold; color: #787A8F; background: #fff; margin: 0 10px 0 0; background: url(../images/dot.png) no-repeat center left; padding: 0 0 0 10px; }
	.sponsor { color: red; background: #eee; }
	#footer li { list-style: none; }
	#fl { width: 600px; }
	#fr { float: right; }
	
.sitemaplist ul { margin-left:25px; margin-bottom:5px; list-style:none; }
.sitemaplist li { list-style:none; }
.sitemaplist li a {  color: #600; font-weight: bold; background: url(../images/arrow.gif) no-repeat center left; padding: 0 0 0 12px; }
