
body {
	background: #000000;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-left : 0;
	font-family : "Verdana";
	color : #D3A480;
	font-size : 11px;
	text-align : left;
}

#main {
	margin: 0px auto 0 auto;
	width: 766px;
	padding: 0;
}

#content {
	width: 766px;
	background-repeat: no-repeat;
	background-image: url("/images/bg.jpg");
	float: left;
}
#header {
 float: left;
 width: 766px;
 height: 170px;
}

#left { 
	width: 324px;
	float: left;
	padding: 4px 0px 0px 12px;
	height: 460px;
}
#right { 
	width: 400px;
	float: left;
	padding-top: 14px;
}

p, li {
	line-height : 16px;
	margin: 4px 0 10px 0;
}

ul { margin-top: -10px; }

li {
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-left : 0;
}

h1 {
	background-image : url('/images/punktor_big.gif');
	background-repeat : no-repeat;
	font-size : 16px;
	font-family : "Verdana";
	padding : 0 10px 3px 18px;
	color: #B76E34;
	margin-bottom: 0px;
}

h2 {
	background-image : url('/images/punktor_big.gif');
	background-repeat : no-repeat;
	font-size : 13px;
	font-family : "Verdana";
	padding : 0 10px 0px 18px;
	margin-bottom: 0px;
	color: #B76E34;}

a, a:visited {
	color : #C26F15;
	font-weight : bold;
	text-decoration : none;
	font-family : "Verdana";
}

a:hover {
	color : #FCD42C;
	font-weight : bold;
	text-decoration : underline;
}


#footer {
	font-size : 9px;
	color : #fff;
	margin: 0px auto 0 auto;
	width: 744px;
	font-weight : normal;
	padding: 0;
}

#footermenu {
	float: left;
	width: 570px;
	margin: 0;
}

#copyright {
	float: right;
	text-align: right;
	width: 155px;
	margin: 0;
}

#footer a, #footer a:visited {
	color : #FCD42C;
	font-weight : bold;
	text-decoration : none;
	font-family : "Verdana";
	font-weight : normal;
}
#footer a:hover {
	color : #dddddd;
	font-weight : normal;
	text-decoration : underline;
}

input, textarea, select { 
	background: #5C2707;
	background-repeat: repeat-y;
	border: 1px solid #B76E34;
	font-family : "Verdana";
	font-size: 11px;
	padding: 2px;
	color: #aaa;
	font-weight: bold;
	margin: 2px;
}

label {	width : 100px;
	float : left;
	text-align : right;
	display : block;
	margin: 2px 5px 2px 10px;
	clear: both; 
}

.button { background: #5C2707; 
	font-family : "Verdana";
	color : #D8901A;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #B76E34;
	margin: 4px 0 0 332px;
}

.error { color: #fff; }

table#gallery {margin: 20px 10px }
table#gallery td { text-align: center; width: 110px; padding: 5px;}
table#gallery a img, table#gallery a:visited img, #content a img, #content a:visited img {
	color : #C26F15;
	border-color : #C26F15;
	font-weight : bold;
	text-decoration : none;
	font-family : "Verdana";
}

table#gallery a:hover img, #content a:hover img {
	color : #FCD42C;
	border-color : #FCD42C;
	font-weight : bold;
	text-decoration : underline;
}

