
body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 13px;
	color: #061C37;
	background: #014D5D url(images/background1.png);
	background-repeat:repeat;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#page
{
  display: block; 
  height:auto;
  position: center; 
  overflow: hidden; 
  width: 670px;  
}

.topNaviagationLink
{
text-align:center;
position:center;
margin-top:30px;
font-size:22px;
width:134px;
height: 35px;
line-height: 35px;
float:left;
color:#CEEAEE;
}


.topNaviagationLink a
{
text-decoration:none;
text-align:center;
font-weight:bolder;
color:#000000;
}

.topNaviagationLink a:hover
{
text-align:center;
border-bottom:none;
color:#0C61C9;
display: block;
width:121px;
height: 35px;
line-height: 35px;
background-image:url(images/tab.png);

}

#mainPicture
{
width:670px;
height:345px;
background-color:#FFFFFF;
}

#mainPicture
{
width:670px;
height:345px;
background-color:#FFFFFF;
}

#mainPicture .picture
{
position:relative;
width:650px;
height:325px;
top:10px;
background-image:url(images/irena_naslovna.jpg);
background-repeat:no-repeat;
margin-left:10px;
}

#headerTitle
{
position:relative;
top:40px;
left:40px;
font-size:25px;
color:#FFFFFF;
}

#headerSubtext
{
position:relative;
top:30px;
left:50px;
font-size:14px;
color:#A9C8FA;
}

.contentBox
{
width:800px;
height:auto;
background-color:#FFFFFF;
margin-top:20px;
}

.contentBox .innerBox
{
position:relative;
width:780px;
height:auto;
top:10px;
margin-left:10px;
background-image:url(content_back.png);
background-repeat:repeat-x;
padding-bottom:35px;
text-align:justify;
}

.contentTitle
{
font-size:19px;
margin-bottom:35px;
padding-top:18px;
margin-left:15px;
margin-top:15px;
text-align:justify;
}

.contentText
{
font-size:17px;
line-height:24px;
margin-left:93px;
margin-right:93px;
text-align:justify;
margin-bottom:45px;
}

/* footer-wrap */
#footer-wrap {
	clear: both;
	width: 800px;
	font-size: 95%;
	padding: 20px 0;
	text-align: right;	
}
#footer-wrap a {
	text-decoration: none;
	color: #E9CFEC;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding: 10px 0;
}
#footer-wrap h2 {
	color: #E9CFEC;
	margin: 0;
	padding: 0 10px; 
}

/* footer */
#footer {
	clear: both;
	color: #666;	
	margin: 0 auto 10px auto; 
	width: 800px;
	text-align: right;
	border-top: 0px;	
}

html, body {
text-align: center;
}
p {text-align: justify;}