/* resetting some default styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ul {list-style: none;}
body {line-height: 1;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
a:focus {outline:1px dotted #999;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
 
table {border-collapse: collapse;border-spacing: 0;}
 
html { font-size:100.01%; }
body { font-size:1em; }
 
textarea {overflow:auto}
button {cursor:pointer}
input[type="checkbox"], 
input[type="radio"],
input.radio,
input.checkbox {
	vertical-align:text-top;
}
a {text-decoration:none}
a:hover {text-decoration:underline}
/*  -----------------------------------
	a better and smarter way to clear floats
--------------------------------------*/
 
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix {display:inline-block}
/* Hide from IE Mac \*/
.clearfix {display:block}
/* End hide from IE Mac */
* html .clearfix {height:1px}
/* -----------------------------------------------------------------------------------------*/

body{
	background:#1E2326;
}

#wrapper{
	width:1000px;
	margin:0 auto;
}

#header{
	width:1000px;
	height:132px;
	background:url(images/header.jpg)
}

#menu {
	list-style-type:none;
	margin-left:2px;
}

	#menu li{
		margin-left:4px;
		margin-top:89px;
		height:38px;
		float:left;
		width:130px;
	}
	
	#menu li a{
		color:#000000;
		font-weight:bold;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}

	#menu li a span{
		font-size:11px;
	}

	#menu a {
		display: block;
		width: 130px;
		height: 42px;
		background: url("images/menu.jpg") 0 0 no-repeat;
		text-decoration: none;
		text-align:center;
		padding-top:10px;
	}

	#menu a:hover {
		background-position: -130px 0;
	}


#menu2{
	margin-left:20px;
	width:400px;
}

	#menu2 a {
		display: block;
		width: 162px;
		height: 31px;
		background: url("images/menu2.jpg") 0 0 no-repeat;
		text-decoration: none;
		text-align:center;
		padding-top:10px;
	}

	#menu2 a:hover {
		background-position: -162px 0;
	}

	#menu2 li a{
		color:#000000;
		font-weight:bold;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
	#cont{
		margin-left:290px;
		margin-top:-180px;
		min-height:280px;
		height:auto !important;
		height:280px;
	}

#header2{
	width:1000px;
	height:208px;
}

#content{
	width:1000px;
	background:url(images/content.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:justify;
	font-weight:bold;
}

.cm{
	padding-left:20px;
	padding-right:15px;
	padding-top:30px;
	float:left;
	width:47px;
	height:100px;
}

.harta_contact {
	text-align:center;
	position:relative;
}

#schita2{
	width:202px;
	height:139px;
	background:url(images/schita2.jpg);
	float:right;
	margin:-45px 8px 0 0;
}

#bleft{
	margin-left:25px;
	width:520px;
	float:left;
}

	#bleft h1{
		font-size:25px;
	}

	#bleft p{
		font-size:13px;
	}

	#bleft .t{
		color:#80BCFF;
		font-size:25px;
	}
	
	#bleft .n{
		color:#80BCFF;
	}

#bright{
	position:relative;
	margin-left:580px;
}

	#bright span{
		color:#3874AC;
		font-size:23px;
	}

	#bright p{
		font-size:13px;
		margin-right:13px;
	}

	#hr{
		border-right:#666666 4px solid;
		width:220px;
	}

		#hr p{
			font-size:12px;
		}

	.boriz {
		width:392px;
		height:5px;
		background:#5A6268;
		font-size:2px;
	}

	.spec{
		font-size:15px;
	}
	
	.home_b{
		float:right;
		margin-right:-10px;
		margin-top:-305px;
		width:290px;
	}
	
	.home_bt{
		float:right;
		width:300px;
		margin-right:-10px;
		margin-top:-245px;
		font-size:12px;
	}

.contact {
	text-align:center;
	color:#3874AC;
	font-size:24px;
}

#contact {
	margin:15px;
}

	#contact p{
		font-size:13px;
	}
	
	#contact span{
		font-size:16px;
		color:#3874AC;
	}

.c1{margin-right:46px;}
.c2{margin-right:12px;}
.c3{margin-left:86px;}
.c4{margin-right:22px;}

#footer{
	clear:both;
	width:1000px;
	height:237px;
	background:url(images/footer.jpg);
}

#schita{
	width:287px;
	height:171px;
	background:url(images/schita1.jpg);
	float:right;
	margin:50px 8px 0 0;
}

#banda{
	width:985px;
	height:113px;
	background:url(images/banda.jpg);
	margin-left:8px;
	margin-top:50px;
	text-align:center;
}

	#banda img{
		margin-top:6px;
		margin-left:4px;
	}

#cont_port{
	margin-left:15px;
}
