body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	color: #38394B;
	background: #000000 url(images/background.gif) repeat-x;
}

a { 
	color:#9bc6d9; 
	text-decoration:none;
}

a:hover {
	color:#DE830A; 
	text-decoration:none; 
}

a.more {
	color: orange; 
	font-weight: bold;
	text-decoration:none; 
}

a.more:hover {
	color: white; 
	font-weight: bold;
	text-decoration:none; 
}

a.side {
	color:#fff; 
	text-decoration:none; 
}

a:hover.side {
	color:#EC8701; 
	text-decoration:none; 
}

a.white { 
	color:#ffffff; 
}

a.menu { 
	color: #d3d3d3; 
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: sans-serif, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
}

a:hover.menu {
	color:#767676; 
	text-decoration:none; 
}

img {
	border: 0px;
	max-width:600px;
}

form {
	margin:0px 0px 0px 0px; 
}

hr {
	color: #d3d3d3;
}

hr.side-hr {
	border-top:1px #CBD6DD solid;
	border-bottom:1px #EFEFEF solid;
}

table {
	empty-cells: show;
}

td {
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size: 10px; 
	empty-cells: show;
	color: #aaa;
}

pre { 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:10px; 
}

.alt {
	color:#555; 
}

.logo {
	background: #F0F0F2 url(images/logo_.jpg);
	border: 0;
	width: 788px;
	height: 187px;
}

.subheader {
	font-size: 10px; 
	font-weight: bold;
	background: #F0F0F2 url(images/menu_body.gif);
	width: 615px;
	height: 36px;
	padding: 0;
}

.subheader_right {
	background: #F0F0F2 url(images/menu_right.jpg);
	width: 173px;
	height: 36px;
	padding: 0;
}

.menu {
	float: left;
	padding: 5px 5px 0 5px;
}

.menu_separator {
	height: 36px;
	width: 3px;
	background: #000000 url(images/menu_separator.gif);
	float: left;
	color: #fff;
}

.site_left_border {
	background: #d3d3d3;
	width: 1px;
} 

.site_right_border {
	background: #d3d3d3;
	width: 1px;
}

.side-border-left {
	border-right: 1px solid #d3d3d3; 
	background-color: #103a4a;
}

.side-border-right {
	border: none; 
	background-color: #103a4a;
}

.powitalna {
	color: #989999;
	font-family: Verdana;
	font-size: 11px;
	padding-right: 10px;
	width: 230px;
}

.gray {
	color: #989999;
	font-family: Verdana;
	font-size: 10px;
	padding-right: 2px;
}

.gold {
	color: #b3a47f;
	font-family: Verdana;
	font-size: 11px;
	padding-right: 2px;
}

.black {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	padding-right: 2px;
}

.ramka {
	border: 5px solid #d5d5d5;
}

.ramka_gruba {
	border: 10px solid #d5d5d5;
	width: 150px;
}

.input {
	border-top: 1px solid #A8BDCA;
	border-left: 1px solid #A8BDCA;
	border-bottom: 1px solid #A8BDCA;
	border-right: 1px solid #A8BDCA;
	color: #42435A;
	background-image:url(images/input.gif);
	background-repeat:repeat-x;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	height: 1.7em;
} 

