body	{margin: 0px;
	padding: 0px;
	background-color: #272727;
	background-image: url(images/bg.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	}

P	{text-align: justify;
	color: #858585; 
	font: 8pt verdana; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
	}

ul	{text-align: left;
	color: #858585; 
	font: 8pt verdana; 
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
	}

.adres-po
	{text-align: left;
	color: #FF7800; 
	font: 7pt verdana; 
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 130%;
	}

a.menu-po:link, a.menu-po:visited, a.menu-po:active
	{
	color: #afafaf;
	font: 7pt verdana;
	text-decoration: none;
	line-height: 130%;
	}


a:hover.menu-po
	{
	color: #FF7800;
	font: 7pt verdana;
	text-decoration: none;
	line-height: 130%;
	}


a:link, a:visited, a:active
	{
	color: #afafaf;
	font: 8pt verdana;
	text-decoration: none;
	line-height: 130%;
	}


a:hover
	{
	color: #afafaf;
	font: 8pt verdana;
	text-decoration: underline;
	line-height: 130%;
	}


#calosc {
	position: relative;
	width: 768px;
	top: 0px;
	}

#main {
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 73px;
	width: 768px;
	background-color: #272727;
	} 

#logo {
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 50px;
	width: 768px;
	height: 23px;
	background-color: #272727;
	margin-left: 8px;
	}

.selgray{
    font-family: verdana, sans-serif;
    font-size: 8pt;
    color: #afafaf;
	background-color: #272727;
	padding: 3px;
	margin: 0px;
	border: 1px solid #666666;
	cursor: pointer;
}
