body {
	margin: 0 0 0 0;
	background: #272727;
}

img{
	border: 0;
}

h1{
	font-family: Verdana;
	font-size: 25px;
	color: #FFFFFF;
}

h2{
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 15px;
	color: #da00da;
}

.purple {
	color: #da00da;
}

.bold {
	font-weight: bold;
}

h3{
	font-family: verdana;
	font-size: 15px;
	color: #da00da;
	margin-top: -15px;
}

a{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	opacity: 0.7;
	color: #CCCCCC;
}

.r{
	color: #CCCCCC;
}
.r:hover{
	color: #FFFFFF;
}
/*
input[type=radio] {
	content : url(/public/img/radiobut.gif);
}
input[type=radio]:checked {
	content : url(/public/img/radiobutchd.gif);
}
*/

.wstazka{
	position: absolute;
	margin: 0 0 0 0;
}

.logo{
	padding-right: 80px;
	height: 53px;
	text-align: right;
}

.main{
/*	border: 1px solid red; */
	width: 1024px;
	height: auto;
}

.tlo{
	float: left;
	width: 1024px;
	background: url(/public/img/tlo.jpg);
	background-repeat: no-repeat;
}

.ekran1{
	width: 512px;
	height: auto;
	float: left;
}

.box1{
	width: 462px;
	height: 635px;
	background: url(/public/img/box1.png);
	background-repeat: no-repeat;
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-align: left;
}

.box1_text{
	padding: 40px 20px 20px 20px;
	line-height: 23px;
}

.ekran2{
	width: 512px;
	height: auto;
	float: left;
}

.box2{
	width: 462px;
	height: 635px;
	background: url(/public/img/box2.png);
	background-repeat: no-repeat;
	
}

#animowany_text{
	width: 400px;
	height: 100px;
	text-align: center;
	border: 1px solid transparent;
}

#flowplayerholder{
	border: 1px solid #CCCCCC;
	width: 320px;
	height: 180px;
}

.okno_przycisku{
	width: 356px;
	height: 359px;
	text-align: center;
	padding-top: 15px;
	background: url(/public/img/box3.jpg);
	background-repeat: no-repeat;
}

.bigbox{
	width: 937px;
	height: auto;
	padding: 0px;
/*	background: url(/public/img/bigbox.png);
	background-repeat: no-repeat; */
}

.bigbox-top{
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	width: 936px;
	height: 79px;
	background: url(/public/img/bigbox-top.png);
}

.bigbox-mid{
	width: 936px;
	height: auto;
	background: url(/public/img/bigbox-mid.png);
	color: #FFFFFF;
}

.bigbox-bot{
	width: 936px;
	height: 39px;
	background: url(/public/img/bigbox-bot.png);
}

.pytanie{
	width: 850px;
	height: 230px;
	margin-top: 0px;
	font-family: Georgia;
	font-size: 40px;
	text-align: justify;
	border: 0px solid red;
/*
 * font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 */ 
/*	float: left; */
}

.odpowiedz{
	width: 700px;
	height: 150px;
	font-family: Georgia;
	font-size: 30px;
	text-align: left;
	margin: 0 0 0 0px;
	
	border: 0px solid #CCCCCC;
/*
 * font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 */ 
/*	float: right; */
}

.pasek_postepu{
	width: 900px;
	text-align: center;
	color: #333333;
}

.stopka{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}


.sms{
	
	text-align: left;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
}

.moral{
	width : 880px;
	font-family: Tahoma;
	font-size: 15px;
	text-align: justify;
	color: #FFFFFF;
	border: 1px solid transparent;
}

.ttt{
	width: 820px;
	border: 1px dotted #333333;
	padding: 10px;
	text-align: justify;
	font-family: Verdana, Arial; 
	font-size: 20px; 
	margin-left: 0px;
}
.costContainer{
	font-size:10px;
	color:#11b111;
}