.submit {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-top: 1px solid #95B6CB;
	border-left: 1px solid #95B6CB;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	letter-spacing: .1em;
	margin: 0;
	padding: 1px 4px 1px 4px;
	background-color: #DE8300;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}  

.footer {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #ffffff; 
	padding: 5px;
	text-align: center;
	background: black url(images/footer.gif);
	height: 33px;
	border-bottom: 1px solid #d3d3d3;
	border-top: 1px solid #d3d3d3;
}

.button {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-top: 1px solid #95B6CB;
	border-left: 1px solid #95B6CB;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #424868;
	color: #FFFFFF;
	margin-top:2px;
	cursor:pointer;
	cursor: hand;
}

.navigation {
	width: 197px;
	height: 27px;
	background-image: url(images/navigation.jpg);
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
	
.textbox {
	border-left: 1px solid #8bbed3;
	border-bottom: 1px solid #8bbed3;
	border-right: 1px solid #7a90a7;
	border-top: 1px solid #7a90a7;
	color: #42435A;
	background: #6c7187;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
}

.main-body {
	font-size:10px;
	color:#555;background-color:#EDEDED; 
	background-image:url(images/bg_td_one.jpg);
	background-repeat:repeat-x;
	padding:4px 4px 5px 4px;
}

.main-bg {
	background: #2a5a68;
}

.body-border {
	border: none; 
}

.td-cell1 {
	background: #17465a;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	color: #fff;
	padding: 6px 6px 6px 10px;
	border-bottom: 1px solid #d3d3d3;
}

.td-cell2 {
	background: #2a5a68;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	color: #38394B;
	padding: 6px 6px 10px 20px;
	border: none;
}

.quicktip {
	background: #24638C url(images/bg_table_row_heading.jpg) repeat-x left top;
	color: #FFFFFF;
	font-weight:bold;
	height:34px;
	padding:1px 1px 1px 1px;
	border-bottom: 0px solid #FFFFFF;
}

.tableHeadingBG {
	background: #ffffff url(images/table_open_left.gif);
	color: #FFFFFF;
	height:20px;
	border-bottom: 0px solid #FFFFFF;
}

.tableHeading {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding: 3px 6px 0px 20px;
	margin: 0;
	background: #284f60 url(images/table_open.jpg) repeat-y left; 
	white-space: nowrap;
	height: 28px;
	border-bottom: 1px solid #d3d3d3;
	width: 100%;
}

.tableFooter {
	background: #ffffff;
	white-space: nowrap;
	height: 1px;
}

.welcome_message {
	background-color: #000;
	color: #e1e1e1;
	text-indent: 36px;
	padding: 20px 30px 20px 23px;
	font-size: 11px;
	font-family: sans-serif, Arial, Tahoma;
	
}

.newsHeading {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	letter-spacing: .1em;
	font-weight: bold;
	color: #edf1f0;
	padding: 0px 6px 0px 6px;
	margin: 0;
	height: 20px;
	width: 100%;
}

.newscontent {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	letter-spacing: 0.2;
	color: #b9e6f9;
	padding: 6px 6px 3px 6px;
	border: none;
	text-indent: 35px;
}

.newsInfo {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	letter-spacing: 0.2;
	color: #c8c4c5;
	padding: 6px 6px 3px 6px;
	white-space: nowrap;
	border: none;
}

.newsFooter {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	letter-spacing: 0.2;
	color: #c8c4c5;
	padding: 1px 3px 0 3px;
	border: 1px solid #000;
	background-color: #8ea6b0;
	width: 100%;
	color: #fff;
	font-weight: bold;
	height: 20px;
	white-space: nowrap;
}

.sideHeading {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	letter-spacing: .1em;
	font-weight: bold;
	color: #97b1b2;
	text-transform: uppercase;
	text-align: center;
	padding: 9px 6px 0px 6px;
	margin: 0;
	background: #133445 url(images/panel_top.gif) repeat-y right; 
	white-space: nowrap;
	height: 18px;
	border-bottom: 1px solid #d3d3d3;
  	#height: 31px;
}


.tbl-border {
	background-color:#ADC1CE;
}

.tbl {
	font-size:10px; 
	color:#ccc; 
	padding:0px;
}

.tbl1 {
	font-size:10px; 
	background-color:#173c4c; 
	color: #A8A9BB;
	padding: 3px 6px 3px 6px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid #ADC1CE;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #ADC1CE;
}

.tbl2 {
	font-size:10px; 
	background-color:#274c5c; 
	color: #A8A9BB;
	padding: 3px 6px 3px 6px;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid #ADC1CE;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #ADC1CE;
}
	
.forum-caption {
	font-size: 10px; font-weight:bold;
	color: #DE8300; 
	border: 1px solid #ADC1CE;
	background-color:#1d2031;
	background-image:url(images/bg_table_row_heading.jpg);
	background-repeat:repeat-x;
	height: 24px;
	padding: 4px 4px 4px 4px;
}

.quote {
	background: #F2F5F6;
	border-left: 1px solid #ADC1CE;
	border-top: 1px solid #ADC1CE;
	border-bottom: 1px solid #ADC1CE;
	border-right: 1px solid #ADC1CE;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	color: #31607E;
	margin: 8px 4px 10px 3px;
	padding: 10px 10px 10px 6px;
}
	
.poll { height:12px; 
	border:1px #ADC1CE solid; }

.comment-name {
	font-weight:bold; 
	color:#38394B; 
}

.shoutboxname {
	font-weight:bold; 
	color:#aaa; 
}

.shoutbox {
	color:#fff; 
}

.shoutboxdate {
	font-size:9px; 
	color:#ccc; 
}

.small {
	font-size:10px;
	color: #ADADAD;
	font-weight:normal; 
}

.small2 {
	font-size:9px; 
	font-weight:normal; 
	color:#999; 
}

.side-small {
	font-size:9px; 
	font-weight:normal; 
	color:#555; 
}

.side-label {
	background-color:#FEFEFE; 
	padding:2px 2px 3px 2px; 
}

.gallery {
	padding: 16px 0px 8px 0px; 
}

.gallery img {
	border: 1px solid #ccc; 
	filter: gray; 
}

.gallery:hover img {
	border: 1px solid #1473AD; 
	filter: none; 
}

img.activegallery {
	border: 1px solid #1473AD; 
	filter: none; 
}
.footerlink {
	color:#FFFFFF; 
	text-decoration:none; 
}

a:hover.footerlink {
	color:#EC8701; 
	text-decoration:underline; 
}
