* { padding: 0; margin: 0 }

body {
	margin: 0 auto;
	padding: 0;
	font: .8em Verdana, Arial, Sans-Serif;
	line-height: 1.4em;
	color : #000;
	background-color: #FFF;
	background-image: url(slike_nove/header.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.content {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	background-color: transparent;
	background-image: url(slike_nove/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
}

#top {
	width: 800px;
	height: 112px;
}
#naslov {
	height: 73px;
	width: 800px;
	margin: 0;
	padding: 0;
	font-family: Verdana;
	color:#FFFFFF;
}
#naslov h1 {
	font-family: Verdana;
	color:#FFFFFF;
}

#top h1 { padding: 25px 0 0 0px; color: #555; font-size: 1.6em; background: transparent }
#top h1 a {
	color: #FFFFFF;
	text-decoration: none;
	background: transparent
}
#top h2 { padding: 0px 0 0 0px; background: transparent; color: #FFF; font-size: 90%; font-family:  Arial, Verdana, Helvetica, Sans-Serif }
#top .padding { padding-top: 5px }


#search { float: right; padding: 25px 0px 0px 0px; margin: 0; background: transparent }
#search input.text {
	background-image: url(images/searchbox.gif);
	width: 126px;
	height: 13px;
	border: 0;
	padding-left: 5px;
	padding-top: 2px;
	font-size: 0.9em
}
#search input.searchbutton { border:0; background: transparent; color: #666; font-size: 10px; font-weight: bold; cursor: pointer }



#breadcrumbs{
	height: 28px;
	background: transparent;
	width: 800px;
	color: #aaa;
	padding-left: 0px;
	
	font-size: 0.8em
}
#breadcrumbs a { text-decoration: none }


#topmenu {
	float: right;
	margin: 0;
	padding: 0;
	background: transparent;
	height: 30px;
	width: 800px
}
#topmenu  ul {
	list-style: none;
	margin: 0;
	float: left;
	background-color: transparent;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 9px;
	padding-left: 0;
}
#topmenu li {
	width: auto !important;
	width: 0%;
	float: left;
	margin: 0;
	font-size: 10px;
	line-height: 30px;
	white-space: nowrap;
	background-color: transparent;
	list-style: none
}

#topmenu a {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	display: block;
	padding-left: 9px;
	padding-right: 10px;
	text-decoration: none;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
}

#topmenu a:hover {
	background-color: #6DD7FA;
}

#topmenu li.current {
	background-color: #6DD7FA;
}
#topmenu li.last {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
}


#main { margin: 0 auto; width: 800px; padding-top: 0px; background: transparent } 
a {
	color: #0066CC;
	background: inherit;
	text-decoration: underline;
}
h1 { font: bold 1.9em Arial, Arial, Sans-Serif  }
h2 { font: bold 1.2em Arial, Arial, Sans-Serif; padding: 0; margin: 0 }
ul {  padding: 0; margin: 0 }
li {
	list-style-type: none;
	background-color: #F7F7F7;
}

.capital { float:left; color:silver; font-size:100px; line-height:70px; padding:2px; font-family: "Times New Roman", times, Sans-Sherif; background: #FFF }

#left {
	float: right;
	width: 550px;
	padding: 0;
	color: #555;
	background: #FFF;
	padding-bottom: 5px;
}
#left p { color: #555; text-align: justify; margin: 7px 0 7px 0; background: inherit }
#left img { margin: 0px 10px 3px 0px; position: relative; float: left; border: 1px solid  #f5f5f5; padding: 1px; background: #FFF }
#left h2 { color: #999; width: 100%; border-bottom: 1px solid #BBB; margin-bottom: 8px; line-height: 20px; background: inherit }
#left ul { }
ul#left ul { list-style-position: inside; margin-left: 2px }
#left ul li { list-style-type: square; margin-left: 15px }
#left ul ul li { list-style: none; margin-left: 10px; list-style-type: lower-alpha; list-style-position: inside }
#left .citation { background: #FFF url(images/cit1.gif) no-repeat top left; font-style: italic; padding: 10px 0px 0 35px; font-size: 1.0em }
#left .citation p {  background: #FFF url(images/cit2.gif) no-repeat bottom right; padding-bottom: 20px; padding-right: 35px; color: #555; }
.torightc { float: right; margin: 0 10px; border: 1px solid #ddd; padding: 5px; background: #f5f5f5  }
#left blockquote { text-align: justify; border-left: 8px solid #f0f0f0; padding-left: 8px; margin-left: 15px; margin-top: 5px; background: inherit }
#left .date { margin-bottom: 25px; margin-top: 10px; padding-top: 5px; text-align: right; border-top: 1px solid #f5f5f5; background: inherit }
#left .date a { text-decoration: none; background: inherit; }
#left .comment {	background: #F5F5F5 }
#left .comment .date {
	text-align: left;
	background: #CCC;
	margin: -10px -10px 8px -10px;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	border: none
}	
#left .comment .date a { color: #FFF; text-decoration: underline; background: inherit }
#left br { margin: 0px 0 5px 0; background: inherit }

