﻿/* A Free Design by Bryant Smith (bryantsmith.com) */



body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #061C37;
	background: #014D5D url(background.png);
	background-repeat:repeat-x;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#page
{
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 100%;
  text-align:center;
}


.topNaviagationLink
{
text-align:center;
position:relative;
margin-top:30px;
font-size:16px;
margin-left:-10px;
width:241px;
height: 35px;
line-height: 35px;
float:left;
color:#CEEAEE;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}


.topNaviagationLink a
{
text-decoration:none;
color:#CDE2FC;
}

.topNaviagationLink a:hover
{
text-align:center;
border-bottom:none;
color:#0C61C9;
display: block;
width:242px;
height: 35px;
line-height: 35px;
background-image:url(tab.png);

}

#sadrzaj
{
text-align:right;
align:left;
}


#lijevastrana
{

width:20%;


float:left;

}

#desnastrana
{


width:20%;

float:left;

}

.slika
{

text-align: center;
width:100%;
height:100px;
}

.praznina
{

width:100%;
height:20px;

}

.tekst_sastrane
{


width:90%;
margin-left: 5%;

}



/*
#mainPicture
{
width:250px;
height:250px;
background-color:#FFFFFF;
}

#mainPicture .picture
{
position:relative;
width:350px;
height:350px;
//top:10px;
//background-image:url(anoceanofsky.jpg);
background-image:url(http://qrfree.kaywa.com/?l=1&s=8&d=http%3A%2F%2Fflamtron.hr);
background-repeat:no-repeat;
margin-left:10px;
}
*/
#headerTitle
{
position:relative;
top:30px;
left:40px;
font-size:25px;
color:#FFFFFF;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#headerSubtext
{
position:relative;
top:30px;
left:50px;
font-size:14px;
color:#A9C8FA;
font-family:Cambria;
}

.contentBox
{
width:60%;
height:auto;
background-color:#FFFFFF;
//margin-top:10px;

float:left;


}

.contentBox table
{
width:80%;
}

.contentBox th
{
text-align:center;
}

.contentBox td
{
text-align:center;
}



.contentBox .innerBox
{
position:relative;
width:98%;
height:auto;
//top:10px;
//margin-left:10px;
background-image:url(content_back.png);
background-repeat:repeat-x;
padding-bottom:35px;
}

.contentTitle
{
font-size:19px;
margin-bottom:0px;
padding-top:1%;
margin-left:1%;
margin-top:1%;


}

.contentTitle h1
{
text-align:center;
}

.contentText
{
font-size:16px;
line-height:24px;
margin-left:13px;
margin-right:13px;
}

#footer {

width: 100%;
height:16px;
background: url(footer.png) no-repeat;
background-size: 100% 16px;
text-align:center;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#386172;
//padding-top:5px;
clear:left;
}

#footer a
{
text-decoration:none;
font-size:9px;
color:#386172;
}

html, body {
text-align: center;
}
p {text-align: left;}




