* {
	margin: 0;
	padding: 0;
}

body {
	margin: 10px 0px 20px 0px;
	background: #FDFDFD;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

h1 {
font-size:16px;
color: #F0F0F0;
}
h1 a{
font-size:16px;
color: #FF6C00;
}
h2, h3{
	color: #666666;
}

hr {
margin:auto;
color: #000000;
} 

p, blockquote, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #003300;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

img {
border-style: groove;
border-color: #000000;
border-width: 1px;
}

img.left {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
}

.boxed {
margin:auto;
}

.heading {
    height: 20px;
	padding-top: 5px;
	background: #004BD7;
	text-align:center;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
	border-top: 1px solid  #FF00FF;
	border-bottom: 1px solid #003366;
}

.headingkal {
	height: 18px;
	padding: 3px 0 0 20px;
	background-color: #820062;
	text-align:center;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
	border-top: 1px solid  #FF00FF;
	border-bottom: 1px solid #003366;
}
.headingkal a {
color: #FFFF00;
}

.content {
	padding: 20px 15px 0px 15px;
	background-image: none;
	
}
.contentindex {
	padding: 20px 20px 0px 20px;
}
.contentindex h2 {
	font-size:16px;
	color: #003333;
}

/* Header */

#header {
	width: 900px;
	height: 260px;
	background:url(images/header.jpg) no-repeat right top;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Menu */

#menu {
	float: none;
}

#menu ul {
	margin: 0;
	list-style: none;
	padding-top: 230px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 6px 0 6px;
	background: url(images/img4.gif) no-repeat left center;
	text-transform: uppercase;
	text-decoration: none;
	color: #008500;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
}

/* Content */

#content {
    width: 653px;
    height:auto;
	float: right;
	margin-right:5px;
}

#content .heading {
	background-color: #663366;

}

#content ul {
    font-style:italic;
	margin-left: 3em;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	margin-left:5px;
}

#sidebar .heading {
	background-color:#663366;
}

#sidebar li {
	margin-bottom: 1.5em;
	list-style:circle;
}


.style1 {
	color: #A60000;
}
.style2 {
	color: #85004B;
	font-style:italic;
}
.style3 {
color: #200040;
}

.style4 {
color: #FF9900;
font-style:italic;
}
.style6 {
color: #000000;
font-style:italic;
}


#contentgalerije {
	float: none;
	width: 800px;
	margin-top:0px;
	margin-left:50px;
}
.contentgalerije {
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.bgrcolor {
background-color: #006666;

}
.bgrcolor1 {
	background-color: #FFFDFD;
	text-align:center;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.zuto {
padding:10px 5px 15px 5px;
background-color: #F7F7F7;
margin-bottom:20px;
border: 1px solid;
border-color: #000000;
}

.text {
text-align:justify;
}
.textcenter {
text-align:center;
margin:10px 0 10px 0;
}

/* Footer */

#footer {
	width: 900px;
	background-color:#820062;
	text-align: center;
	font-size: 77%;
	color: #FFFFFF;
	padding:10px 0 10px 0;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top: 1px solid #FF00FF;
	border-bottom: 1px solid #003366;
}
#links {
    width: 900px;
	height: auto;
 	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	line-height: normal;
	font-size: 77%;
}
#overflow {
height: 200px;
overflow: auto;
margin-bottom:20px;
margin-top:20px;
}
#overflow li {
padding:0 10px 0 10px;
}

