body, html {
    margin: 0;
	padding: 0;
}

body {
    background-color: #EEE;
	background-image: url('images/background.gif');
	background-position: 50%;
	background-repeat: repeat-y;
	text-align: center;
    color: #7A7A7A;
}

body, div, td, p {
	font-family: Tahoma;
	font-size: 12px;
}

/* Wycentrowanie strony */

* html body {
	margin-left: 1px;
}

/* Nagłówek */
#header {
	border-bottom: 3px solid #DFDFDF;
	margin-bottom: 1px;
	background-color: #FFF;
}

#header .links {
	width: 174px;
	float: right;
	font-size: 11px;
}

#header .links ul {
    margin: 0;
	padding: 0;
}

#header .links ul li {
	list-style: none;
	margin: 0;
	padding: 0;
    float: left;
	width: 58px;
	background-image: url('images/header_link.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
}

#header .links li a {
    display: block;
	color: #717171;
	text-decoration:none;
	padding: 26px 0 5px 10px;
}

#header .links li a:hover {
	text-decoration:underline;
}

#header .banners {
	width: 556px;
	height: 63px;
}

#header .nj_banner {
	float: left; 
	width: 183px; 
	height: 63px;
	border:0;
}

#header .center_banner {
	float:left;
	height:63px; 
	width: 367px;
}
/* */

/* Górne menu */
#top_menu {
	background-color: #F3F3F3;
	text-align: center;
	height: 45px;
	clear: both;
}

#top_menu .links {
	margin: 0 auto;
	width: 749px;
	font-size: 11px;
}

#top_menu .links ul {
	margin: 0;
	padding: 0;
}

#top_menu .links li {
	list-style: none;
	margin: 0;
	padding: 0;
    float: left;
	width: 107px;
	background-image: url('images/top_menu_link.gif');
	background-position: 50% 5px;
	background-repeat: no-repeat;
	padding-top: 10px;
}

#top_menu .links a {
	display: block;
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
	padding: 3px 0;
	margin: 0 3px;
}

#top_menu .links li.link1 a {
	background-color: #C50D0B;
}
#top_menu .links li.link2 a {
	background-color: #D9DC2D;
}
#top_menu .links li.link3 a {
	background-color: #8EC63F;
}
#top_menu .links li.link4 a {
	background-color: #C7BF40;
}
#top_menu .links li.link5 a {
	background-color: #C6943F;
}
#top_menu .links li.link6 a {
	background-color: #C55B41;
}
#top_menu .links li.link7 a {
	background-color: #993D32;
}

#top_menu .links a:hover {
	text-decoration:underline;
}

.titlelink
{
	text-decoration:none !important;
	color:#c50b0d !important;
}

.titlelink:hover
{
	text-decoration:underline !important;
}

.adv_testy_box {
	width: 323px;
	*width: 325px; 
	height: 305px; 
	border: solid 1pt #a0a0a0; 
	background: url(/assets/images/testy_prawo_jazdy/back.jpg);
	font-size: 12px;
}
.adv_testy_box .test_line_a {
	color: #c50d0b; 
	padding-top: 16px !important; 
	padding-left: 11px !important; 
	font-weight: bold;	
}
.adv_testy_box .test_line_b {
	color: #7a7a7a;
	padding-top: 16px !important;
	padding-left: 11px !important;
}
.adv_testy_box a {
	font-weight: bold;
	text-decoration: none !important;
}
.adv_testy_box a:hover {
	font-weight: bold;
	text-decoration: underline !important;
}
.adv_testy_box .test_line_c {
	color: #7a7a7a;
	padding-left: 11px !important; 
	padding-top: 14px !important; 
}
.adv_testy_box .test_line_d {
	color: #c6943f;
	padding-left: 11px !important;
	padding-top: 16px !important; 
	font-weight: bold;
}
.img_test_next {
	float: right;
	margin: 5px 0 0 5px; 
}
.img_test_answer {
	float: left;
	margin: 5px 5px 0 0;
}
a.a_test_answer {
	margin-bottom: 10px; 
	float: left;
	text-decoration: none !important;
}
a.a_test_answer:hover {
	text-decoration: underline !important;
}
a.a_test_next {
	margin-bottom: 10px; 
	float: right; 
	color: #c50d0b !important; 
	font-weight: bold;
	text-decoration: none !important;
}
a.a_test_next:hover {
	text-decoration: underline !important;
}