body{
margin:0;
padding:0;
line-height: 1.5em;
background-image: url(../images/bg.gif);
background-repeat: repeat-x;
background-position: top;
background-color: #121519;
font-family: Arial, Helvetica, sans-serif;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 953px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background-image: url(../images/top.jpg);
background-repeat: no-repeat;
background-position: top;
height: 62px;
}

#languages {
float: left;
	font-size: 14px;
	width: 325px;
	color: #fff;
	margin-top: 35px;
}

#languages a{
text-decoration: none;
border: 0;
}

#myurl {
float: right;
	margin-top: 35px;
	color: #59636F;
	font-size: 14px;
}
#myurl a {
	color: #59636F;
		font-size: 14px;
		text-decoration: none;
}

#banner {
	background-image: url(../images/banner.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 325px;
	margin: 0;
}


#lbanner {
float: left;
	width: 325px;
	height: 181px;
	margin-top: 140px;
}

#lbanner h1 {
	color: #98BF2F;
	font-size: 27px;
	padding: 0;
	margin: 5px 0 0 30px;
}

#lbanner p {
	color: #fff;
	margin: 10px 0 0 30px;
	font-size: 14px;
}

#lbanner a {
	font-size: 12px;
	color: #ACC94B;
}


#rbanner {
width: 621px;
	height: 314px;
	margin-left: 325px;
}

#menu {
	background-image: url(../images/menu.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 53px;
	margin: 0;
}


#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 265px; /*Set left margin to LeftColumnWidth*/
}

#contentcolumn h1 {
	color: #98BF2F;
	font-size: 20px;
	font-weight: bold;
}

#contentcolumn h2 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

#contentcolumn p {
	color: #9C9B9B;
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
}

#contentcolumn img {
	padding: 10px;
	margin: 10px;
	border: 1px solid #1C2127;
	background-color: #000;
}

#contentcolumn hr {
	color: #A9C634;
}

#contentcolumn a {
font-size: 16px;
	color: #ACC94B;
	text-decoration: underline;
}

#contentcolumn a:hover {
font-size: 16px;
	color: #ACC94B;
	text-decoration: none;
}
	
div.hr {
  height: 7px;
  background-image: url(../images/hrbg.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}
div.hr hr {
  display: none;
}

#contentcolumn ul {
list-style-image: url(../images/gray_arrow.jpg);
color: #9C9B9B;
	font-size: 16px;
}

#leftcolumn{
float: left;
width: 256px; /*Width of left column*/
margin-left: -953px; /*Set left margin to -(MainContainerWidth)*/

}

#more {
	background-image: url(../images/zobacz.jpg);
	width: 256px;
	height: 125px;
}

#domore {
	padding-top: 70px;
	padding-left: 10px;
	padding-right: 5px;
}

#domore a {
	display: block;
		color: #a7a7a7;
	font-size: 14px;
	text-decoration: none;

}

#footer{
clear: left;
width: 100%;
color: #FFF;
text-align: left;
font-size: 14px;
height: 53px;
background-image: url(../images/footer.jpg);
background-position: top;
background-repeat: no-repeat;
}


#footer2 {
	text-align: center;
	font-size: 12px;
	color: #828282;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}


.slideshow {
	float: left;
	position: relative;
	overflow: hidden;
	width: 580px;
	height: 315px;
	list-style: none;
	margin: 5px;
}
.slideshow li {
  position: absolute;
  top: 1px;
  left: 5px;
}
.slideshow li,
.slideshow a {
	display: block;
	width:100%;
	height: 315px;
	position: relative;
}
.slideshow a:hover {
  background: none; /*CHANGED: fixed hover*/
}
.slideshow span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 610px;
  padding: 5px;
  color: #fff;
  background: #000;
  font-size: 20px;
  font-weight: bold;
  text-align: right;
  padding-top: 20px;
  height: 44px;
}
#wrappertag {
	margin-left: 10px;
}

ul#navlist
{
	margin: 0;
	padding: 0;
	white-space: normal;
	padding-top: 10px;
}

#navlist li
{
	display: inline;
	list-style-type: none;

}

#navlist a {
	font-size: 16px;
	padding: 0px 60px 0 60px;
	width: 200px;
	border-right: 1px solid #5E5E5E;
}

#navlist a .last{
	font-size: 16px;
	padding: 0 60px 0 60px;
	width: 200px;
	border: 0;
}



#navlist a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navlist a:hover
{
color: #ACC94B;
text-decoration: none;
}




#navlistleft
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #242424;
width: 255px;
background-color: #131619;
background-image: url(../images/leftbg.jpg);
background-position: top;
background-repeat: repeat-x;
}

#navlistleft li
{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	padding-left: 20px;
	margin-left: 1px;
	border-top: 1px solid #242424;
	border-left: 1px solid #242424;
	border-right: 1px solid #242424;
	
}

#navlistleft li a { text-decoration: none; 

color: #fff;
font-size: 16px;}
#navlistleft li a:hover { text-decoration: none; 

color: #ACC94B;
font-size: 16px;}




#navlistleft .top {
	background-image: url(../images/menulefttop.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 256px;
	height: 32px;
	border: 0;
	padding: 0;
		margin-left: 0px;
}


.notification_error
{
border: 1px solid #A25965;
height: auto;
width: 90%;
padding: 4px;
color: #000;
background: #F8F0F1;
text-align: left;
-moz-border-radius: 5px;
}

.notification_ok
{
border: 1px #567397 solid;
height: auto;
width: 90%;
padding: 8px;
color: #000;
background: #f5f9fd;
text-align: center;
-moz-border-radius: 5px;
}

.info_fieldset { -moz-border-radius: 7px; border: 1px #98BF2F solid; }

.info_fieldset legend
{
border: 1px #98BF2F solid; 
color: #fff; 

font: 16px Arial;

padding: 5px 8px 5px 8px;
-moz-border-radius: 5px;
}

.button
{
border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 
width: 140px;
background: white;

color: #333333; 

font: 16px Arial, sans-serif;

-moz-border-radius: 3px;
}

/* Label */
label  { color: #98BF2F; width: 160px; padding-left: 20px; margin: 5px; float: left; text-align: left; }

/* Input, Textarea */
input
{
margin: 5px;
padding: 0px; 
float: left;

border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

color: #333333; 

font: 16px Arial, sans-serif;

-moz-border-radius: 3px;
}
textarea {
margin: 5px;
padding: 0px; 
float: left;
width: 300px;
border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

color: #333333; 

font: 16px Arial, sans-serif;

-moz-border-radius: 3px;

}
/* BR */

br { clear: left; }