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

html { }


        body,td,th { background:url(../images/page_back.jpg) top repeat-x #000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #999;
}
       
	   body {
        margin:0px;
        height:100%;
        z-index:0;
        position:relative;
        background-color: #000;
        display: block;
}
h1 { font-size:12px; margin:0px; font-weight:normal}
#center {
	z-index: 100;
	width: 940px;
	text-align: center;
	margin: 0px auto;
}
.img {
		border:0px; 
		display:block;
}

a:link {
		border: none;
		border-style: none;
	    text-decoration: none;
		color: #CCC;
}
a:visited {
		border-style: none;
		border: none;
        text-decoration: none;
		color: #CCC;
}
a:hover {
		border-style: none;
        border: none; 
		text-decoration: none;
		color:  #F07502;
}
a.active {
		border: none;
		border-style: none;
	    text-decoration: none;
		color:  #F07502;
}
.meniu_main {
	float: left;
	height: 260px;
	width: 224px;
	line-height: 30px;
	margin-right: 10px;
}
#logo {
	height: 100px;
	width: 371px;
	margin: 20px auto;

auto;
	clear: both;
}
