div#loteria_main{
	width: 738px;
	background-color: #fef8b7;
	background-image:
}
div#loteria_main p span{
	text-transform: none;
}

div#loteria_main p{
	font-weight: 900;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
p.main_text {
	font-size: 13px;
	padding-top: 10px;
}
p.main_text_small{
	font-size: 10px;
}

p.bottom_text{
	color: #fff;
	background-color: #e60004;
	font-size: 24px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
	display: block;
	clear: both;
}
a#toFormBtn {
	background:url("../grafika/loteria/toFormBtn.jpg") no-repeat;
	display: block;
	float: left;
	font-size: 21px;
	font-weight: bold;
	padding-left: 47px;
	padding-top: 7px;
	width: 448px;
	height: 40px;
	color: white;
	text-decoration: none;
	margin-left: 10px;
	text-transform: uppercase;
}
a#rulesBtn {
	background:url("../grafika/loteria/rulesBtn.jpg") no-repeat;
	float: right;
	display: block;
	font-size: 20px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 23px;
	height: 32px;
	width: 180px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 10px;
}
a#rulesBtn_wyniki {
	background:url("../grafika/loteria/rulesBtn.jpg") no-repeat;
	display: block;
	font-size: 20px;
	font-weight: bold;
	margin: 70px 0 0 100px;
	height: 40px;
	width: 203px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	padding: 8px 0 0 23px;
}
/*
#page2 a#rulesBtn {
	margin-top: 203px;
}
*/

/* ********************************* */
/*   		  LOTERIA 1              */
/* ********************************* */

#page1 {
	background:url("../grafika/loteria/bg_page1.jpg") no-repeat;
	width: 738px;
	height: 424px;
}
#page1_wyniki {
	background:url("../grafika/loteria/bg_page1_wyniki.jpg") no-repeat;
	width: 738px;
	height: 406px;
}
div#loteria_main p.info_code {
	text-align: left;
	margin-left: 60px;
	margin-top: 100px;
}
div#loteria_main p.info_wyniki {
	text-align: left;
	margin-left: 100px;
	padding-top: 240px;
}
div#loteria_main p.info_www {
	text-align: left;
	margin-left: 60px;
	margin-top: 120px;
}
div#loteria_main p.info_www a {
	font-size: 26px;
	color: red;
	clear: both;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
}
div#loteria_main p.info_www a:hover {
	text-decoration: underline;
}
div#cards{
	background-image: url(../grafika/loteria/karty.jpg);
	width: 738px;
/*	height: 183px;*/
	float: left;
	background-repeat: no-repeat;
}
div#cards p.left_desc{
	text-align: right;
	padding-top: 20px;
	font-size: 12px;
	width: 180px;
	margin-left: 230px;
}
div#cards p.right_desc{
	font-size:12px;
	margin-left:375px;
	padding-top:90px;
	text-align:left;
}

/* ********************************* */
/*   		  LOTERIA 2              */
/* ********************************* */

#page2 {
	background:url("../grafika/loteria/bg_page2.jpg") no-repeat;
	width: 738px;
	margin-top: -4px;
/*	height: 331px; */
}
#page2 p.main_text {
	padding-top: 110px;
}
#page2 p.left_desc {
	text-align: right;
	padding-top: 35px;
	font-size: 12px;
	width: 180px;
	margin-left: 260px;
}
#page2 p.middle_desc {
	padding-top: 30px;
}
#page2 p.right_desc {
	font-size:12px;
	margin-left:290px;
	padding-top:25px;
	text-align:left;
	width: 180px;
}
p#tekst1{
	text-align: right!important;
	padding-top: 10px;
	font-size: 14px;
}

p#tekst2{
	text-transform:uppercase!important; 
	font-size: 16px;
}

p#tekst3{
	font-size: 28px;
	color: #e60004;
	text-transform:uppercase!important; 
}

p#tekst3 span{
	color: #000;
	text-transform: uppercase!important;
}
p#koszt {
	font-size: 12px;
	padding-bottom: 10px;
	clear: both;
	padding-top: 12px;
}
#loteria_main iframe {
	border:solid 0px #FEF8B7;
	margin: 40px 10px 10px 30px;
	background-color: #FEF8B7;
	float: left;
}
#loteria_main form {
	background-color: #FEF8B7!important;
	margin: 30px 0 10px 40px;
}
#page2 input.kodreg {
	text-transform: uppercase;
}
#page2 input {
	border:1px solid red;
	height:15px;
	text-align:center;
	width:15px; 
	padding: 0 1px
}
#page2 input#kodreg {
/*	width: 100px; */
}
#page2 input#wyslij {
	border:0 none;
	height:40px;
	width:150px;
	background: url(../grafika/loteria/wyslij.jpg) no-repeat 0 0;
	cursor: pointer;
}
#page2 td {
	padding: 5px 0;
}
#page2 td.nazwa {
	font-weight: bold;
	width: 150px;
	padding-right: 30px;
}

/* ********************************* */
/*                 GŁÓWNY BANER      */
/* ********************************* */

div.banner_loteria {
	background-color:#e60004;
	height:185px;
	width:738px !important;
	cursor: pointer;
}

