* {
	margin: 0px;
	padding: 0px;
}
.red {
	color: #960505;
}


.clear {
	clear: both;
}
a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #960505;
}


#main_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 150%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

body {
	background-color: #767676;
	background-image: url(../images/pozadina.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#wrapper #header {
	background-image: url(../images/pozadina_main_up.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 990px;
	height: 200px;
}
#wrapper #body_area {
	background-image: url(../images/pozadina_main_side.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 990px;
	padding-top: 10px;
}
#wrapper #footer {
	background-image: url(../images/pozadina_main_down.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 990px;
}
#wrapper #bottom {
	height: 30px;
	width: 990px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header #logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 262px;
	position: absolute;
	left: 8px;
	top: 8px;
}
#header #top_menu {
	height: 60px;
	width: 720px;
	position: absolute;
	left: 280px;
	top: 105px;
}
#header #top_flash {
	height: 30px;
	width: 300px;
	position: absolute;
	left: 650px;
	top: 30px;
}

#header #logo:hover {
	background-image: url(../images/logo_h.png);
	
}
#header .line {
	background-color: #333;
	height: 2px;
	width: 940px;
	position: absolute;
	top: 198px;
	left: 25px;
}
#header #date {
	height: 25px;
	width: 230px;
	position: absolute;
	left: 25px;
	top: 178px;
}

#date .datum {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
#body_area #left {
	width: 200px;
	float: left;
	padding-left: 20px;
}

#body_area #side_menu {
	background-image: url(../images/side_menu.jpg);
	height: 213px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: center top;
}
#body_area .side_banner {
	height: 330px;
	width: 220px;
	background-image: url(../images/banner_pozadina.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#body_area .side_banner img {
	padding: 15px;
	height: 300px;
	width: 190px;
}
#body_area #links_menu {
	background-image: url(../images/links_menu.jpg);
	background-repeat: no-repeat;
	height: 213px;
	width: 200px;
	background-position: center top;
}
#body_area #news_menu {
	background-image: url(../images/news_menu.jpg);
	height: 400px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: center top;
}


#body_area #right {
	float: right;
	width: 220px;
	padding-right: 20px;
}

#body_area #nav_area {
	height: 15px;
	margin-left: 25px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 20px;	
}
#body_area #center {
	float: left;
	width: 530px;
}
#center #main_text {
	width: 500px;
	margin-right: 15px;
	margin-left: 15px;
}
#center #main_news {
	width: 500px;
	margin-right: 15px;
	margin-left: 15px;
}
#main_text img {
	border: 1px solid #666;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#main_text h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #960505;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#main_text h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#main_news .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	width: 210px;
	display: block;
	position: absolute;
	background-image: url(../images/title_pozadina.png);
	background-repeat: no-repeat;
	text-align: center;
	visibility: hidden;
}
#main_news .small_news:hover .title{
	visibility: visible;
	bottom: 72px;
	left: 15px;
}
#main_news .big_news:hover .title{
	visibility: visible;
	bottom: 70px;
	left: 15px;
}
#main_news #big_news {
	float: left;
	width: 250px;
}


#big_news .big_news {
	height: 290px;
	width: 240px;
	position: relative;
	background-image: url(../images/big_news_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 5px;
	margin-bottom: 6px;
	margin-left: 5px;
}
#big_news .big_news:hover {	
	background-image: url(../images/big_news_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
.big_news  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
.big_news   a:hover   {	
	color: #960505;	
}
.big_news  a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main_news #small_news {
	float: right;
	width: 250px;
}
#small_news .small_news {
	height: 193px;
	width: 240px;
	position: relative;
	background-image: url(../images/small_news_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
#small_news .small_news:hover {	
	background-image: url(../images/small_news_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.small_news  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	display: block;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
.small_news a:hover {	
	color: #960505;
	
}
.small_news a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main_news .vrijeme_news {
	margin: 10px;
	height: 140px;
	width: 460px;
	border: 1px solid #666666;
}
.vrijeme_news:hover {
	background-color: #E5E5E5;
}
.vrijeme_news   a  {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	display: block;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.vrijeme_news   a:hover {
	color: #ce0d0d;	
}
.vrijeme_news  a  img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -35px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_text .portfolio{
	margin: 10px;
	width: 465px;
}
.portfolio ul{
	list-style-type: none;
	margin: 5px;
}
.portfolio ul li{
	float: left;
	height: 100px;
	width: 130px;
	margin: 5px;
}
.portfolio a img:hover{
	border: 1px solid #CC0000;
}
#main_text .podaci {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	list-style-type: square;
}
#main_text .podaci_1 {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	font-weight: bold;
	vertical-align: middle;
}
#validation {
	height: 20px;
	width: 150px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 15px;
}
#validation ul {
	list-style-type: none;
}
#validation ul li {
	float: left;
	margin-right: 10px;
}
#validation ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
#validation ul li a:hover {	
	color: #FFF;	
}
