body, html {
	/*height: 100%;*/
	width: 100%;
	height: 100%;	
	margin: 0;
	padding: 0;
	/* background-color: #FBFBFB; */
	color: #5C5859;
	line-height: 14px;
	font-size: 11px;
}

body, html, td, div, button {
	font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
}

body {
	background-image: url(/app/files/images/public/main_bg.jpg);
	background-repeat: repeat;
}

form, table, div, map, input, span {
	margin: 0px;
	padding: 0px;
	border: 0px;		
}

p {
	margin-top: 2px;
	margin-bottom: 2px;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

#body2 {
	background-image: url(/app/files/images/public/main_bg_top.jpg);
	background-position:top;
	background-repeat: repeat-x;

/* jezeli naglowek ma byc na cala szerokosc usunac te params 
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;*/
}

h2 {
	font-size: 16px;
}

.div_clear { clear:both; font-size:1px; }


/* --------------- Header TOP ------------------------------ */
#header_top_main {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	/*background-color: #FFFFFF;*/
	background-image: url(/app/files/images/public/main_bg_top.jpg);
	background-repeat: no-repeat;
}

#header_top_main .header_top_shadow_line{
	margin: 0px;
	padding: 0px;
	height:11px;
	background-color: #FFFFFF;	
	border-top: #BFBFBF 0px solid;	
	border-left: #BFBFBF 0px solid;	
	border-right: #BFBFBF 0px solid;	
	border-bottom: #BFBFBF 0px solid;	
	background-image:url(/app/files/images/public/top_shadow_line.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#header_top_main #header_logo_line{
	margin: 0px;
	padding: 0px;
	height:81px;
	background-color: #FFFFFF;	
	border-top: #BFBFBF 0px solid;	
	border-left: #BFBFBF 0px solid;	
	border-right: #BFBFBF 0px solid;	
	border-bottom: #BFBFBF 0px solid;	
	background-image:url(/app/files/images/public/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#header_top_main #header_logo_line #logo{
	padding:0px;
	margin:0px;
	border:0px;
	height:81px;
	width:150px;
	float:left;
}

#header_top_main #top_menu_line {
	padding:0px;
	margin:0px;
	height:35px;
	border-top: #BFBFBF 0px solid;	
	border-left: #BFBFBF 0px solid;	
	border-right: #BFBFBF 0px solid;	
	border-bottom: #BFBFBF 0px solid;	
	background-image:url(/app/files/images/public/top_menu_line_bg.jpg);
	background-repeat:repeat-x;
}

#header_top_main #top_menu_line .menu {
	padding:0px;
	margin:0px;
	padding-top:8px;
	margin-right:10px;
	margin-left:10px;	
	text-align: left;
	color:#005CB9;
	font-weight:bold;
	font-size:11px;
	width: 400px; /* mniej wiecej polowa content*/
	float:left;
}

#header_top_main #top_menu_line .menu a {	font-size:14px;	color:#000000; }
#header_top_main #top_menu_line .menu a:hover {	font-size:14px;	color:#7e5e5e5; }
#header_top_main #top_menu_line .menu .separator { color:#D7D7D7; font-size:12px; font-weight: bold; margin-left:5px; margin-right:5px;}

/* --------------- containter ------------------------------ */
#container {
	padding: 0px;
	width: 960px; /* 958px; */
	margin-top: 0px;
	margin-right: auto; /* auto; */
	margin-bottom: 0px;
	margin-left: auto; /* auto; */
	background-color: #FFFFFF;	
	border-top: #DFDFDF 0px solid;	
	border-left: #DFDFDF 1px solid;	
	border-right: #DFDFDF 1px solid;	
	border-bottom: #DFDFDF 1px solid;				
}

#container #content{
	padding:0;
	margin:0;
	margin-top:12px;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	/*margin-right:20px;*/
	width:932px; /* szerokosc calosci 672px*/
	background-color: #FFFFFF;
	float:left;
}

#container #bottom_line {
	padding: 0px;
	margin:0px;
	padding-top: 0px;
	padding-left: 10px;	
	padding-right: 10px;		
	height:28px;
	font-size: 11px;	
	color:#555555;
	border-left: #E1E1E1 0px solid;		
	border-right: #E1E1E1 0px solid;		
	border-bottom: #E1E1E1 1px solid;		
	border-top: #E1E1E1 0px solid;		
	background-image: url(/app/files/images/public/main_content_bottom_bg.jpg);
	background-position:top;
	background-repeat: repeat-x;
}

#container #bottom_line a {	color: #808080; font-weight:bold; }


.blue_box {
	margin: 0;
	margin-bottom: 10px;
	padding: 15px;
	height: 320px;
	border: #E7CF9E 4px solid;	
	background-color: #F9F9F9;
}

.bigImage {
	padding: 2px;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
}

#timer_box {
	margin: 0;
	margin-bottom: 20px;
	width: 270px;
	padding-top: 9px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	border: #DBB76F 2px solid;	
	background-color: #FFFFFF;
	text-align: right;
	float: right;
}

#timer_box .timer {
	color: #000000;
	font-size: 21px;
	font-weight: bold;
}

#timer_box .red {
	color: #FF0000;
}

#timer_box .text {
	margin-right: 20px;
	margin-left: 10px;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	float: left;
}

#quest_box {
	margin: 0;
	margin-bottom: 20px;
	width: 230px;
	padding-top: 9px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	border: #DBB76F 2px solid;	
	background-color: #FFFFFF;
	text-align: right;
	float: right;
}

#quest_box .quest {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	float: right;
}

#quest_box .text {
	margin-right: 20px;
	margin-left: 10px;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	float: left;
}

#questions_buttons {
	padding: 0px;
	margin: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 370px;
	float: right;
}

