@charset "utf-8";
/* CSS Document */

body {
	background-color: #255294;
}

#back_color {
	background: url(./images/back_up.jpg) repeat-x top;
	background-color: #b9cbe6;
}

#positioner {
	height: 100%;
	width: 100%;
	background: url(./images/back_down.jpg) repeat-x bottom;
}

#spacer-top {
	height: 31px;
	width: 100%;
}

#border_body {
	height: 1705px;
	width: 859px;
	background-color: #3b639e;
}

#wrapper {
	height: 100%;
	width: 857px;
}

#header {
	height: 354px;
	width: 857px;
}

#spacer_up {
	height: 30px;
	width: 857px;
	background-color: #fff;
}

#content {
	height: 1260px;
	width: 857px;
	background-color: #fff;
}

#left_side {
	height: 400px;
	width: 245px;
	display: inline;
	float: left;
	margin-left: 31px;
}	   

#ls_pic {
	height: 125px;
	width: 245px;
	background: url(images/q_pic.jpg) no-repeat left;
}

#ls_title {
	height: 20px;
	width: 245px;
	margin-top: 20px;
}

#question {
	height: 160px;
	width: 245px;
}

#question1 {
	height: 30px;
	width: 245px;
	margin-top: 5px;
}

#qu_image1 {
	height: 24px;
	width: 10px;
	background: url(images/qu_image.jpg) no-repeat top left;
	display: block;
	float: left;
	margin-top: 5px;
}

#qu_title1 {
	height: 14px;
	width: 235px;
	display: block;
	float: left;
	text-transform: uppercase;
}

#qu_link1 {
	display: block;
	float: left;
	height: 14px;
	width: 235px;
}

#question2 {
	height: 45px;
	width: 245px;
	margin-top: 10px;
}

#qu_image2 {
	height: 24px;
	width: 10px;
	background: url(images/qu_image.jpg) no-repeat top left;
	display: block;
	float: left;
	margin-top: 5px;
}

#qu_title2 {
	height: 14px;
	width: 235px;
	display: block;
	float: left;
	text-transform: uppercase;
}

#qu_link2 {
	display: block;
	float: left;
	height: 28px;
	width: 235px;
}

#question3 {
	height: 45px;
	width: 245px;
	margin-top: 10px;
}

#qu_image3 {
	height: 24px;
	width: 10px;
	background: url(images/qu_image.jpg) no-repeat top left;
	display: block;
	float: left;
	margin-top: 5px;
}

#qu_title3 {
	height: 14px;
	width: 235px;
	display: block;
	float: left;
	text-transform: uppercase;
}

#qu_link3 {
	display: block;
	float: left;
	height: 28px;
	width: 235px;
}

#send {
	height: 22px;
	width: 145px;
	display: block;
	float: left;
}

#result {
	margin-top: 10px;
	height: 22px;
	width: 200px;
	display: block;
	float: left;
}

#spacer {
	height: 1250px;
	width: 41px;
	display: inline;
	float: left;
}

#del {
	height: 1250px;
	width: 1px;
	background-color: #f1f1f1;
}

#right_side {
	height: 1260px;
	width: 509px;
	display: inline;
	float: left;
}

#rs_title {
	height: 20px;
	width: 509px;
}

#cat_b_text {
	height: 90px;
	width: 509px;
	text-align: justify;
	margin-top: 10px;
}

#cat_m_text {
	height: 120px;
	width: 509px;
	text-align: justify;
	margin-top: 20px;
}

#v_dot_text {
	height: 202px;
	width: 509px;
	text-align: justify;
	margin-top: 20px;
}

#o_kurs_text {
	height: 65px;
	width: 509px;
	text-align: justify;
	margin-top: 20px;
}

#teoria_text {
	height: 105px;
	width: 509px;
	text-align: justify;
	margin-top: 20px;
}

#praktika_text {
	height: 300px;
	width: 509px;
	text-align: justify;
	margin-top: 20px;
}

#price_text {
	height: 20px;
	width: 509px;
	text-align: justify;
	margin-top: 20px;
}

#izpit {
	height: 140px;
	width: 509px;
	text-align: justify;
	margin-top: 20px;
}

#iaa {
	height: 20px;
	width: 509px;
	text-align: justify;
	margin-top: 20px;
}

#spacer_down {
	height: 30px;
	width: 857px;
	background-color: #fff;
}

#ak_logo {
	height: 22px;
	width: 137px;
	margin-left: 31px;
	background: url(images/logo.jpg) no-repeat left;
}

#footer {
	height: 32px;
	width: 857px;
	clear: both;
	background: url(images/footer.jpg) repeat-x left;
}

#footer_left {
	height: 18px;
	width: 400px;
	display: inline;
	float: left;
	margin-left: 31px;
	margin-top: 9px;
}

#footer_right {
	height: 18px;
	width: 125px;
	display: inline;
	float: left;
	margin-top: 9px;
	margin-left: 240px;
}

#footer_logo {
	height: 32px;
	width: 29px;
	display: inline;
	float: right;
	background: url(images/nobatt_logo.jpg) no-repeat right;
	margin-right: 31px;
}

#spacer_bottom {
	height: 30px;
	width: 100%;
}