@charset "utf-8";
/* CSS Document */
.body{
	background:url(images/bg.jpg) repeat-x 0% 0% #177442;
	font-size:56.2%;
	}
.site{
	width:1000px;	
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-color:#f9f6bc;
	margin-top:-10px
	}
.hedaer1{
	display:block;
	position:relative;
	width:1000px;
	height:101px;
	}
.logo img{
	margin:0;
	padding:0;
	background:none;
	border:none;
	float:left;
	}
.meni{
	display:block;
	width:1000px;
	position:relative;
	height:55px;
	margin:10px 0 0 0 ;
	
	
	}
.meni ul{
	padding:0 3px 0 3px;;
	margin:0;
	
	
	}
.meni ul li {
	width:auto;
	line-height:55px;
	background-color:#e0e6ad;
	float:left;
	text-align:center;
	list-style:none;
	margin:0;
	padding:0;
	}
.meni li a, .meni li a:visited {
	width:auto;
	height:55px;
	float:left;
	line-height:55px;
	padding: 0 22px 0 21px;
	background-color:#e0e6ad;
	text-decoration:none;
	color:#177643;
	font-family: "Trebuchet MS";
	font-size:1.7em;
	font-weight:bold;
	text-align:center;
	border-left: #d2d7a4 1px solid;
	border-top: #d2d7a4 1px solid;
	border-right: #d2d7a4 1px solid;
	border-bottom:#166d3e 5px solid;
	}
.meni li a:hover{
	text-decoration:none;
	width:auto;
	height:55px;
	padding: 0 22px 0 21px;
	line-height:55px;
	background: url(images/menu_bg.jpg) repeat-x 0% 0%;
	color:#FFFFFF;
	text-align:center;
	
	}
.header{
	display:block;
	background-color:#f9f6bc;
	width:1000px;
	margin:0;
	background:none;
	border:none;
	float:left;
	}
.sadrzaj{
	display:block;
	width:1000px;
	}
.text_long {
	width:672px;
	height:290px;
	float:left;
	border: #d2d7a4 1px solid;
	margin:3px 3px 3px 4px ;
	background:#f9f6bc url(images/plus.png) 99% 99% no-repeat;
	}
.text_long img{
 	display:block;
	margin:3px 0 0 3px;
	padding:0;
	background:none;
	border:none;
 	}
.text_long p{
	font-family:"Trebuchet MS";
	font-size:1.2em;
	color:#166d3e;
	padding:3px;
	margin:3px;
	}
.text_long hr{
	border:#177643 solid 1px;
	margin:3px;
	}
.text {
	width:305px;
	height:290px;
	float:left;
	border: #d2d7a4 1px solid;
	background:#e5db9c url(images/plus.png) 99% 99% no-repeat;
	margin:3px 3px 3px 4px ;
	}
.text img{
 	display:block;
	margin:3px 0 0 3px;
	padding:0;
	background:none;
	border:none;
 	}
.text p{
	font-family:"Trebuchet MS";
	font-size:1.3em;
	color:#166d3e;
	padding:3px;
	margin:3px;
	}
.text hr{
	border:#177643 solid 1px;
	margin:3px;
	}
.text a, text a:visited{
	color:#177643;
	text-decoration:none;
	}
.text a:hover{
	text-decoration:underline;
	}
.text_col {
	width:332px;
	height:290px;
	float:left;
	border: #d2d7a4 1px solid;
	background:#e5db9c url(images/plus.png) 99% 99% no-repeat;
	margin:3px 3px 3px 4px ;
	}
.text_col img{
 	display:block;
	margin:3px 0 0 3px;
	padding:0;
	background:none;
	border:none;
 	}
.text_col p{
	font-family:"Trebuchet MS";
	font-size:1.3em;
	color:#166d3e;
	padding:3px;
	margin:3px;
	}
.text_col hr{
	border:#177643 solid 1px;
	margin:3px;
	}
.text_col a, text_col a:visited{
	color:#177643;
	text-decoration:none;
	}
.text_col a:hover{
	text-decoration:underline;
	}
.footer{
	width:1000px;
	display:block;
	}
.footer p{
	font-family:"Trebuchet MS";
	font-size:1.3em;
	color:#166d3e;
	padding:3px;
	margin:3px;
	}
.footer a, .footer a:visited{
	color:#177643;
	text-decoration:none;
	}
.footer a:hover{
	text-decoration:underline;
	}
.footer_end{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	display:block;
	}
.footer_end a, .footer_end a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}
.footer_end a:hover{
	text-decoration:underline;
	}
.footer_end p{
	font-family:"Trebuchet MS";
	font-size:1.3em;
	color:#FFFFFF;
	padding:3px;
	margin:3px;
	text-align:right;
	}

/*css za ostatak sajta*/

.text_longsite {
	width:672px;
	float:left;
	border: #d2d7a4 1px solid;
	margin:3px 3px 3px 4px ;
	background:#f9f6bc;
	}
.text_longsite img{
 	display:block;
	margin:5px 20px 5px 0;
	padding:0;
	background:none;
	border:none;
 	}
.text_longsite p{
	font-family:"Trebuchet MS";
	font-size:1.2em;
	color:#166d3e;
	padding:3px;
	margin:3px;
	}
.text_longsite hr{
	border:#177643 solid 1px;
	margin:3px;
	}
.text_longsite a, text_longsite a:visited{
	color:#177643;
	text-decoration:none;
	}
.text_longsite a:hover{
	text-decoration:underline;
	}
.text_longsite li{
	font-family:"Trebuchet MS";
	font-size:1.2em;
	color:#166d3e;
	}
.text_longsite_gall{
	float:left;
	margin:1px;
	border: 1px solid #e2e9b0;
	}
.text_longsite_forma{
	width:300px;
	float: right;
	}
.clear{
	clear:both;
	}