html, body{ 
	height: 100%; 
	width: 100%; 
	background-color:#2f0000;
	margin:0px; padding:0px; 
	border:none;
	background-image: url(images/bg_body.png);	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-align: center;
}
#header{
	width: 100%px;
	height: 197px;
	background-image: url(images/pagebg.jpg);
	background-position:top center;
	background-repeat: no-repeat;	
}
#header .flash{
	margin: 0 auto;
	width: 960px;
	height: 197px;
	text-align: left;
	background-image: url(images/pagebg2.jpg);
	background-repeat: no-repeat;
}
#page{
	position: relative;
	margin: 0 auto;
	width:960px;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	overflow: hidden;
}
#leftbox{
	position: relative;
	width: 261px;
	height: auto;
	float: left;
}
#leftbox ul{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}
#leftbox ul li ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#leftbox ul li a{
	width: 250px;
	min-height: 18px;
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	text-decoration: none;
	border: 0;
	color: white;
	background-image: url(images/leftmenubtn.gif);
	background-position: bottom;
}
#leftbox ul li a:hover{
	width: 250px;
	min-height: 18px;
	display: block;
	padding-bottom: 5px;
	text-decoration: underline;
	color: red;
	background-image: url(images/leftmenubtnover.gif);
	background-position: bottom;
}
#leftbox ul li ul li a{
	margin-left: 20px;
	width: 230px;
	height: 28px;
	display: block;
	padding-top: 7px;
	padding-left: 10px;
	text-decoration: none;
	border: 0;
	color: white;
	background-image: url(images/leftmenubtn.gif);
}
#leftbox ul li ul li a:hover{
	margin-left: 20px;
	width: 230px;
	height: 28px;
	display: block;
	text-decoration: underline;
	color: red;
	background-image: url(images/leftmenubtnover.gif);
}
#leftbox input{
	width: 150px;
	padding: 6px;
	background-color: transparent;
	background-image: url(images/form1bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	color: white;
	border: 1px solid transparent;
}

#content{
	position: relative;
	width: 647px;
	float: left;
	margin-left: 32px;
	line-height: 24px;
}
#content h2{
	margin: 0px 0px 10px 0px;
	padding: 10px 0px;
	font-size: 24px;
	font-weight: normal;
}
#footer{
	clear: both;
	width: 100%;
	height: 193px;
	background-image: url(images/footer.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}
#footer .box{
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
#footer .logo{	
	padding-top: 50px;
	float: left;
}
#footer .menu{	
	float:right;
	padding: 5px;
	padding-top: 50px;
	margin-right: 30px;
}
#footer .menu a{
	padding-top: 50px;
	font-size: 10px;
	color: #c28989;
	text-decoration: none;
}
#footer .menu a:hover{
	color: white;
	text-decoration: none;
}
#footer .info{
	margin: 0;
	padding:0;
	padding-top: 15px;
	clear: both;
	font-size: 11px;
	color: #774b4b;
}
a img {border: 0px;}
img { border: 0px;}
object { border: 0px; margin: 0px; padding: 0px; vertical-align: bottom;}

/* style cms */

.galeria{
	border: 1px solid #600;
	padding: 1px;
	
}

.normal {
	BACKGROUND-COLOR: #696969
}
.highlight {
	BACKGROUND-COLOR: #5d5d5d
}
.tbl1 {
	FONT-SIZE: 8pt; COLOR: white; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; }
