/* CSS Document */


body {background-color:#000000;
color:#FFFF99;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(../images/img_02.gif);
background-repeat:repeat-x;
background-position:0px 10px;
margin:auto;
margin-top:10px;
text-align:center;
}
#all {position:relative;
margin:auto;
margin-top:0px;
width:781px;
}

h1 {font-size:14px;
font-weight:bold;
}
#left {width:165px;
float:left;
text-align:left;
}
#header {position:relative;
width:781px;
height:120px;
top:0px;
margin:auto;
background-image:url(../images/img_04.jpg);
background-repeat:no-repeat;


}
#menu {position:relative;

padding-right:15px;
height:25px;
z-index:2;
background:transparent;
}
#menu a {
	display:block;
	height:16px;
	font-size:16px;
	padding-top:7px;
	float:left;
	margin-left:25px;
	padding-left:3px;
	padding-right:3px;
	color: #FF6600;
}
#menu a:hover {color:#FF9900;
padding-top:4px;
height:20px;
text-decoration:underline;}

.clr {
	clear: both;
}

#content {position:relative;
top:0px;
  background-image:url(../images/content.gif);
  background-repeat:repeat-y;
	text-align:left;
	margin:0px;
	min-height:400px;
}
#content_right {position:relative;
width:500px;
padding:20px;
float:left;
}
#content_left {position:relative;
padding:20px;
width:180px;
float:left;
}



.foto_right {float:right;
margin: 6px;}
.foto_left {float:left;
margin-right: 6px;
margin-bottom: 6px;}


#banner {
	float: left;
	padding: 0px;
	height: 70px;
	width: 600px;
	
}



.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}




#footer {
position:relative;
	text-align: center;

	background-image:url(../images/img_09.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:30px;
	font-size:10px;
color:#CC6633;

	
}


li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}






/* Joomla core stuff */
a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}


.inputbox {
	padding: 2px;
	color:#FFFFFF;
	background-color:#660000;
	display:none;

	
}
img a {border:0;}
img {border:0;}

#flame {position:relative;
width:100%;
height:40px;
background-image:url(../images/Flame-14-june.gif);
background-repeat:repeat-x;}
.nadpis {font-weight:bold;
font-size:16px;
color:#CC6600;}
