/*
Design by Dean Duzaic
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}

body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,
q:after{content:'';content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}




	


body {
	background:#000000;
	
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
h1, h2, h3, h5{
	margin: 0;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	color: #ffffff;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}
h5 {
	font-size: 1.1em;
	background: url(../images/menu_small.jpg) no-repeat;
	height: 36px;
	text-transform: uppercase;
}
h3 {
	font-size: 1.2em;

}

p, ul, ol {
	margin-top: 0;
	line-height: 140%;
}

ul, ol {
list-style-type: square;
margin-left: 20px;
}


a {
	text-decoration: none;
	border-bottom: none;
	color: #0A0A0A;
}

a:hover {
	background: none;
	
}
#bg {
	background: #000000 url(../images/body_bg_0.jpg) no-repeat;
	width: 1400px;
	min-width: 1000px;
	max-width: 100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
#middle_all{
	width: 934px;
	min-width:934px;
	margin-left:auto;
	margin-right:auto;
}

#wrapper {
	width: 934px;
	margin-bottom:auto;
	margin-top: 0px;
	min-width: 934px;
	background: url(../images/cont_bg.jpg) repeat-y;
}

/* Header */

#header {
	width: 934px;
	height: 200px;
	background: url(../images/header_anim.gif) no-repeat;	
}
#waether {
	float: left;

}

/* Logo */

#logo {
	
}

#logo h1, #logo p {
}

#logo h1 {
	
}

#logo p {
	
} 

#logo a {
	
}

/* Search */

#lang {
	float: right;
	padding-right: 60px;
	padding-top: 5px;
	background: url(../images/flag-cro.png) no-repeat;


}

#langeng {
	float: right;
	padding-right: 40px;
	padding-top: 5px;
	background: url(../images/flag-eng.png) no-repeat;
}

#lang p{
}

#search form {
	
}

#search fieldset {
	
}

#search-text {
	
}

#search-submit {
	
}

/* Menu */

#menu {
	width: 934px;
	height: 42px;
	padding: 0;
	border-top: none;
	background: #000000 url(../images/menu.jpg) no-repeat;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 5px 10px 3px 20px;
			
	text-transform: none;
	border-right: #000000 solid 2px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #000000;
}

#menu a:hover, #menu .current_page_item a {
	color: #ffffff;
}

#menu a:hover {
	text-decoration: none;
	color:#cccccc;
	background: #000000 url(../images/menu_hover.jpg) no-repeat;
}

/* Page */

#page {
	float: right;
	width: 600px;
	margin-right: 30px;
}

/* Content */

#content {
	float: right;
	width: 600px;
	padding: 40px 30px 0 0;
	margin-right: -20px;
color: #ffffff;
	
}

.post {
}

.post .title {
	color: #000000;
}

.post .title a {
	background: none;
	color: #000000;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	font-size: 20px;
	padding: 40px 0 0 20px;
	color: #ffffff;
	


}

#sidebar ul {
	margin: 0;
	padding-left: 0px;
	list-style: none;
	
}

#sidebar li {

}

#sidebar li ul {
	padding-bottom: 30px;
	background: url(../images/side_bg.jpg) no-repeat;
	width: 220px;
	height: 170px;
	
}

#sidebar li li {
	line-height: 35px;
	border-bottom: none;
	

	
}

#sidebar h5 {
	letter-spacing: -.5px;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 3px;

}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
	
}

#sidebar a {
	color: #cccccc;
	border: none;
	padding-left: 20px;
}

#sidebar a:hover {
	text-decoration: none;
	color: #ffffff;
	
	
}


/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 934px;
	height: 42px;
	background: #000000 url(../images/footer.jpg) no-repeat;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 24px;
	padding-top: 8px;
	padding-left: 20px;
	text-transform: none;
	text-align: left;
}

#footer a {
	color: #FFFFFF;
}
#contact_form_div{
	
	
}
.contact_email_contact {
	
}
.contact_form_top {

}

.newsletter {
	padding-left: 5px;
	padding-bottom: 30px;
padding-top:10px;

}
#submit {
padding-top: 10px;
}