
body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	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: 670px;
}

.topNaviagationLink
{
	text-align: center;
	position: relative;
	margin-top: 30px;
	font-size: 16px;
	font-weight: bold;
	margin-left: -10px;
	width: 121px;
	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:121px;
height: 35px;
line-height: 35px;
background-image:url(tab.png);

}

#mainPicture
{
width:670px;
height:345px;
background-color:#FFFFFF;
}

#logoPic
{
	display: block;
    position: relative; 
    overflow: hidden; 
	width: 280px;
	height: 42px;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
}

#mainPicture .picture
{
	position: relative;
	width: 650px;
	height: 325px;
	top: 10px;
	background-image: url(Test1.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
}

#mainPicture .picture_domov
{
	position: relative;
	width: 650px;
	height: 325px;
	top: 10px;
	background-image: url(domov.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;	
}

#mainPicture .picture_ponudba
{
	position: relative;
	width: 650px;
	height: 325px;
	top: 10px;
	background-image: url(ponudba.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;	
}

#mainPicture .picture_zemljevid
{
	position: relative;
	width: 650px;
	height: 325px;
	top: 10px;
	background-image: url(zelmjevid_stefetova.png);
	background-repeat: no-repeat;
	margin-left: 10px;	
}

#mainPicture .picture_servis
{
	position: relative;
	width: 650px;
	height: 325px;
	top: 10px;
	background-image: url(servis.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;	
}

#mainPicture .picture_kdosmo
{
	position: relative;
	width: 650px;
	height: 325px;
	top: 10px;
	background-image: url(kdosmo.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;	
}

#mainPicture .picture_povezave
{
	position: relative;
	width: 650px;
	height: 325px;
	top: 10px;
	background-image: url(povezave.jpg);
	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:18px;
color:#A9C8FA;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#headerProdaja
{
position:absolute;
bottom: 50px;
right: 0px;
width: 350px;
font-size:22px;
color:#ffef96;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
transform: rotate(-15deg);
}

.contentBox
{
width:670px;
height:auto;
background-color:#FFFFFF;
margin-top:10px;
}

.contentBox .innerBox
{
	position: relative;
	width: 650px;
	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:10px;
padding-top:18px;
margin-left:15px;
margin-top:15px;
}

.contentText
{
font-size:13px;
line-height:24px;
margin-left:13px;
margin-right:13px;
text-align:left;
}

.contentTextMidAlign
{
font-size:13px;
line-height:24px;
margin-left:13px;
margin-right:13px;
text-align:center;
}

html, body {
text-align: center;
}
p {
	text-align: inherit;
}
