﻿body {
	margin: 0px auto 0px;
	padding: 0; /* Only affects Opera */
	background: #ffffc0;
	overflow: -moz-scrollbars-vertical;
	text-align: center;
	
	background-position: top center;
    background-image: url(../img/bg-main4.jpg);
    background-repeat: repeat-y;
}
a:link {
	color: #0000c0;
	text-decoration: underline;
}
a:visited {
	color: #0000c0;
	text-decoration: underline;
}
a:hover {
	color: #ffff40;
	text-decoration: underline;
}
a:active {
	color: #ffff40;
	text-decoration: underline;
}

.logo {
	border-width: 0px;
	width: 780px;

	margin : 0px auto;
	text-align: center;
}

.menu {
	border-width: 0px;
	width: 780px;
	height: 40px;
	margin : 0px auto;
	text-align: center;

}

.txtarea{
	font-family: Verdana, Tahoma, Arial, sans-serif;

	margin : 0px auto;

	width: 780px;

	
	border: none;
	border-width: 0px;
	padding: 0px;

}

.singlecol{
	position: relative;
	top: 50px;
	left: 0px;
	
	float: both;
		
	width: 670px;
	height: auto;
	padding-left: 50px;	
	padding-right: 50px;	
	padding-bottom: 50px;
}

.leva {
	position: relative;
	top: 50px;
	left: 0px;

	float: left;
	
	width: 320px;
	height: auto;
	padding-left: 50px;	
	padding-bottom: 50px;
}
.desna {
	position: relative;
	top: 50px;
	left: 0px;
	
	float: right;
	
	width: 320px;
	height: auto;
	padding-right: 50px;	
	padding-bottom: 50px;	
}

p {
	text-align: justify;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 13px;
	color: #0000c0;
	background: #79bced;
}

h1 {
	text-align: left;
	font-family: verdana, tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000c0;
	text-decoration: none;
	text-transform: uppercase;
}

h2 {
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000c0;
	text-decoration: none;
	text-transform: uppercase;
}

h3 {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #ffffc0;
	text-decoration: none;

}

.slika {
	width: 100%;
    text-align: center;
    margin: 0px;
	border-width: 0px;
}

.figure {
	width: 100%;
    text-align: center;
	margin: 0px;
	border-width: 1px; 
}

img {
    border: 0px;
}

img.sli {
	border: solid #fff56e;
	border-width: 2px; 
}
