body{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #fff;
	margin:0;
	padding:0;
	background: #990000 url(../gfx/bamberskidwor_01.jpg) repeat-x;
	text-align: center;
}
website_body{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #fff;
	margin:0;
	padding:0;
	background: #990000 url(../gfx/bamberskidwor_01.jpg) repeat-x;
	text-align: center;
}

/* this is class used for tinymce editor - edited content body*/
.mceContentBody {
    margin: 0;
    padding: 0;
    overflow: scroll;
    text-align: left;
    background: #fff;
    color: #666;
    font: 11px Tahoma, Verdana, Arial;
    line-height: 18px;    
}
#main {
color: #fff;
	background: #990000 url(../gfx/bamberskidwor_01.jpg) repeat-x;
}
#bar {
	height: 20px;	
	border-top: solid #879097 4px;
	background: #fe9900;
}
#wrap {
	text-align: left;
	width: 750px;
	background: #fff url(../gfx/bg_webcontent.gif) repeat-y;
	margin: 0 auto;
}
#foot_wrap {
	width: 750px;
	margin: 0 auto;
}
#header img { 
	border:0;
	display: block;
}
#header {   
	text-align: left;
	width: 750px;
	margin: 0 auto;
	background: #ba5914 url(../gfx/bamberskidwor_05.jpg) top right no-repeat;
}
#info {
	background: #ba5914 url(../gfx/bamberskidwor_08.jpg) repeat-x;
	width: 354px;
	padding-bottom: 10px;	
	padding-top: 20px;
}
#info img {
	margin-left: 20px;
}
#info ul {

	padding: 0;
	margin: 5px 0 0 35px;
}
#info ul li{
	font-size: 12px;
	line-height: 12px;
	margin-right: 0px;
	list-style-type: disc;
	color: #FE9901;
}
#info ul li a {
	line-height: 18px;
	font-size: 11px;
	color:#FFFFFF;
	margin-left: -3px;
	text-decoration: none;
}
#info ul li a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#sidebar {
	float:left;
	width: 200px;

}
#content {
	float: left;
	width: 550px;
	background: #fff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;	
}
#content ul {
    margin:0;
    padding: 0;
    padding-left: 14px;
}
#content  input, textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 3px;
	border: 1px solid #999999;
	margin-right: 5px;
}
#content a {
	color: #C65705;
	text-decoration: none;
}
#content a:hover {
	color: #C65705;
	text-decoration: underline;
}
.img_border {
	padding: 1px;
	border: 1px solid #999999;
}

#footer {
	float: right;
	color: #fff;
	width: 550px;
	
}
#foot {
	height: 10px;
	margin: 20px 20px 0 20px;
}
#foot a{
	color: #fff;
	text-decoration:none;
}
#foot a:hover{
	color: #fff;
	text-decoration:underline;
}
#content_header{
	background: url(../gfx/bamberski_header_00.jpg) bottom right repeat-x;
	margin-top: -16px;
	position: relative;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
	margin:0;
	color: #879095;
}
#content table {
font-size: 11px;
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	margin: 10px 0 10px 0;
}
#content table td {
font-size: 12px;
color: #666666;	
    border-bottom: solid 1px #999999;
    border-right: solid 1px #999999;
	padding: 3px;
}
#webpl {
	height: 18px;
	font-size: 9px;
	color: #FF0000;
	text-align: left;
	background-color: #800003;
	padding: 5px;
	margin: 10px 20px 20px 20px;
}
#webpl a {
	font-size: 9px;
	color: #FF0000;
	text-align: left;
	text-decoration:underline;
}
#webpl a:hover {
	text-decoration:none;
}
/************* left menu *************/
#sidebar ul {
	padding: 0;
	margin: 0;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #878E96;
}
#sidebar li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #878E96;
}
#sidebar ul li a {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #E4E4E2;
	text-decoration: none;
	display: block;
	width: auto;
	margin: 0;
	text-align: left;
	vertical-align: middle;
	position: relative;
	padding-right: 10px;
	padding-left: 65px;
}
#sidebar ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;	
}
/************* left menu *************/
/************* sub menu *************/

#sidebar ul li ul {
	background-color: #898E94;
	border: 0 none;
	padding: 0;
	width: auto; /*For KHTML*/
	margin: 0;
}
#sidebar ul li ul li  {
	background-color: #898E94;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4D5760;
}
#sidebar ul li ul li a {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: NORMAL;
	color: #E4E4E2;
	text-decoration: none;
	background-color: #898E94;
	padding-left: 65px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right:5px;
	background-image: url(../gfx/submenu_dot01.gif);
	background-repeat: no-repeat;
	background-position: 30px 7px;

}
#sidebar ul li ul li a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#sidebar a.menu00 {
	padding-top: 15px;
	padding-bottom: 15px;
}

#sidebar a.menu01 {
	padding-top: 6px;
	padding-bottom: 6px;	
}


.left {float: left}
.right {float: right}
.inline {display: inline;}
.clear {clear: both;}
.image_border {
	padding: 1px;
	border: 1px solid #999999;
}


/*news section*/
#newssection {
    color: #fff;
	background-color: #268C02;
	background-image: url(../gfx/bamberskidwor_21.jpg);
	background-repeat: repeat-x;
	padding: 20px;
	text-align: left;
}
#newssection h1, h2, h3, h4, h5, h6 {
    color: #fff;
	font-size: 14px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
	margin:0;
}
.newsitem {
	margin: 0 auto;
	width: auto;
	padding: 0;
	display: block;
}

.newsitem img {
	padding: 2px;
	border: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.newstext {
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}
.newstitle {
    font-weight: bold;
}

.newsdata {
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: left;
	color: #C1C5C8;
}
.newslink {
	float: right;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

#newssection a {
	color: #FEE703;
	text-decoration: none;
}
#newssection a:hover {
    background: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}

/* faq plugin */

#draw_random {
	background-color: #FD9A00;
	background-image: url(../gfx/bamberskidwor_23.jpg);
	background-repeat: repeat-x;
	text-align: left;
	padding: 20px;
}
#draw_random h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
	margin:0;
	color: #DB2321;
}


.faqquestion {
	color: #333333;
}
.faqanswer {
	color: #333333;
}

.faqlink_left {
	float: left;
	color: #FEE703;
	text-decoration: none;
}
#draw_random a {
	font-weight: bold;
	color: #FEE703;
	text-decoration: none;
}
#draw_random a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.faqlink_right {
	color: #FEE703;
	text-decoration: none;
	float: right;
}
#draw_random a {
	font-weight: bold;
	color: #FEE703;
	text-decoration: none;
}
#draw_random a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#textpages_sitemap {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

#textpages_sitemap UL li {
	font-weight: bold;
		font-size: 11px;
}

#textpages_sitemap ul  LI {
	padding: 5px;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
}
#textpages_sitemap ul li ul LI{
font-weight: normal;
	padding: 5px;
		font-size: 11px;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;

}
#faq_sorting {
    margin: 0 auto;
	text-align: center;
	color: #9A0002;
}
#faq_sorting a {
	color: #9A0002;
	text-decoration: underline;
}
#faq_sorting a:hover {
	color: #9A0002;
	text-decoration: none;
}
