/* ///// Cascading Style Sheet for http://www.publick.net   ///// */
/* ///// (c) If you want to copy, copy, unless you make it better  ///// */

/* ///// TAGS ///// */


body, input, li, pre, p, td, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-image: url(../image/hgSwusch01.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	/*
	background-color: #D9DFBF;
	background-color: #DFE4C9;*/
	background-color: #D9DFBF;
	margin: 0px;
}

a:link, a:visited {
	color: #a80000;
}

a:hover {
	color: #fff;
	background-color : #000000;
}

a:active {
	color: #A80000;
}

h1 {
	margin: 0px;
	color: #C94541;
	font-size: 18px;
	font-weight: normal;
	color: #363d05;
}

h2 {
	color: #C94541;
	color: #425463;
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: bold;
	margin: 12px 0 0 0;
}

img {
	border: 0px;
}

td {
	vertical-align: top;
}

/* ///// CLASSES ///// */

.info {
	font-size: 11px;
	margin: 0 0 36px 0;
}
.info p{
	font-size: 11px;
    margin: 0 0 4px 0;
    padding:0;
}

.info h3{
	font-size: 11px;
    margin: 10px 0 0px 0;
}

.infoHead {
	background-color: #333;
	color: #fff;
	font-weight:bold;
	padding: 4px;
	margin: 0 0 9px 0;
	font-size:10px;
}

.info a {
 	color: #333;
}
.info a:hover {
 	color: #fff;
}

/* ///// IDīS ///// */
#colortab {
	position: absolute;
	top: 123px;
	left: 483px;
	background-color: #fff;
}
#colortab td {
	width: 28px;
	height: 13px;
}

#logo {
	position: absolute;
	top: 12px;
	left: 39px;
}

#main {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 696px;
	height:2730px;
	/*background-color: #3c4506;*/
	background-color: #363d05;
}

#menu {
	position: absolute;
	top: 21px;
	left: 210px;
	width:500px;
}

#menu a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#newsletter {
 	margin: 0px;
}

#pu01 {
	position: absolute;
	left: 3px;
	top: 0px;
	width: 186px;
	height: 2700px;
	/*border-right: 5px solid #3c4506;
	border-left: 3px solid #3c4506;*/
	background-image: url(../image/hgLinks.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #d9dfbf;
	/**/
}

#pu01Content{
	position: relative;
	top:168px;
	padding:0 0 0 9px;
}

#pu02 {
	position: absolute;
	left: 189px;
	top: 0px;
	width: 501px;
	height:2700px;
	font-family: "Courier New", Courier, monospace;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #E5E045;
}

#pu02Content{
	position: relative;
	top:297px;
	padding: 0 24px 24px 24px;
}

#pu02Content p, ul{
	padding: 0 21px 0 81px;
}

#pu02Content p, li{
	font-family: "Courier New", Courier, monospace;
	list-style-type: circle;
}


#real {
	position: absolute;
	top: 99px;
	left: 620px;
}

.urlfield {
	display: none;
	}