@charset "utf-8";
/* CSS Document */



h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0em;
	padding: 0;
	}
.threeCol #mainContent #footer , 
.twoCol #mainContent #footer{
	background-color: #738D22;
	height: 20px;
	width: 900px;
}
.threeCol #header-slo , 
.twoCol #header-slo{
	padding: 0px;
	height: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/glava1500x200-slo.jpg);
	width: 1500px;
	border-width: 2px;
	border-style: solid;
	border-color: #738D22;
	position: relative;
}
.threeCol #header-eng , 
.twoCol #header-eng{
	padding: 0px;
	height: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/glava1500x200-eng.jpg);
	width: 1500px;
	border-width: 2px;
	border-style: solid;
	border-color: #738D22;
	position: relative;
}
.threeCol #mainContent , 

.twoCol #mainContent{
	padding: 0px;
	height: 830px;
	width: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
}
body {
	background-color: #D1DAD8;
}
.threeCol #nav , 

.twoCol #nav{
	height: 30px;
	width: 900px;
	background-color: #738D22;
	margin-top: 0px;
	position: relative;
}
.twoCol #mainContent {
	border: 2px solid #738D22;
			
}
.threeCol #mainContent {
	border: 2px solid #738D22;
	
}
.twoCol #mainContent #collumn1{
	height: 780px;
	width: 250px;
	float: left;
	background-image: url(../images/collumn1.jpg);
		
}
.twoCol #mainContent #collumn2 {
	height: 780px;
	width: 640px;
	margin-left: 260px;
	background-image: url(../images/collumn2.jpg);
		
}

.threeCol #mainContent #collumn1 {
	height: 780px;
	width: 250px;
	float: left;
	background-image: url(../images/collumn1.jpg);
	
}
.threeCol #mainContent #collumn2 {
	height: 780px;
	width: 380px;
	margin-left: 10px;
	float: left;
	background-image: url(../images/collumn2.jpg);
	
}
.threeCol #mainContent #collumn3 {
	height: 780px;
	width: 250px;
	margin-left: 650px;
	background-image: url(../images/collumn3.jpg);
	margin-bottom: 0px;
	
}

	
