
HTML,BODY {
	margin: 0px;
	padding: 0px;
	height: 100%;

}

BODY {
	position: relative;
	width:100%;
	display: table;
	background-color: #000;
	background-position: top center;
	background-repeat: no-repeat;
}


FORM {
	margin: 0px; 
	padding: 0px;
}

#flash {
	width: 100%;
	height: 715px;
	background-repeat: no-repeat;
	background-position: top center;
	
}

#content_wrapper {
	text-align: center;
	margin: 0px auto;
	position: relative;
	margin-bottom: 50px;
	
}

#content {
	width: 868px;
	margin: 0px auto;
	text-align: left;
   	position: relative;
	background-repeat: no-repeat;
	background-position: top center;
	clear: both;
}


#navi {
	clear: both;
	width: 763px;
}

#navi div {
	padding-top: 10px;
	height: 50px;
	background-repeat: no-repeat;
	float: left;
}	

#navi #mnu_stronaglowna {
	width: 183px;
	padding-left: 52px;
}

#navi #mnu_opisz_i_wygraj {
	width: 150px;
}

#navi #mnu_czytaj_i_glosuj {
	width: 115px;
}

#navi #mnu_regulamin {
	width: 135px;
}

#navi #mnu_kontakt  {
	width: 123px;
}

#navi_podstr02 #mnu_stronaglowna {
	width: 158px;
	padding-left: 36px;
}

#navi_podstr02 #mnu_opisz_i_wygraj {
	padding-left: 25px;
	width: 136px;
}

#navi_podstr02 #mnu_czytaj_i_glosuj {
	width: 115px;
	padding-left: 14px;
}

#navi_podstr02 #mnu_regulamin {
	width: 130px;
}



#navi_podstr03 #mnu_stronaglowna {
	width: 183px;
	padding-left: 36px;
}

#navi_podstr03 #mnu_opisz_i_wygraj {
	width: 99px;
}

#navi_podstr03 #mnu_czytaj_i_glosuj {
	width: 115px;
	padding-left: 51px;
}

#navi_podstr03 #mnu_regulamin {
	width: 130px;
}


#navi_podstr04 #mnu_stronaglowna {
	width: 183px;
	padding-left: 36px;
}

#navi_podstr04 #mnu_opisz_i_wygraj {
	width: 150px;
}

#navi_podstr04 #mnu_czytaj_i_glosuj {
	width: 66px;
}

#navi_podstr04 #mnu_regulamin {
	width: 130px;
	padding-left: 49px;
}


#content #navi a, #navi_podstr02 a, #navi_podstr03 a, #navi_podstr04 a {
	font-family: Georgia;
	font-size: 20px;
	color: #CA8F00;
	font-weight: normal;
	text-decoration: none;

}

#content #navi a:hover, #navi_podstr02 a:hover, #navi_podstr03 a:hover, #navi_podstr04 a:hover  {
	text-decoration: underline;
}

#zawartosc_wrapper {
	clear: both;
	width: 763px;
	margin: 0px auto;
}

#zawartosc_wrapper_sub {
	clear: both;
	width: 763px;
	margin: 0px auto;
	backgroung-color: red;
}

#content h6 {

	padding: 0px;

	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 0px
}

#content #idx-newsletter h6  {
	
	margin-top: 7px;
}

#content h6 a {
	font-family: Verdana;
	font-size: 9px;
	color: #B35C0E;
	text-decoration: none;
	font-weight: normal;
}

#content h6 a:hover {
	text-decoration: underline;
}

#idx-ostatnio-dodane {
	width: 380px;
	float: left;
}
#idx-newsletter {
	float: left;
}

#idx-ostatnio-dodane div, #idx-newsletter div {
	margin-top: 3px;
	margin-left: 2px;
	font-family: Verdana;
	font-size: 9px;
	color: #fff;
	font-weight: normal;
	line-height: 14px;
}

#idx-ostatnio-dodane p, #idx-newsletter p  {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;

	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 0px
}

#mod_glosowanie a {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#mod_glosowanie a:hover {
	text-decoration: underline;
}

#idx-ostatnio-dodane a {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#idx-ostatnio-dodane a:hover {
	text-decoration: underline;
}

#idx-newsletter input {
	width: 155px;
	height: 15px;
	border: 1px #A9A9A9 solid;
	padding-left: 5px;

	font-family: Arial;
	font-size: 11px;
	color: #666;

	margin-top: 9px;
}

#content strong {
	font-family: Georgia;
	font-size: 10px;
	color: #BE591C;
	font-weight: normal;

}

#content em {
	font-family: Verdana;
	font-size: 9px;
	color: #666;

}

#stopka_wrapper {
	display:table-footer-group;
	width: 100%;
	height: 50px;
	clear: both;

	text-align: center;
}

#stopka {
	width: 763px;
	margin: 0px auto;
	height: 50px;

	font-family: Verdana;
	font-size: 9px;
	color: #777;

	background-image: url(/img/stopka_edica.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

	text-align: left;
}

#stopka div {
	margin-top: 7px;
	line-height: 15px;
}

