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

body{
	background-image:url(../images/pattern.gif);
	padding:15px;
	font-family:"Trebuchet MS";
	margin:0px;
}

#mainContainer{
	background-color:#FFFFFF;
	border:solid;
	border-color:#FFFFFF;
	border-width:6px;
	margin-top:100px;
	width:616px;
	margin:0 auto;
}

#header{
}

#menu{
	margin-top:2px;
	background-color:#EDEDED;
	width:616px;
	height:25px;
	}
#menu ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
#menu ul li{
	width:122px;
	float:left;
	height:25px;
}
#menu ul li a{
	display:block;
	text-decoration:none;
	/*color:#48789F;*/
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#95994F;
	width:121px;
	float:left;
	border-right:solid 1px #95994F;
	text-align:center;
	height:25px;
	vertical-align:middle;
	line-height:25px;
}
#menu ul li a:hover{
	background-color:#E6E9BE;
	color:#48789F;
}
#menu ul li .clearBorder{
	border-right:none;
	width:127.3px;
}
#content{
	height:420px;/*	height:300px;
	background-image:url(images/imgContent.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;*/
}
.zaednicko {
	height:100%;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
}
#textContent{
height:457px;
	width:426px;
	background-color:#FBFED8;/*#F7F8ED;yellow;*/
	float:left;
	line-height:11px;		
}

#textContent p{
	font-family:"Trebuchet MS";
	font-size:14px;
	text-indent:20px;
	color:color:#333333;
	text-align:center;
	margin:7px;
	line-height:20px;
	padding-top:5px;	
}
#forma{
	font-family:"Trebuchet MS";
	font-size:14px;
	text-align:left;
	padding-left:98px;
	padding-top:7px;
	line-height:11px;
	color:#626433;

}
#textContent span{
	font-family:"Trebuchet MS";
	font-size:17px;

}
#textContent h1{
	font-family:"Trebuchet MS";
	font-size:20px;
	text-indent:25px;
	color:#999D55;
	/*font-style:oblique;*/
	padding-top:18px;
}
#textContent h2{
	font-family:"Trebuchet MS";
	font-size:16px;
	text-indent:25px;
	color:#48789F;
	font-style:oblique;
}
#imgContent{
	height:457px;
	background-color:#F1FB8B;
	float:left;
	width:190px;
	padding:0px;
	}

#imgContent ul{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-top:40px;
	margin-left:5px;

}
#imgContent ul li{
		font-size:12px;
		color:#999D55;
		margin-top:10px;
		margin-left:8px;
}
#imgContent ul li a{
	text-decoration:none;
	/*color:#48789F;*/
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#95994F;
}
#imgContent ul li a:hover{
	color:#48789F;
}
/*
#imgContentvnatre{
	background-color:#F0F0F0;
	width:106px;
	height:21px;
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#626433;
}*/

#bottom{
	padding:0px;
	margin:0px;
	padding-top:3px;
	background-color:#A7A7A7;
	clear:both;
	float:none;
	width:617px;
	height:40px;;
	vertical-align:middle;
}
#bottomMenu{
	width:394px;
	float:left;
	border-right:solid 1px #fff;
	}
#bottomMenu .clearBorder{
	border-right:none;
}
#bottomMenu a{
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:0px 18px 0px 18px;
	float:left;
	border-right:solid 1px #fff;
}
#bottomMenu a:hover{
	color:#333333;
}
#bottomInfo{
	width:222px;
	float:left;
}
#bottomInfo p{
	font-size:11px;
	line-height:12px;
	color:#FFFFFF;
	text-align:center;
	margin:0 auto;
	padding:0px;
}
#bottomMenu span{
	display:block;
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}
