﻿
*
{
margin: 0px;
padding: 0px;
}



body
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #504D40;
	margin: 0 auto;
	padding: 0px;
	background: url(img/bg.png) repeat-x;
}

#content{
	margin: 0 auto;
	width: 830px;
	text-align: left;
}

#main{
	width: 830px;
	margin: 0 auto;
	clear:both;
	background: url(images/main.gif) repeat-y;
	margin-top: 5px;
}

#header{
	height: 258px;
	background: url(img/top.png) no-repeat;
}



#logoTop{
	width: 700px;
	height: 80px;
	margin: 0 auto;
}


#left{
	width: 246px;
	
}

#menuElement
{
	float:right;
	background-color:Yellow;
}
.menuItem td
{
	background: url(img/menubg.png) no-repeat left;
	height:20px;
}
.staticMenuItem td
{
	background: url(img/menubg.png) no-repeat left;
	height:20px;
}

#left a{
	color: #808918;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left:20px;
	margin-top:10px;
}
#left img
{
	background-color:White;
}

#left a:hover{
	color: #000000;
}

#lefttop{
	height: 8px;
}



#left ul {
	list-style: none;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#left ul li{
	height: 20px;
	margin-top: 4px;
	margin-right:25px;
	margin-left:auto;
}

#left ul li a{
	color:#000000;
}

#categories ul li{
	padding-left: 15px;
	padding-top: 1px;
	text-align:right;
	background-color:Yellow;
	color:Green;
}



#right{
	float: right;
	width: 567px;
}

#righttop{
	background-color:Fuchsia;
	height: 150px;
}

.text{

}

.text #right_left
{
	width:200px;
	background-color:Lime;
	float:right;
	
}

.text #right_right
{
	width:300px;
	background-color:Aqua;
	float:left;
}

#footer {
	height: 47px;
	clear: both;
	margin: 0 auto;
	margin-top: 10px;
	background: url(img/footer-tlo.png) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

.topSpan
{
	color:#CC3700;
	font-size:24px;
	font-style:italic;
}

a
{
	color:#ABABAB;
	text-decoration:none;
}
#linki
{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	padding-top:15px;
	color:#FFFFFF;
}
#footer-wrap
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#footer-wrap img
{
	padding:0;
	margin:0 0 0 150px;
}



#linki a
{
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
}
#footer-bottom
{
	color:Gray;
	text-align:center;
}