TD.tbl_title {font-size: 11px; font-weight: bold; text-align: center; border-bottom: 1px solid #c7c7c7; height: 20px; padding: 2px 5px; BACKGROUND-COLOR: #4d4d4d;}

TD.tbl_dane {font-size: 11px; text-align: center; height: 14px; padding: 6px 6px; BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid;}

.tbl_title_p{background-color: #4d4d4d;}
.tbl_dane_p{border-right:solid 1px gray; border-top:solid 1px gray;}

TD.tbl_dane1 {font-size: 11px; text-align: left; height: 14px; padding: 6px 6px; BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid;}

.subtable1{width:686px; border:none;}
.subtable_td1{background-color:#424242; color: #fdc611; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; height: 22px; padding-left: 7px; font-weight:bold}
.stat_td1{background-color:#424242; color: #fdc611; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; height: 22px; padding-left: 7px; font-weight:bold}
.subtable_td2{background-color:#696969; color: white; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; padding-left: 7px;}
.subtable_td2 A:link{background-color:#696969; color: white; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; padding-left: 7px;}
.subtable_td2 A:visited{background-color:#696969; color: white; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; padding-left: 7px;}
.subtable_td2 A:hover{background-color:#696969; color: orange; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; padding-left: 7px;}
.tbl1{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; color: white; text-decoration: none; text-align: left;}
.tbl_title{background-color: #4d4d4d;}
.tbl_dane{border-right:solid 1px gray; border-top:solid 1px gray; text-align: left;}


textarea{border: 1px solid Gray;}
span.checkbox {
	 width: 19px;
    height: 25px;
	 padding: 0 5px 0 0;
	 background: url(images/checkbox.gif) no-repeat;
	 display: block;
  	clear: left;
  	float: left;
}

span.radio {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(images/radio.gif) no-repeat;
  display: block;
  clear: left;
  float: left;
}
span.select {
  position: absolute;
  width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
  height: 21px;
  padding: 0 24px 0 8px;
  color: #fff;
  font: 12px/21px arial,sans-serif;
  background: url(images/select.gif) no-repeat;
  overflow: hidden;
}
#formbutton{
	color: white;
	float: right;
	height: 16px;
	background-image: url(../images/formbutton.gif);
}
#formbutton a{
	color: white;
	text-decoration: none	
}
#formbutton a:hover{
	color: yellow;
	text-decoration: none	
}

h1{
	font-size: 16px;
	color: black;
	margin: 0;
	padding: 0;
}

h2
{
	padding: 15px;
	color: Green;
	font-size: 14px;
	margin: 0;
}


h3{
	padding: 15px;
	color: Green;
	font-size: 12px;
	margin: 0;
}

a{
	color: Red;
	text-decoration: none;
}
a:hover{
	color: Maroon;
	text-decoration: none;

}

.input_form{
width: 350px;
height: 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;	
border: 1px solid #C94403;
}

.text_form{
width: 350px;
height: 100px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
border: 1px solid #C94403;
}

.select_form{
width: 350px;
height: 18px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;	
border: 1px solid #C94403;
}

.form_name{
	width: 150px;
	color: white;
}

.form_submit_send{
	width: 155px;
	height: 24px;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 45px;
}

.newsletter{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
}
.newsletter_mes{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	color: Red;
}

table.newsletter{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 10px;
	text-align: left;
}

.font_8px_normal{ font-size: 8px;}
.font_8px_italic{ font-size: 8px; font-style: italic;}
.font_8px_bold{ font-size: 8px; font-weight: bold;}
.font_8px_bold_italic{ font-size: 8px; font-weight: bold; font-style: italic;}

.font_9px_normal{ font-size: 9px;}
.font_9px_italic{ font-size: 9px; font-style: italic;}
.font_9px_bold{ font-size: 9px; font-weight: bold;}
.font_9px_bold_italic{ font-size: 9px; font-weight: bold; font-style: italic;}

.font_10px_normal{ font-size: 10px;}
.font_10px_italic{ font-size: 10px; font-style: italic;}
.font_10px_bold{ font-size: 10px; font-weight: bold;}
.font_10px_bold_italic{ font-size: 10px; font-weight: bold; font-style: italic;}

.font_11px_normal{ font-size: 11px;}
.font_11px_italic{ font-size: 11px; font-style: italic;}
.font_11px_bold{ font-size: 11px; font-weight: bold;}
.font_11px_bold_italic{ font-size: 11px; font-weight: bold; font-style: italic;}

.font_12px_normal{ font-size: 12px;}
.font_12px_italic{ font-size: 12px; font-style: italic;}
.font_12px_bold{ font-size: 12px; font-weight: bold;}
.font_12px_bold_italic{ font-size: 12px; font-weight: bold; font-style: italic;}

.font_14px_normal{ font-size: 14px;}
.font_14px_italic{ font-size: 14px; font-style: italic;}
.font_14px_bold{ font-size: 14px; font-weight: bold;}
.font_14px_bold_italic{ font-size: 14px; font-weight: bold; font-style: italic;}

.font_16px_normal{ font-size: 16px;}
.font_16px_italic{ font-size: 16px; font-style: italic;}
.font_16px_bold{ font-size: 16px; font-weight: bold;}
.font_16px_bold_italic{ font-size: 16px; font-weight: bold; font-style: italic;}

.font_18px_normal{ font-size: 18px;}
.font_18px_italic{ font-size: 18px; font-style: italic;}
.font_18px_bold{ font-size: 18px; font-weight: bold;}
.font_18px_bold_italic{ font-size: 18px; font-weight: bold; font-style: italic;}

.font_20px_normal{ font-size: 20px;}
.font_20px_italic{ font-size: 20px; font-style: italic;}
.font_20px_bold{ font-size: 20px; font-weight: bold;}
.font_20px_bold_italic{ font-size: 20px; font-weight: bold; font-style: italic;}

.font_22px_normal{ font-size: 22px;}
.font_22px_italic{ font-size: 22px; font-style: italic;}
.font_22px_bold{ font-size: 22px; font-weight: bold;}
.font_22px_bold_italic{ font-size: 22px; font-weight: bold; font-style: italic;}

.font_24px_normal{ font-size: 24px;}
.font_24px_italic{ font-size: 24px; font-style: italic;}
.font_24px_bold{ font-size: 24px; font-weight: bold;}
.font_24px_bold_italic{ font-size: 24px; font-weight: bold; font-style: italic;}

.font_26px_normal{ font-size: 26px;}
.font_26px_italic{ font-size: 26px; font-style: italic;}
.font_26px_bold{ font-size: 26px; font-weight: bold;}
.font_26px_bold_italic{ font-size: 26px; font-weight: bold; font-style: italic;}

.font_28px_normal{ font-size: 28px;}
.font_28px_italic{ font-size: 28px; font-style: italic;}
.font_28px_bold{ font-size: 28px; font-weight: bold;}
.font_28px_bold_italic{ font-size: 28px; font-weight: bold; font-style: italic;}

.font_30px_normal{ font-size: 30px;}
.font_0px_italic{ font-size: 30px; font-style: italic;}
.font_30px_bold{ font-size: 30px; font-weight: bold;}
.font_30px_bold_italic{ font-size: 30px; font-weight: bold; font-style: italic;}

.font_34px_normal{ font-size: 34px;}
.font_34px_italic{ font-size: 34px; font-style: italic;}
.font_34px_bold{ font-size: 34px; font-weight: bold;}
.font_34px_bold_italic{ font-size: 34px; font-weight: bold; font-style: italic;}

.font_36px_normal{ font-size: 36px;}
.font_36px_italic{ font-size: 36px; font-style: italic;}
.font_36px_bold{ font-size: 36px; font-weight: bold;}
.font_36px_bold_italic{ font-size: 36px; font-weight: bold; font-style: italic;}