body {
	font: 12px Verdana, Tahoma, sans-serif;
	background: black;
}

ul {
	list-style-type: disc;
	list-style-position:outside;
}
li {
	color: #768386;
}

table {
	font: 10px Verdana, Tahoma, sans-serif;
	background: black;
	border: 0px solid #000000;
    border-collapse: collapse;
    color: #d7d7d7;
}
td {
   border: 0px solid #000000;
   padding: 5px;
}

hr {
	padding:0px;
	height: 1px;
	border: 0px;
	border-bottom: 1px solid #151515;
}

table.bordered {
	font: 10px Verdana, Tahoma, sans-serif;
	background: black;
	border: 1px solid #151515;
    border-collapse: collapse;
    color: #d7d7d7;
}
td.bordered {
   border: 1px solid #151515;
   padding: 5px;
}

a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #fa5001;
	text-decoration: none;
}
a:hover{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #fa5001;
	text-decoration: underline;
}

div.wrapper {
	margin: 0 auto;
	width: 950px;
}
div#topbar {
	color: #d7d7d7;
	font-size: 10px;
	padding: 10px 0;
	height: 12px;
	background: url(../images/topbar-bg.jpg) top center no-repeat;
}
div#topbar a, div#footer a {
	color: #d7d7d7;
	font-size: 10px;
	text-decoration: none;
}
div#topbar li a, div#footer li a {
	font-size: 10px;
	text-transform: uppercase;
}
div#topbar li a:hover, div#footer li a:hover {
	font-size: 10px;
	color:#fa5001;
}
div#topbar li, div#footer li {
	display: inline;
	font-size: 10px;
	padding: 0 11px 0 8px;
	background: url(../images/border-li.gif) right 2px no-repeat;
}
div#topbar ul {
	float:right;
	font-size: 10px;
	width: 692px;
	text-align:right;
}

div#footer ul {
	float:right;
	font-size: 10px;
	width: 622px;
	text-align:right;
}

li.li-last {padding-right:0 !important;background:none !important}
li.li-fisrt {padding-left:0 !important;}
div#topbar div div, div#footer div div {
	float:left;
}
div.contact {
	width:286px;
	text-align: center;
}
div#flash {
	height: 414px;
	background: url(../images/flash-bg.jpg) top center no-repeat;
}
div#bar {
	height: 58px;
	background: url(../images/bar-bg.jpg) top center no-repeat;
}
div#bar2 {
	height: 118px;
	background: url(../images/bar2-bg.gif) top center repeat-x;
	text-align: center;
}
div.col1,div.col2 {
	float: left;
	width:286px;
	padding-bottom:40px;
}
div.col3 {
	float: left;
	width:572px;
	padding-bottom:40px;
}
div.col3 p {
	color: #768386;
	line-height: 23px;
	text-align: justify;
}
  
div.colright {
	float: left;
	width:286px;
	padding-bottom:40px;
	background: #121212;
	margin-top:8px;
	padding:15px;
}
div.colright img {float:left;}

div.col1 { padding-right: 46px;}
div.col3 { padding-right: 56px;}
div.col-form {width: 618px;padding-bottom:0}
div.col-form div.col1 {padding-right:40px;}
div.col-form div.col2 {padding:0;}
p {
	color: #768386;
	line-height: 23px;
}

p.news {
	color: #768386;
	font: 9px Verdana, Tahoma, sans-serif;
	line-height: 12px;
	text-align: justify;
}

h2 {
	color: white;
	text-transform: uppercase;
	margin-bottom: 18px;
}
h3 {
	text-transform: uppercase;
	font-weight: normal;
	margin: 4px 0 8px;
	color: #768386;
}
div.widebox { background: #121212;margin-top:8px;padding:15px;}
div.widebox img {float:left;}
div.widebox div.col1, div.widebox div.col2 {
	width:280px;
	padding-bottom:0
}
div.widebox div.col1 { padding-right: 40px;}

.orange {color:#fa5001;text-decoration:none;}

input,textarea {font: 12px Verdana, Tahoma, sans-serif;}
input.my-input-1,textarea.my-texta-1 {
	background: #fdfaea;
	border: 1px solid #2c2c2c;
	padding:6px;
	margin: 8px 0 15px;
	width:274px;
}
textarea.my-texta-1 {
	height:88px;
}
input.checkbox {vertical-align:middle}
label {
	cursor:pointer;
	color: #768386;
	padding-right:10px;
}
input.wyslij {background:url(../images/wyslij.png) no-repeat; width:105px;height:36px;border:0;cursor:pointer;}
p.wysz {padding-bottom:10px;}
div.div-center {text-align:center;}

div#footer {
	background: url(../images/footer-bg.jpg) bottom center no-repeat;
	height: 22px;
	padding-top:178px;
	font-size:10px;
	color: #d7d7d7;
}
