body {
	margin: 0;
	padding: 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	background-color:#666666;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p, blockquote, ul, ol {
	margin-top: 0;
	padding-top: 0;
}

a {
	color: #000000;
}

a:hover {text-decoration: none;}

#main {
width: 800px;
margin: 0 auto;
border-left:#990000 4px solid;
border-right:#990000 4px solid;
}

#header { margin: 0 auto;}

#content {
	margin: 0 auto;
	background-color:#E5E5E5;
	padding: 10px;
}

#content h2 {
	height: 25px;
	padding: 6px 0 0 31px;
	background: url(../images/img06.gif) no-repeat 10px 10px;
	text-transform: uppercase;
	font-size: 1em;
	color: #000000;
}

#content h3 {
	font-size: 1em;
}

#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content li {
	padding-left: 12px;
	background: url(../images/img09.gif) no-repeat left center;
}

#content .content {
	padding: 10px 31px 20px 31px;
}

#adres {
	margin: 0 auto;
	background-color:#CCCCCC;
	padding: 10px;
	text-align:center;
	color: #000000;
}

#footer {
	width: 780px;
	height: 60px;
	margin: 0 auto;
	border-left:#000000 4px solid;
	border-right:#000000 4px solid;
	background-color:#000000;
	padding: 10px;
}

#footer p {
	margin: 0;
	padding: 7px 0 0 0;
	text-align: center;
	font-size: x-small;
	color: #666666;
}

#footer a {
	color: #666666;
}

.icon {
border:none;
vertical-align:middle;
}

#dip {
	height: 60px;
	padding: 10px;
	margin: 0 auto;
	background-color:#E5E5E5;
}

.handcursor{
cursor:hand;
cursor:pointer;
}

#stylefour{
position:relative;
display:block;
height:39px;
font-size:11px;
font-weight:bold;
background:transparent url(../images/bgOFF.gif) repeat-x top left;
font-family:Arial,Verdana,Helvitica,sans-serif;
border-top:4px solid #B30000;
}
#stylefour ul{
margin:0;
padding:0;
list-style-type:none;
width:auto;
}
#stylefour ul li{
display:block;
float:left;
margin:0;
}
#stylefour ul li a{
display:block;
float:left;
color:#666;
text-decoration:none;
padding:11px 8px 0 8px;
height:23px;
background:transparent url(../images/bgDIVIDER.gif) no-repeat top right;
}
#stylefour ul li a:hover,#stylefour ul li a.current{
color:#B30000;
background:#fff url(../images/bgON.gif) no-repeat top right;
}