div.banner_left_loteria {
	background-image:url(../grafika/loteria/baner_1_loteria.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	float:left;
	height:185px;
	width:565px;
	cursor: pointer;
}

div.banner_right_loteria {
	background-image:url(../grafika/loteria/baner_2_loteria.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	float:left;
	height:185px;
	width:168px;
	cursor: pointer;
}

/* ********************************* */
/*                 EGIPT             */
/* ********************************* */

div#egipt {
	padding-top: 14px;
/*	font-family: Verdana, Arial, tahoma, sans-serif; */
	background: url(../grafika/bg_bottom.jpg) no-repeat bottom center #01c5ff;
/*	border-top: solid 7px #d71d15; */
	width: 738px;
}
div#egipt p {
	margin: 3px 5px 0 3px;
}
div#leftColumn {
	display: inline;
	width: 401px;
	float: left;
	margin-left: 39px;
	padding-bottom: 100px;
}
div#egipt p#data {
	font-size: 22pt;
	color: white;
	text-transform: uppercase;
	margin-top: 0px;
	line-height: 22pt;
}
div#egipt p#title {
	font-size: 31px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	text-align: justify;
	line-height: 31px;
	margin-top: 0px;
	margin-bottom: 13px;
}
div#egipt p {
	font-size: 13px;
}
div#egipt p.opis {
	text-align: justify;
}
div#egipt p span {
	font-weight: bold;
	text-transform: uppercase;
	color: white;
}
div#egipt div.opis {
	margin-top: 15px;
}
div#egipt div.opis span {
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	margin: 3px 5px 0 3px;
	font-size: 12px;
}
div#egipt ul {
	margin: 0 0 5px;
	padding-left: 18px;
}
div#egipt ul li {
	text-align: justify;
}

div#rightColumn {
	width: 255px;
	float: left;
	margin-left: 8px;
}
div#rightColumn p#details {
	font-size: 20px;
	margin-top: 20px;
	line-height: 26px;
}
div#rightColumn p#details span {
	font-weight: bold;
	clear: both;
	display: block;
	color: black;
}
div#egipt p#row1 {
	margin-top: 13px;
	font-size: 35pt;
	font-weight: bold;
	color: white;
	line-height: 30px;
}
div#egipt p#row1 span {
	font-size: 24px;
}
div#egipt p#row2 {
	margin-top: 0px;
	color: white;
	font-size: 27px;
	line-height: 30px;
	font-size: 27px;
	text-align: justify;
}
div#moreInfo {
	color: white;
	clear: both;
	background-color: #d71d15;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18pt;
	width: 738px;
	padding: 7px 0;
}
#lista th {
	background-color: #105787;
}
#lista td {
	padding: 5px;
}
#lista td.col1 {
	font-weight: bold;
}
#lista tr.lighter {
	background-color: #b3e1ff;
}
/* ********************************* */
/*               POP-UP              */
/* ********************************* */

.popupbox {
	-moz-box-shadow: 0px 10px 20px #000000;
	-webkit-box-shadow: 0px 10px 20px #000000;
	box-shadow: 0px 10px 20px #000000;
	background-image:url("../grafika/loteria/pop-up_loteria.jpg");
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:164px;
	left:50%;
	position:absolute;
	top:50%;
	width:426px;
	z-index:99999;
	margin-left: -213px;
	margin-top: -82px;
}
/*
#fade { 
	display: none;
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}*/
a.popup_zamknij {
/*	-moz-box-shadow:0 0 20px #000000; */
	background-image:url("../grafika/loteria/close_btn.png");
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:22px;
	width:22px;
	margin-right: 2px;
	margin-top: 1px;
	text-indent: -9999px;
}
.popupbox p {
	float:left;
	font-size:13px;
	line-height:23px;
	margin:50px 0 0 25px;
	width:370px;
	color: #01396c;
	display: inline;
	font-weight: bold;
}
div#popup_content {

}
a.zamknij_btn {
	background-image:url("../grafika/loteria/return_btn.png");
	background-repeat:no-repeat;
	bottom: 5px;
	color: #fff!important;
	display:block;
	float:right;
	font-weight:bold;
	height:29px;
	line-height:19px;
	margin-right:31px;
	position:absolute;
	right:0;
	text-align:center;
	text-decoration:none!important;
	width:135px;
	font-size: 9pt;
}
a.again_btn {
	background-image:url("../grafika/loteria/again_btn.jpg");
	background-repeat:no-repeat;
	bottom: 5px;
	color: #fff!important;
	display:block;
	float:right;
	font-weight:bold;
	font-size: 9pt;
	height:29px;
	line-height:19px;
	margin-left:31px;
	position:absolute;
	text-align:center;
	text-decoration:none!important;
	width:154px;
}
/*\*/
* html a.zamknij_btn {
	position: absolute;
	clear: both;
	display: block;
	float: left;
	bottom: 5px;
}
/*end*/
.wyniki2 {
	height: 610px!important;
}
.wyniki2 h2 {
	padding-top: 210px;
	padding-left:90px;
	padding-bottom: 10px;
}
.wyniki2 p.info_wyniki {
	font-weight: normal!important;
	padding-top: 0px!important;
	margin-top: 0px;
}
.wyniki2 ul {
	margin-left: 75px;
}
.wyniki2 a#rulesBtn_wyniki {
	margin: 25px 0 0 100px;
}