html {
	margin: 0;
	padding: 0;
}

html, body {height: 100%;}

body {
	color: #4A4A4A;
	min-width: 930px;
	line-height: 1.5;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	/*color: #0B1B2B;*/
	background: #878787 url(pic/bgpage1.png) top center repeat-y;	
	height: 400px;
	font-size: 76.5%;
}

html>body { font-size: small; }
div { font-size: 12px; font-weight: normal; }
h1 { color: #A10000; margin: 0; text-align: center; }

#main {
		position: relative;	width: 930px;	height: 400px;	margin: 0 auto;	padding: 0;	text-align: center;
		background: #878787 url(pic/bgpage.png) top center repeat-y;
}

	#main[id]
	{
		height: auto;
		min-height:100%;
	}
 
body>#main { height: auto; }
#headerTop
{
	position: relative;
	height: 180px; 
	width: 930px;
	text-align: left;
	background: url(pic/bghead.png) top center no-repeat;
	_background-position: 4px 0px;
}

	#headerTop #logo
	{
		position: relative;
		top: 22px;
		left: 0px; 
		display: block;
		width: 920px; 
		height: 170px;
		background: url(pic/karty_top.jpg) 14px 0px no-repeat;
		padding: 0;
		margin: 0;
		cursor: pointer;
		z-index: 10;
	}
	

#pata { margin: 0 auto; background-color: #A10000 !important; width: 100%; height: 20px; color: white; }
#pata a { color:white; text-decoration: underline; font-size: 11px; margin-left: 10px; }
#pata a:visited { color: white; text-decoration: underline; }
#pata a:hover { color: #D0D0D0; text-decoration: none; }


#footer
{
	width: 930px;	height: 20px;	text-align: left;	margin: 0 auto;
	padding: 0 0 20px;background: url(pic/bgpata.png) bottom center no-repeat;
}
	#footer[id]
	{
		bottom: 0;
		height: auto;
	}
	
.col { float: left; width: 920px; _width:920px; height: auto; margin-left: 5px; _margin-left:9px;  }
.leve	{ float: left; width: 450px;}
.prave { float: left; width: 450px; }
img { border: 0px; }
