/* CSS Document */
@import "reset.css";

body {
	background:#CAD1DF;
	margin: 0 auto;
}
body, table, tr, th, td {
	font-family:Verdana, Arial CE, Arial, Helvetica, sans-serif;
	font-size:12px;
}

table, tr, td {
	border-collapse:collapse;
	border: 1px solid blue;	
	margin: 0;
	padding: 0;
}
.img {
	border: 0px;
	margin: 0;
	padding: 0;
	display:block;
	width: 993px;
}

.vlevo {
	float:left;
	margin:4px 15px 10px 0;
	padding:5px;
	background-color:#fff;
	border:1px solid #eee;
	}
.vpravo {
	float:right;
	margin:4px 0 10px 10px;
	padding:5px;
	background-color:#fff;
	border:1px solid #eee;
	clear:left;
	}
.clear {
	clear:both;
	height:1px;
	font-size:0;
	}

h1 {
	font-size:20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size:18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size:15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h4 {
	font-size:12px;
	margin-top: 5px;
	margin-bottom: 2px;
}

p {
	margin-top: 5px;
	margin-bottom: 2px;
}

#content li {
	margin-left:25px;
}

#page {
	margin: 0 auto; 
	width: 993px; 
	background: #fff url(../images/prechod.jpg) no-repeat 00px 500px;	
}

#content {
	position: relative;
	top: -160px;
	margin-top: -160px;
	width: 913px;
	padding: 10px 40px 10px 45px;
	}
	
#menu {
	position: absolute;
	top:150px;
	left:50%;
	width: 160px;
	padding: 10px 0px 10px 70px;
	list-style-type: none;
	text-decoration: none;
	z-index:100 !important;
	margin-bottom:-299px;
	_margin-bottom:-294px;
	&margin-bottom:-294px;
	font-size: 18px;
	float: left;
}
#menu2 {
	position: absolute;
	top:160px;
	_top:155px;
	left:50%;
	&top:155px;
	width: 180px;
	/*padding: 10px 0px 10px 260px;*/
	margin-left: 260px;
	list-style-type: none;
	text-decoration: none;
	z-index:100 !important;
	margin-bottom:-299px;
	_margin-bottom:-294px;
	&margin-bottom:-294px;
	font-size: 18px;
}

#menu li, #menu2 li{
	margin-top: 5px !important;
	display:block;
	height:26px;
}

#menu li a, #menu2 li a{
	text-decoration:none !important;
	margin-top: 5px !important;
	color:#660066;
}
	
#menu li a:hover, #menu li a.active,
#menu2 li a:hover, #menu2 li a.active{
	color: #FFFFFF;
}	
#menu li a:hover, #menu2 li a:hover {
	cursor: pointer;
	text-decoration: underline !important;
}

#ggg {
	color:#996633;
}	

#footer {
	clear:both;
	padding: 10px 40px 5px 40px;
}
#prechody {
	border:none !important; 
	width:100%;
	}
#prechody tr td, #prechody tr{
	border:none !important;
	border-collapse:collapse;
}
	
.casy {
	background:#eee;
	width:220px;
	border-collapse: inherit !important;
	border-color:#999999 !important; 
	border:1px solid #999999 !important; 
	}

 
