@import url(nav.css);
@import url(novosti.css);
@import url(gallery.css);
* 
{
	margin: 0px;
	padding: 0px;	
}

A {color: #C47467;}

IMG {border:0px;}

P {margin-bottom: 15px;}

HTML 
{
	background: url(../images/background/pattern.gif) repeat top left;
}


BODY
{
	background: url(../images/background/wrapper.png) repeat-y 50% 0%;
	_background: url(../images/background/wrapperIE.png) repeat-y 50% 0%;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

DIV#wrapper 
{
	width: 802px;
	_width: 801px;
	margin: 0 auto;
	padding: 0px 85px;
	text-align: left;
	position: relative;
}

DIV#topMenu 
{
	width: 802px;
	_width: 801px;
	height: 35px;
	margin: 0 auto;
	background: url(../images/background/header.gif) no-repeat 0 0;
}

DIV#leftTop 
{
	position: absolute;
	top: 160px;
	left: 0px;
	width: 190px;
	height: 239px;
	background: url(../images/background/klapa.png) no-repeat 0 0;
	z-index: 2;
}
/*DIV#leftTop1 
{
	position: absolute;
	top: 665px;
	left: 0px;
	width: 255px;
	height: 250px;
	background: url(../images/background/letterLeft.png) no-repeat 0 0;
	z-index: 2;
}
*/

DIV#rightTop 
{
	position: absolute;
	top: 33px;
	left: 770px;
	width: 199px;
	height: 180px;
	background: url(../images/background/letterRight.png) no-repeat 0 0;
}

DIV#left 
{
	float: left;
	width: 175px;	
}

DIV#right 
{
	float: right;
	width: 536px;	
	padding: 35px 60px 0px 0px;
	text-align: justify;
}

DIV#rightVr 
{
	float: right;
	width: 596px;	
	padding: 35px 0px 0px 0px;
	text-align: justify;
}

DIV#footer 
{
	font-family: Georgia;
	font-size: 11px;
	height: 65px;
	clear: both;	
	padding-top: 40px;
	color: #8F8585;
}


DIV#footer A 
{
	font-family: Georgia;
	text-decoration: none;
	color: #8F8585;	
}

DIV#footer DIV#copyright 
{
	float: left;
	height: 24px;
	width: 270px;
	padding-left: 20px;
	margin-left: 30px;
	background: url(../images/nav/footerMrlja.gif) no-repeat 0px -3px;
}

DIV#footer DIV#bottomMenu 
{
	float: right;
	height: 24px;
	width: 196px;
	padding-left: 20px;
	margin-right: 40px;
	background: url(../images/nav/footerMrlja2.gif) no-repeat 0px -3px;
}

H1 
{
	font-size: 22px;
	color: #000;
	font-family: Georgia;
	margin-bottom: 10px;	
	font-weight: normal;
}

H3
{
	font-size: 13px;
	padding: 3px;
	background: #e6bab5;	
	margin-bottom: 5px;
}

DIV#lang 
{
	font-size: 11px;
	font-family: Georgia;
	color: #FFFFFF;	
	float: right;
	margin: 10px 20px 0px 0px;
}

DIV#lang A 
{
	color: #FFFFFF;	
	text-decoration: none;
}


/*Dodao Stjepan*/

DIV#left #klapa
{
	float: right;
	width: 165px;
	height: 162px;
	background: url(../images/parts/pismo.jpg) no-repeat top right;
	margin: 15px 0 0 0;
}

DIV#right OL,
DIV#right UL {
  margin-bottom: 15px;
}

DIV#right OL li,
DIV#right UL li {
  margin-left: 30px;
}


