* { padding: 0; margin: 0; }

body {
 font-family: comic sans MS, sans-serif;
 font-size: 14px;
 background: #344217;
 color: #000;
}

p {
 font-family: comic sans MS, sans-serif;
 color: #000;
 font-size: 14px;
 text-align: justify;
}

h3 {
 color: #344217;
 font-family: impact;
 font-size: 40px;
 font-weight: 400;
}

h4 {
 color: #000;
 font-size: 15px;
 font-weight: bold;
}

h5 {
 color: #000;
 font-size: 15px;
 font-weight: bold;
}

ul {margin-left:16px;}

img {border: solid 1px #000;}

a:link {
	color: #393739;	
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #393739;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #6F7B84;
	text-decoration: none;
	font-weight: bold;
	
} 

#wrapper { 
 margin: 0 auto;
 width: 922px;
}

#header {
 width: 920px;
 color: #000;
 border: 1px solid #000;
 height: 250px;
 margin: 10px 0px 5px 0px;
 background: transparent;
}

#navigation {
 width: 920px;
 height: 40px;
 color: #333;
 border: 1px solid #ccc;
 margin-top: 5px;
 margin-bottom: 5px;
 background: url('img/menubg1.jpg');
}

#menu {
 margin-left: 150px;
}

#content { 
 width: 705px;
 color: #333;
 border: 1px solid #000;
 background: #eff2e9 url('img/tekstibg.jpg');
 margin: 0px 0px 5px 0px;
 padding: 10px 110px 10px 105px;

}

.box {
 width: 700px;
 background: #f69f51;
 color: #000;
 margin-left: 5px;
}

.box p, h4 { padding: 10px;}

.boxyla {
 width: 700px;
 height: 8px;
 background: url('img/boxyla.jpg');
 color: #000;
}

.boxala {
 width: 700px;
 height: 8px;
 background: url('img/boxala.jpg');
 color: #000;
}


.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(img/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(img/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


#footer { 
 width: 900px;
 color: #333;
 border: 1px solid #ccc;
 background: #F2F2E6;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 text-align: center;
}