#stopka a {
	font-family: Verdana;
	font-size: 9px;
	color: #777;
	text-decoration: none;
}

#stopka a:hover {
	text-decoration: underline;
}


#tresc_wrapper {
	width: 100%;
	height: 714px;
	display: table-row;
	position: relative;
}

#tresc_wrapper #wrapper {
	width: 100%;
	height: 714px;
	display: table-cell;
}

#tresc_wrapper img {
	display: block;
}


#tresc_komorka {
	width: 687px;
	float: left;
	margin-left: 36px;
	background-position: right 126px;
	background-repeat: no-repeat;
}

#flash_komorka {
	text-align: right;
	float: right;
}

#navi_podstr02,#navi_podstr03, #navi_podstr04 {
	height: 122px;
	width: 687px;
}


#navi_podstr02 div, #navi_podstr03 div, #navi_podstr04 div {
	height: 50px;
	padding-top: 62px;
	background-repeat: no-repeat;
	float: left;
}	


#zawartosc_wlasciwa_wrapper {
	padding-left: 37px;

}

#artykul {
	float: left;
	width: 375px;
}

h1 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 24px;
	line-height: 100%;
	color: #fff;

	padding: 0px; margin: 0px;
}

h1 a {
	font-family: Georgia;
	font-weight: normal;
	font-size: 20px;
	line-height: 120%;
	color: #CA8F00;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}


h2 {
	font-family: Georgia;
	line-height: 14px;
	font-size: 12px;
	color: #CA8F00;
	padding: 0px;
	margin: 0px;

	margin-top: 14px;
}


#artykul div#description {
	font-family: Verdana;
	font-size: 9px;
	color: #fff;
	margin-top: 11px;
	margin-bottom: 13px;
	line-height: 14px;
	
}

#artykul div#description strong{
	font-family: Georgia;
	font-size: 10px;
	color: #BE591C;
	font-weight: normal;
}


#artykul  p {
	margin: 0px; padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	line-height: 14px;
	margin-bottom: 14px;
	
}

#mod_glosowanie {
	font-family: Georgia;
	font-size: 10px;
	color: #BE591C;
	font-weight: normal;
}

#mod_glosowanie #ocena {
	font-family: Georgia;
	font-size: 30px;
	color: #CA8F00;
	font-weight: normal;
}

#mod_glosowanie #dopisek {
	margin-top: 9px;
	font-family: Verdana;
	font-size: 9px;
	color: #CA8F00;
	font-weight: normal;
}

select, option {
	font-family: Arial;
	font-size: 12px;
	color: #333;
}

#menu {
	float: left;
	width: 272px;

	font-family: Verdana;
	font-size: 11px;
	color: #fff;
}

#menu div {
	margin-left: 4px;
}

#menu em {
	font-family: Arial;
	font-size: 9px;
	color: #fff;
}

#menu a {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#menu a:hover {
	text-decoration: underline;
}

#regulamin_wrap {
	width: 100%;
	line-height: 14px;
	position: relative;
}

#regulamin_kolumny_lewa {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	width: 381px;
	float: left;
	line-height: 16px;
}

#regulamin_kolumny_prawa {
	font-family: Verdana;
	font-size: 9px;
	color: #fff;
	width: 266px;
	float: left;
}

#regulamin_wrap p {
	font-family: Verdana;
	font-size: 9px;
	color: #fff;
	margin: 14px 0px 19px 0px;
	padding: 0px;
}

#regulamin_wrap strong {
	color: #CA8F00;
	font-weight: normal;
}

#opis em {
	color: #CA8F00;
	font-weight: normal;
	font-style:normal;
}

 #opis p {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
	margin: 23px 0px 17px 0px;
	padding: 0px;
}

#formularz {
}

#formularz span {
	font-family: Georgia;
	font-size: 10px;
	color: #CA8F00;
}

#formularz input.text {
	width: 174px;
	height: 17px;
	margin-top: 3px;
	border: 1px #A9A9A9 solid;
	padding-left: 5px;

	font-family: Arial;
	font-size: 11px;
	color: #666;

}

#formularz input.chkbx {
	padding:0px;
	margin: 0px;
	float: left;
	vertical-align:top;

}

#formularz span.chkbx {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;

}

#formularz textarea {
	width: 367px;
	height: 267px;
	margin-top: 4px;
	border: 1px #A9A9A9 solid;
	padding-left: 5px;

	font-family: Arial;
	font-size: 11px;
	color: #666;
	overflow:auto;

}

#formularz strong {
	font-family: Georgia;
	font-size: 11px;
	color: #B35C0E;
	font-weight: normal;
}

#formularz a.pogrubiony {
	font-family: Verdana;
	font-size: 11px;
	color: #CA8F00;
	font-weight: bold;
	text-decoration: underline;
}
#formularz a.pogrubiony:hover {
	text-decoration: none;
}

span.bold {
	font-weight: bold;
	color: #CA8F00;
}


#artykul p a  {
	font-family: Verdana;
	font-size: 9px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#regulamin_kolumny_lewa a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#artykul p a:hover, #regulamin_kolumny_lewa a:hover {
	text-decoration: underline;
}