body { 
font-family: serif;
font-size: 1.02em;
line-height: 1em;
text-align: center;
background-image: url(BasicImages/bg.jpg);
background-repeat: repeat-x;
margin-top:2px;}

a:link {
text-decoration: underline;}

a:hover {
text-decoration: underline;}

h1 {font-size: 1.4em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h2 {font-size: 1.3em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h3 {font-size: 1.2em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h4 {font-size: 1.1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h5 {font-size: 1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

#korniza {
	width:800px;
	height:auto;
	/**border: 1px solid #5B9799;**/
}
#header {
	width:100%;
	height:140px;
	background-color: #E8BD88;
}
#logo {
	width:260px;
	height:140px;
	float: left;
	background-image: url(BasicImages/logo5.png);
	background-repeat: no-repeat;
}
#banner {
	width:535px;
	height:140px;
	background-image: url(BasicImages/banner.jpg);
	background-repeat: repeat-x;
	float: right;
}
#topmenu {
	width:100%;
	height:45px;
	background-color:#ECE9D8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #416C6D;	
}
#korniza-cont {
	width:100%;
	height:auto;
	background-color: #FFFFFF;
}
#korniza-mesme {
	width:610px;
	height:auto;
	background-color:#FFFFFF;
	float:right;
}
#permbajtja{
width:425px;
height:auto;
float:left;
background-color:#FFFFFF;
}
.Titulli1{
	font-size:18px;
	width: 95%;
	height: 25px;
	text-align:left;
	color: #FFFFFF;
	margin-top: 5px;
	float: left;
	background-image: url(BasicImages/Ballina.png);
	background-repeat: no-repeat;
}
.Teksti {
width:410px;
height:auto;
padding:5px;
text-align:left;
color:#000000;
} 
#leftside {
	width:180px;
	height:100%;
	float:left;
	background-color: #ECE9D8;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #416C6D;
}
#rightside {
	width:180px;
	height:100%;
	float:right;
	background-color: #ECE9D8;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #416C6D;
}
/**************** Footer styles ****************/

#footer{
clear:both;
width:100%;
height:20px;
padding:3px 0;
margin:0 1px;
font-size:0.9em;
color:#f0f0f0;
background:#416C6D;
border-bottom:1px solid #000000;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/* blockquote */
.blockquote {
	margin: 10px;
	border: 1px solid #f2f2f2;
	background: #FAFAFA url(quote.gif) no-repeat 5px 5px;
	float: right;
	width: 200px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 28px;
}
/*Image Holder*/
.Imgside {
width:130px;
height:auto;
border:1px double #5B9799;
float:left;
margin-left:10px;
margin-top:10px;
padding:5px;
}
.ImgHome {
	width:400px;
	height:auto;
	border:1px solid #5B9799;
	padding: 3px;
	text-align: center;
} 
.ImgRight{
width:130px;
height:150px;
border:1px double #5B9799;
float:right;
padding:5px;
}
.ImgLeft{
width:130px;
height:150px;
border:1px double #5B9799;
float:left;
padding:5px;
}