#right {
	float: left;
	width: 200px;
	margin: 0
}
#right h2 {
	color: #000000;
	font-size: 12px;
	padding-left: 8px;
	line-height: 18px;
	margin-bottom: 0px;
	background-image: url(slike_nove/box_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 23px;
	padding-top: 0px;
	font-weight: normal;
	background-color: #F7F7F7;
	padding-bottom: 0px;
}

#right .box {
	border: none;
	background-color: #F7F7F7;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#right .box ul {
	padding-left: 8px;
	color: #0066CC;
	background-color: #F7F7F7;
	padding-top: 0px;
	margin-top: 0px;
}
#right .box li {
	margin: 0px;
	padding: 0px;
}

#right .box li a {
	text-decoration: underline;
	font-size: 10px;
	color: #0066CC;
	line-height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #F7F7F7;
	padding-top: 0px;
	margin-top: 0px;
}
#sitemap {float:left; width: 550px; color: #555; background: #FFF;}
#sitemap p { color: #555; text-align: justify; margin: 7px 0 7px 0; background: inherit }
#left h2 { color: #999; width: 100%; border-bottom: 1px solid #BBB; margin-bottom: 8px; line-height: 20px; background: inherit }
.extra {
	text-align: right;
	padding:8px;
	font-size:1.8em;
	font-family: "Times New Roman", times;
	margin:0px;
	color: #AAA;
	line-height: 25px;
	background: #FFF;
}
.extra h3 { color: #CCD8E1;  margin-bottom: 5px; font-size: 1.2em; background: #FFF }
.extra a { color: #8FB9DB; text-decoration: none; font-style: italic; background: #FFF }
.extra p { margin-top: 15px; background: #FFF }

#footer {
	clear: both;
	color: #0052A4;
	font-size: 0.8em;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2B99C5;
	background-image: url(slike_nove/foot.jpg);
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	padding-bottom: 10px;
	padding-top: 10px;
}
#footer a {
	text-decoration: none;
	color: #0052A4;
}


fieldset { border: 1px solid #ddd; padding: 10px 8px; margin: 0 0 8px 0; background: #f5f5f5; color: #000 }
input { padding: 3px; margin: 0; border: 1px solid #BBB; margin-top: 5px }
textarea { width: 97%; height: 20em; padding: 3px; border: 1px solid #BBB }
.comment { background: #eee; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc }
.commentsbox { background: #f5f5f5; color: #808080; padding: 10px; margin: 0 0 10px 0; border: 1px solid #ddd }
#sitemap {
	padding-left:10px;
}
#googleads {
	border: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
}
. oglasi {
	text-align:center;
}
#naslov_kopirka h1 {
	font-family:Verdana;
	color:#FFFFFF;
	padding-left: 10px;
	font-weight:normal;
}
#naslov_kopirka h2 {
	padding-left:28px;
	color:#FFFFFF;
	font-weight:normal;
}
.crta {
	color: #0052A4;
}
.uvlakusa {
	margin-left:20px;
}
#sitemapusa {
	float: left;
	width: 550px;
	padding: 0;
	color: #555;
	background: #FFF;
	padding-bottom: 5px;
}
#sitemapusa h2 { color: #999; width: 100%; border-bottom: 1px solid #BBB; margin-bottom: 8px; line-height: 20px; background: inherit }