html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	background: #669900 url(../images/grass.jpg);
	padding-top:0px;
}
.hidden { display: none;}
#page-container {
	width: 760px; 
	margin: auto; 
	background: #EDE7D1 url(../img/maintext1.jpg);
}
#header {
	height: 150px;
	background: #f8f4d0 url(../logo/velosip.jpg);
	overflow: hidden; 
}
#sidebar-a {
	float: right;
	width: 280px;
	line-height: 18px;
}
#sidebar-a .padding {
	padding: 25px;
}
#content {
	margin-right: 280px;
	line-height: 18px;
	text-align: justify;
}
#content .padding {
	padding: 25px;
}
#footer {
	clear: both;
	height: 6px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #c9c9c9;
	padding: 13px 25px;
	line-height: 18px;
}
#footer a {
	color: #c9c9c9;   /*#c9c9c9*/
	text-decoration: none;
}
#footer a:hover {
	color: #000;  /*#db6d16*/
}
#footer #altnav {
	width: 430px;
	float: right;
	text-align: right;
}
#content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}
#content p {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}
.gauche {
	margin: 0;
	float: left;
}
.exhib {
float:left;
clear:left; 
margin:0 5px 0 0;
}   
#tabPanel {
	left: 50%; margin-left: -266px; width: 550px; position: absolute; top: 170px; text-align: center; font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
}
#tabPanel A {
	display: inline; float: left; height: 22px
}
#tabPanel A {
	padding-right: 7px; padding-left: 7px; font-weight: bolder; background: url(../img/barBody5.gif) repeat-x left top; padding-bottom: 0px; padding-top: 0px; text-decoration: none
}
#tabPanel #barLeft {
	background: url(../img/barLeft1.gif) top left no-repeat;
	width: 7px;
}
#tabPanel #barRight {
	background: url(../img/barRight.gif) top left no-repeat;
	width: 7px;
} 
#tabPanel a:link {	COLOR: #000000; text-decoration: none;}    /*#f8f4d2*/
#tabPanel a:visited {COLOR: #336600}
#tabPanel a:hover {	COLOR: #ffffcc}
#tabPanel a:active {COLOR: #0000ff}
#tabPanel #default {COLOR: #ffffff}

a:link {	color: #000000; text-decoration: none;}    /*#f8f4d2*/
a:visited {color: #336600}
a:hover {	color: #ffffff;  background-color: #336600; text-decoration: none;}
a:active {color: #000}

.big1 {
	font-weight: bold; font-size: 14px;
}
.SubMenuHead {
	font-weight: bold; font-size: 14px; color: #000; text-decoration: none; 
}
.thumbnail  {
	float: left;
	width: 56px;
	border: 1px solid #999;
	margin: 0 15px 15px 0;
	padding: 15px;
	background: #EDE7D1 url(../img/maintext1.jpg);
	text-align: left;
		
}
.clearboth { clear: both; }
.li {text-align: center;}