/* CSS Document */

body {
	background-image:url(images/backgrounds/body.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.80em;
	color:#999999;
	margin: 0;
}

a {
	color:#CC6666;
}

li {
	list-style-image:url(images/backgrounds/bullet.gif);
}

h1 {
	color:#666699;
	border-bottom:1px dashed #cccccc;
	margin-top:5px;
	margin-bottom:5px;
	font-size:120%;
	padding-bottom:3px;
}

h2 {
	color:#999999;
	border-bottom:1px dashed #cccccc;
	margin-top:5px;
	margin-bottom:5px;
	font-size:90%;
	padding-bottom:3px;
}

#outer {
	width: 680px;
	margin: 0 auto 0 auto;
	padding: 0px;
}
#container {
	width:680px;
	padding:10px;
	padding-top:0;
	background-image:url(images/backgrounds/main.jpg);
	background-repeat:repeat-y;
	margin: 0 auto 0 auto;
}

#topcontainer {
	width:100%;
	clear:both;
}
#obavjest {
	clear:both;
	width:680px;
	text-align: center;
	color: #ff0000;	
	font-size:20px;
	text-decoration:blink;
	
}

#website_title {
	background-color: #ffff00;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	padding:0px;
	width: 365px;
	float:left;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	color: #0000fe;
	font-size:36px;
	height:140px;
	font-weight:bold;
	border:1px solid #000000;
}

#website_title img {
	margin: 28px;
}

#menu {
	background-color:#dddddd;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:10px;
	width: 282px;
	float:right;
	height:120px;
	font-size:0.80em;
	margin-bottom:20px;
}

#menu a {
	float:left;
	width:270px;
	background-image:url(images/backgrounds/menua.jpg);
	padding:3px;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	margin-bottom:1px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#menu a:hover {
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-image:url(images/backgrounds/menuahover.jpg);
	background-position:bottom;
}

.content {
	clear:both;
	width:660px;
	padding:10px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	line-height: 1.5em;
	font-size: 120%;
	color: #777;
	margin-bottom: 10px;
}

a.txt{
	color: #777;
}

.names{
		color: #777;
		text-decoration:underline;
		border: 0px;
}

.names:hover{
		color: #777;
		text-decoration:none;
		border: 0px;
}

.names-active {
		color: #777;
		text-decoration:none;
		font-weight: bold;
		border: 0px;
}

.pics{
	float:right;
	background: none;
	border: 0px;
	padding: 0px
}

.bullet{
	vertical-align : middle;
	border: 0px;
}

.karta{
	float:right;
	background: none;
	border: 2px;
	padding: 0px;
	color: #777;
}

.footercontent {
	clear:both;
	width:660px;
	padding:10px;
	background-color:#dddddd;
	border:1px solid #cccccc;
	margin-right:200px;
	margin:0 auto 0 auto;
	line-height:1.5em;
	margin-bottom:10px;
}

.footercontent a {
	font-weight:bold;
	font-size:120%;
	text-decoration:none;
	color:#999999;
}

.border_color{
	border-color: #777;
	border-style : solid;
}

.opis span {
position: absolute;
left: -1000px;
visibility: hidden;
background: #66ff66;
padding: 2px;
border: 1px solid #f0f0f0;
color: #000;
}
.opis:hover span {
visibility: visible;
z-index: 1;
left:auto;
top:auto;
}

#footer {
	width:688px;
	margin: 0 auto 0 auto;
	background:url(images/backgrounds/footer.jpg) top center no-repeat;
	color : Black;
	padding: 6px;
	text-decoration : none;
	text-align : right;
}
#mala{
	font-size:0.80em;
	color:#999999;
	}

