* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
img {
	border: 0px;
}

a {
	color: #646567;
	text-decoration: none;
	
}
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: 390px;
	height: 390px;
	padding-top: 120px;
	padding-top: 10px;
	
}

#wrapperBanner {
	background-color: none;
	width: 860px;
	margin: 0 auto 10px auto;
}

#wrapper_content {
	width: 860px;
	margin: 0 auto;
	background-image: url(images/white.gif); 
	background-repeat: repeat-x;
	background-position: 0px 50px;
}

#left_column {
	float: left;
	background-color: #FFFFFF;
	width: 190px;

	padding: 10px 0px 10px 25px;
	height: auto !important;
	min-height: 390px;
	height: 390px;
	display:inline;
}

#topBG {
	background-image: url(images/topBG.png);  
	background-repeat: no-repeat;
	background-position: top left;
/*	background-color: red; */
	width: 860px;
	height: 9px;
	font-size: 2px;
	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_column {
	float: left;
	background-image: url(images/center_bg_small.png);  
	background-repeat: no-repeat;
	background-position: top left;
/*	background-color: red; */
	width: 595px;
	
	padding: 39px 16px 10px 16px;
	height: auto !important;
	min-height: 390px;
	height: 390px;
	font-size: 12px;
	display:inline;
	
	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)
    );
	
	
	
}
#most_viewed {
	clear:both;
	float: left;
	background-image: url(images/most_viewed_bg.jpg);
	background-repeat: no-repeat;
	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 200px;
	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;
	display:inline;
	width: 235px;
	padding: 25px 0px 0px 0px;
}
#footer {
	clear:both;
	background: #000;
}
#footer_content {
	background:url(images/footer_bg.jpg);
	height: 86px;
	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;
}



/* POOLS RESSULTS */

.voteResultsOne {
	margin: 0px 0px 20px 0px;
}

.voteResultsPollDate {
	float: right;
	text-align: right;
	font-size: 10px;
}

p.voteResultsOptionName {
	margin: 0px 0px 4px 0px !important;
}

.voteResultsOption {
	width: 360px;
}

.voteResultsOptionPercentBG {
	height: 15px;
	background: url(images/voteResultsOptionPercentBG.jpg);
	background-position: top left;	
	background-repeat: no-repeat;
	text-align: right;
	color: #FFFFFF;
	margin: 0px 0px 6px 0px;
}

.voteResultsOptionPercent {
	height: 15px;
	background-color: #235982;
}

/* END POOLS RESSULTS */
