* {
	margin: 0px;
	padding: 0px;
	outline: none;
	behavior: url(../iepngfix.htc)
}

img {
	border: 0px;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	background: #00243E;
}
#header {
	background: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 75px;
}

#header_content {
	width: 820px;
	margin: 0 auto;
}

.header_logo {
	float: left;
	width: 200px;
}

.header_menu {
	padding-top: 45px;
	float: right;
	width: 600px;
	color: #646567;
	text-align: right;
}
.header_menu a {
	color: #646567;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
/* 	font-weight:bold; */
}
.header_menu a:hover {
	text-decoration: underline;
}

#wrapper {
	clear: both;
/*	background: url(images/wrapper_bg.jpg); */
	background-repeat: no-repeat;
	background-position: top center;
	height: auto !important;
	min-height: 383px;
	height: 383px;
	padding-top: 250px;
	padding-top: 130px; /* banner */
	
	
}
#wrapper_content {
	width: 860px;
	margin: 0 auto;
	background-image: url(images/white.gif);
	background-repeat: repeat-x;
	background-position: 10px 20px;
}


#wrapperBanner {
	background-color: none;
	width: 860px;
	margin: 0 auto 10px auto;
}

#left_column {
	float: left;
	background-color: #FFFFFF;
	width: 190px;
	padding: 25px 0px 10px 25px;
	height: auto !important;
	min-height: 390px;
	height: 390px;
}

#center_column {
	float: left;
	background-image: url(images/center_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
/*	background-color: #000;   */
	width: 378px;
	padding: 39px 16px 10px 16px;
	height: auto !important;
	min-height: 390px;
	height: 390px;
	font-size: 12px;
	
	
	position:relative;

    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}

#center_top_transparent {

}


#most_viewed {
	clear:both;
	float: left;
	background-image: url(images/most_viewed_bg.jpg);
	background-repeat: no-repeat;
	background-color: #F6F6F6;
	width: 580px;
/*	height: 131px;*/
	padding: 10px 0px 0px 45px;
}
#contact_column {
	clear:both;
	float: left;
	background-repeat: repeat-x;
	width: 590px;
	padding: 10px 0px 0px 35px;
	height: 75px;
}
#right_column {
	background-image: url(images/right_top10_bg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	width: 235px;
	padding: 25px 0px 0px 0px;
}
#footer {
	clear:both;
	background: #000;
}
#footer_content {
	background:url(images/footer_bg.jpg);
	height:76px;
	width: 860px;
	margin: 0 auto;
}
.footer_menu {
	float: left;
	width: 580px;
	padding: 40px 0px 0px 30px;
	color: #999999;
}
#footer a {
	text-decoration: none;
	color: #999999;
	
}

.footer_menu a {
	margin: 0px 5px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer a:hover {
	text-decoration: underline;
	color: #BBBBBB;
}

.footer_wykonanie {
	float: right;
	width: 200px;
	padding: 40px 0px 0px 0px;
	color: #999999;
}
.top10 {
	background-image:url(images/top10_up_bg.jpg);
	background-color: #00243D;
	background-repeat: no-repeat;
	background-position: top;
	width: 190px;
	margin: 0 auto;
	color: #FFFFFF;
}
.top10_down {
	background:url(images/top10_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto !important;
	height: 274px;
	min-height: 274px;
	padding: 8px;
}

div#pictures {
	margin: 20px 0px;
}

div.picture {
	float: left;
	width: 130px;
	height: 130px;
	text-align: center;
}



/*** POLLS ***/

#pollOne {
	width: 190px;
	color: #000000;
/*	background-color: silver; */
	font-size: 11px;
	margin: 30px 0px 0px 20px;
}

#pollOne .content {
	padding: 0px 0px 0px 0px;
}

#pollOne a {
	font-size: 10px;
	color: #237E75;
}

#pollOne h2 {
	color: #303030;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
}

#pollOne p.pollQuestion {
	margin: 0px 0px 6px 0px;
}

#pollOne div.pollAnswers {
	margin: 0px 0px 10px 0px;
}

#pollOne div.pollAnswer {
	margin: 0px 0px 4px 0px;
}

#pollOne div.vote {
	margin: 4px 0px 4px 0px;
	text-align: center;
}

#pollOne div.results {
	margin: 10px 0px 4px 0px;
	text-align: right;
}

#pollOne .goVoteButton {
	width: 84px;
	height: 16px;
	background-image: url(../images/goVote.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
}

/*** END POLLS ***/
