body {
	line-height: 16px;
	font-family: "tahoma", serif;
	font-size: 76%;
	margin-top: 0px;
	background-image: url(../images/back_blue.jpg);
	background-repeat: repeat-x;
	color:#666666;
	background-color: #fff;
}
p {	
	margin: 0 0 5px 0;
	text-indent: 1em;
}
h2{
	font-size: 13px;
	color: #6A849D;
}
h3{
	font-size: 12px;
	color: #6A849D;
}
h4{
	font-size: 10px;
	color: #6A849D;
}
a{
	color: #993333;
	text-decoration: none;
}	
a:hover{
	color: #E2144A;
}
a:visited{
	color: #993333;
}
a:visited:hover{
	color: #E2144A;
}

#postform 
{
	padding-top: 10px;
	padding-left: 270px;
}

#container {
	width:900px;						
	margin-left: auto;
	margin-right: auto;
}
#banner {
	height: 230px;
	padding: 5px;
	margin-bottom:1px;
	background-repeat: no-repeat;
}
#content {
	border-top: 1px dashed #EDF1F2;
	text-align: justify;
	font-size: 0.9em;		
	padding: 5px;
	margin-left: 170px;
	background-color:#fff;
	color: #666666;
	background-image: url(../images/shad.jpg);
	background-repeat: no-repeat;
}
#sidebar-a {		
	float: left;
	width:150px;
	border-top: 1px dashed #EDF1F2;
	background-image: url(../images/shad.jpg);
	background-repeat: no-repeat;
}

#sidebar-a h1{
	border-bottom: 1px solid #993333;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	text-indent: 5px;
}

#containerboth{ 
	padding-right: 30px;
	padding-left:30px;
}

#footer {
	height: 50px;
	clear: both;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#partners
{
	padding-left: 200px;
	padding-bottom: 10px;
	border-bottom: 0px;
	list-style-image: url(../images/liststyle.gif);
}

.banners
{
	padding-top: 50px;
	padding-bottom: 50px;
}
	

.imglang
{
	border: 0px;
}
	

.contact_title
{
	font-weight:bold;
	margin: 0px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 100px;
}

.contact_top
{
	float: right;
	margin: 0px;
	padding: 0px;
	text-indent: 20px;
	background: url(../images/top.gif) no-repeat;
	font-weight:bold;
}

.copyright
{
 text-indent: 0;
 margin: 0px;
 padding: 0px;
}
.fotext{
	border-top: 1px dashed #EEEEEE;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 10px;
	padding-top: 5px;
	color:#6A849D;
	text-align: center;
}
.csschanger{
	color: #6A849D;
	font-size: 0.9em;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
	height: 15px;
}
.navcontainer
{
	margin: 190px 0 0 27px;
	padding: 10px;
	height: 20px;
	text-align: center;
	font-family: Georgia,serif;
	font-weight: bold;
}
.navcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.navcontainer ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 2px;
	margin: 0;
}
.navcontainer ul li a
{
	border-right: 1px solid #6A849D;
	background: #fff;
	width: 80px;
	height: 15px;
	border-top: 1px solid #6A849D;
	border-left: 1px solid #6A849D;
	border-bottom: 1px solid #6A849D;
	padding: 2px;
	margin: 0 0 10px 0;
	color: #6A849D;
	text-decoration: none;
	display: block;
	text-align: center;
	font: 0.9em tahoma, lucida, sans-serif;
}

.navcontainer ul li a:hover
{
	color: White;
	background: #C9D3DC;
}

.navcontainer a:active
{
	background: #6A849D;
	color: #fff;
}

.navcontainer li#active a
{
	background: #6A849D;
	color: #fff;
}
.csschanger
{
	color: #6A849D;
	font-size: 0.9em;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
	height: 15px;
}
.contact_map
{
	
	display: block; 
	margin-left: auto; 
	margin-right: auto;
	height: 35%;
	width: 35%;
	border: 2px solid #BFCAD5;
	cursor: url(images/zoomin.cur), -moz-zoom-in;
}

.projectbg
{
	display: block; 
	margin-left: auto; 
	margin-right: auto;
}


input 
{
	border: 1pt solid #6A849D;
	font: normal 10px tahoma;
	color: #707070;
	margin:0px 0px 5px 0px;	
}
select 
{
	border: 1pt solid #6A849D;
	font: normal 10px tahoma;
	color: #707070;
	margin:0px 0px 5px 0px;	
}

.search
{
	padding: 5px;
	font-size: 0.9em;
	color: #6A849D;
}
.news{
	padding:5px;
	color: #9D9C6A;
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box
{
	margin-top: 10px;
	background-color: #EDF1F2;
	border: 1px solid #BFCAD5;
	padding: 10px;
	font-size: 0.9em;
	color: #6A849D;
}
.box h2
{
	color: #993333;
	font-size: 1.2em;
}
.box em
{
	color:#F00;
}

.box input:focus, .box textarea:focus
{
	background: #f9f9f9;
}
.imgright
{
	vertical-align: top;
	border: 1px solid #eee;
	padding: 3px;
	float: right;
	margin: 5px;
	width: 240px;
	height: 150px;
	cursor: url(images/zoomin.cur), -moz-zoom-in;
}
.imgleft
{
	vertical-align: top;
	float:left;
	border: 1px solid #eee;
	padding: 3px;
	margin:5px;
	width: 240px;
	height: 150px;
	cursor: url(images/zoomin.cur), -moz-zoom-in; 
}

.adsbanner
{
	padding: 5px;
	text-align: center;
}
/*-------------menu----------------------*/
#dropmenudiv{ 
position:absolute;
line-height:18px; 
z-index:100;
border-bottom: 1px dashed #ccc;
} 

#dropmenudiv a{ 
border: 1px dashed #ccc;
border-bottom: 0;
border-left: 0;
display: block;
background: #fff url(../images/arrow1.jpg) no-repeat center left ;
padding: 2px 2px 5px 15px;
text-decoration: none;
text-indent: 15px;
background-position: 4px;
} 

#dropmenudiv a:hover{ /*hover background color*/ 
 color: #E2144A; background: #f9f9f9 url(../images/arrow.jpg) no-repeat center left;

} 

ul.menu{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px dashed #ccc;
}
/* Styles for Menu Items */
ul.menu li a 
{
	border: 1px dashed #ccc;
	border-bottom: 0;
	display: block;
	height: 17px;
	background: #fff url(../images/arrow1.jpg) no-repeat center left ;
	padding: 2px 2px 5px 15px;
	text-decoration: none;
	text-indent: 15px;
	background-position: 4px;
}

ul.menu li a:hover { color: #E2144A; background: #f9f9f9 url(../images/arrow.jpg) no-repeat center left ; } /* Hover Styles */

/*za parners*/
.thumb{
position: relative;
z-index: 0;
}

.thumb:hover{
background-color: transparent;
z-index: 50;
}

.thumb span{ /*CSS for enlarged image*/
position: absolute;
background-image: url(../images/shad.jpg);
background-repeat: no-repeat;
background-color:#fff;
padding: 5px;
left: -1000px;
border: 1px dashed #ccc;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumb span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumb:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}