#questions_buttons a, #questions_buttons a:hover {
	text-decoration: none; 
}

#questions_buttons .button_gray {
	padding: 0px;
	padding-top: 9px;
	margin: 0px;
	margin-right: 6px;
	margin-top: 1px;
	width: 35px;
	height: 33px; /* razem 26px */
	color:#333333;
	font-size:16px;
	font-weight: bold;
	text-align:center;	
	float:left;	
	background-image: url(/app/files/images/public/quest_button_gray.jpg);
	background-repeat: no-repeat;
}

#questions_buttons .button_blue {
	padding: 0px;
	padding-top: 9px;
	margin: 0px;
	margin-right: 6px;
	margin-top: 1px;
	width: 35px;
	height: 33px; /* razem 26px */
	color:#FFFFFF;
	font-size:16px;
	font-weight: bold;
	text-align:center;	
	float:left;	
	background-image: url(/app/files/images/public/quest_button_blue.jpg);
	background-repeat: no-repeat;
}

#questions_buttons .button_green {
	padding: 0px;
	padding-top: 9px;
	margin: 0px;
	margin-right: 6px;
	margin-top: 1px;
	width: 35px;
	height: 33px; /* razem 26px */
	color:#FFFFFF;
	font-size:16px;
	font-weight: bold;
	text-align:center;	
	float:left;	
	background-image: url(/app/files/images/public/quest_button_green.jpg);
	background-repeat: no-repeat;
}

#questions_buttons .button_red {
	padding: 0px;
	padding-top: 9px;
	margin: 0px;
	margin-right: 6px;
	margin-top: 1px;
	width: 35px;
	height: 33px; /* razem 26px */
	color:#FFFFFF;
	font-size:16px;
	font-weight: bold;
	text-align:center;	
	float:left;	
	background-image: url(/app/files/images/public/quest_button_red.jpg);
	background-repeat: no-repeat;
}

#buttons_next_prev {
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 420px;
	float: right;
}

#buttons_next_prev .button_next_prev {
	padding: 0px;
	padding-top: 7px;
	margin: 0px;
	margin-left: 42px;
	margin-top: 1px;
	width: 150px;
	height: 21px; /* razem 26px */
	color:#333333;
	font-size:14px;
	font-weight: bold;
	text-align:center;	
	float:left;	
	border: #B6B6B6 1px solid;	
	background-image: url(/app/files/images/public/bg_button_next_prev.jpg);
	background-repeat: repeat-x;
}

#buttons_end {
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	width: 420px;
	text-align: center;
	float: right;
}

#button_end {
	padding: 0px;
	padding-top: 0px;
	margin: 0px;
	margin-left: 40px;
	margin-top: 0px;
	width: 150px;
	height: 28px; /* razem 26px */
	color:#CC3300;
	border: #CC3300 1px solid;	
	font-size:15px;
	font-weight: bold;
	text-align:center;	
	float:center;	
	background-image: url(/app/files/images/public/bg_button_next_prev.jpg);
	background-repeat: repeat-x;
}

.quest_text_box {
	margin: 0;
	margin-bottom: 8px;
	margin-top: 2px;
	padding: 15px;
	font-size:12px;
	border: #DBB76F 2px solid;	
	background-color: #FFFFFF;
}

.select_answers_box {
	margin-top: 2px;
	padding: 10px;
	font-size:12px;
	height: 185px;
	border: #DBB76F 1px solid;	
	background-color: #FFFFFF;
}

.select_answers_box a { text-decoration: none;}

.select_answers_box .answer_line {
	margin-bottom: 5px;
	cursor: pointer;
	background-color: #FFFFFF;
}

.select_answers_box .answer_line_selected {
	color: #330000;
	background-color: #7FBFFC;
}

.select_answers_box .answer_text {
	padding: 5px;
	width: 800px;
	float:left;	
}

.select_answers_box .button_gray {
	padding: 0px;
	padding-top: 17px;
	margin: 0px;
	margin-top: 0px;
	margin-right: 6px;
	width: 61px;
	height: 40px; /* razem 26px */
	color:#333333;
	font-size:34px;
	font-weight: bold;
	text-align:center;	
	float:left;	
	background-image: url(/app/files/images/public/answer_button_gray.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

.select_answers_box .button_blue {
	padding: 0px;
	padding-top: 17px;
	margin: 0px;
	margin-right: 6px;
	margin-top: 0px;
	width: 61px;
	height: 40px; /* razem 26px */
	color:#333333;
	font-size:34px;
	font-weight: bold;
	text-align:center;	
	float:left;	
	background-image: url(/app/files/images/public/answer_button_blue.jpg);
	background-repeat: no-repeat;
}

.select_answers_box .button_red {
	padding: 0px;
	padding-top: 17px;
	margin: 0px;
	margin-right: 6px;
	margin-top: 0px;
	width: 61px;
	height: 40px; /* razem 26px */
	color:#333333;
	font-size:34px;
	font-weight: bold;
	text-align:center;	
	float:left;	
	background-image: url(/app/files/images/public/answer_button_red.jpg);
	background-repeat: no-repeat;
}

.select_answers_box .button_green {
	padding: 0px;
	padding-top: 17px;
	margin: 0px;
	margin-right: 6px;
	margin-top: 0px;
	width: 61px;
	height: 40px; /* razem 26px */
	color:#333333;
	font-size:34px;
	font-weight: bold;
	text-align:center;	
	float:left;	
	background-image: url(/app/files/images/public/answer_button_green.jpg);
	background-repeat: no-repeat;
}

#message_and {
	padding: 10px;
	margin: 0px;
	margin-top: 10px;
	text-align: center;
	border: #E60000 1px solid;	
	font-size:13px;
	font-weight: bold;
	color: #E60000;
	width: 370px;
	float: right;	
	display: none;
}
