* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FFbbbb;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
h1, h2, h3 {
	margin-bottom: 15px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
h3 {
	font-size: 10px;
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
}
p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}
ul, ol {
	margin-left: 3em;
}
blockquote {
	padding: 0 3em;
	background: url(images/img05.gif) no-repeat 1em 0;
	font-style: italic;
}
img {
	border: none;
}
img.left {
	float: left;
	margin: 0 15px 0 0;
}
img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 710px;
	height: 305px;
	margin: 0 auto;
	padding: 0 25px 10px 25px;
	background-position: center top;
}
#header h1 {
	margin: 0;
	padding: 200px 0 0 40px;
	font-size: 24px;
}
#header h1 a {
	color: #FFFFFF;
}
#header h2 {
	margin: 0;
	font: bold 10px Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 75px;
}
img {
	background-image: url(images/banner.swf);
	height: 305px;
	width: 710px;
}


/* Page */

#page {
	width: 710px;
	margin: 0 auto;
	padding: 0 25px;
	background-image: url(images/img02.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/* Content */

#content {
	float: left;
	width: 460px;
	padding: 5px 0 0 5px;
	background: url(images/img03.gif) no-repeat;
}
.post {
	width: 420px;
	padding: 20px 0 0 20px;
}
.post .title {
	padding: 0 0 5px 0;
	background: url(images/img08.gif) repeat-x left bottom;
}
.post .title span {
	padding-right: 30px;
	background: url(images/img06.gif) no-repeat right center;
}
.slike {
	width: 240px;
	float: right;
	height: auto;
	text-align: center;
}
.slike_de {
	width: 240px;
	padding-left: 100px;
}
.slike_de img {
	width: 106px;
	height: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.slike img{
	width: 106px;
	height: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 5px 5px 0 0;
	background-image: url(images/img04.gif);
	background-repeat: no-repeat;
}
.box {
	width: 240px;
	background-position: center;
}
#page #sidebar .box .prognoza {
	background-color: #FFFFFF;
	height: 350px;
	width: 122px;
	left: 58px;
	position: relative;
}
.box .title {
	height: 33px;
	margin: 0;
	padding: 10px 0 0 20px;
	font-size: 18px;
}
.donja {
	padding-left: 25px;
	padding-bottom: 10px;
	width: 300px;
}
.box ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}
.box li {
	padding: 5px 0;
	background: url(images/img10.gif) repeat-x;
}
.box li.first {
	background: none;
}
.box h3 {
	margin: 0;
	font-size: 85%;
	font-weight: bold;
	color: #c0c0c0;
}
.box p {
	margin: 0;
	line-height: normal;
}
.box a {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat 0 5px;
}

/* Footer */

#footer {
	width: 710px;
	height: 35px;
	padding-top: 10px;
	margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
	text-align: center;
	background: url(images/img12.gif) no-repeat center top;
}
#footer p {
	margin: 0;
	padding: 0px;
	line-height: normal;
	font-size: 77%;
	color: #ffffff;
}
#footer a {
	color: #ffffff;
}

#footer a:hover {
	text-decoration: underline;
}
.telefon {
	background-image: url(images/icon_phone.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 310px;
	text-indent: 60px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.email {
	background-image: url(images/icon_email.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 310px;
	text-align: left;
	text-indent: 60px;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}
.zastava {
	height: 25px;
	width: 50px;
	float: left;
	margin-left: 9px;
}
.zastava_de {
	float: left;
	height: 11px;
	width: 16px;
	margin-left: 25px;
}
.banner1 {
	height: 31px;
	width: 88px;
	float: left;
}
.banner2 {
	float: left;
	height: 31px;
	width: 88px;
}
