body {
    margin: 20px 0 0 0;
	padding: 0;
    background-color: #efebdf;
    font-family: Tahoma, Arial, Verdana, Sans-serif;
    color: #736852;
    background-image: url('img/main_bg.png');
    background-position: top center;
    background-repeat: repeat-x;
}

img {
    border: 0px;
}

form {
    display: inline;
}

a:link {    
    text-decoration: none;
    outline: 0;
}

a:visited { 
    text-decoration: none;
    outline: 0;
}

a:hover { 
    text-decoration: underline;
    outline: 0;
}
 
div#header {
    width: 980px;
    height: 204px;
    margin: 0 auto 30px auto;
	background-image: url('img/header_bg.png');
    background-repeat: no-repeat;
}

div#header h1 {
    height: 0;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
}

div#header div#menu {
	width: 920px;
	height: 60px;
    margin: 114px 30px 0 30px;
}
 
div#menu ul {
    margin: 0;
    padding: 0;
}

div#menu li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

div#menu a {
    float: left;
}

div#menu a#m_strona_glowna {
    width: 73px;
    height: 0px;
    padding-top: 60px;
    background-image: url('img/menu_strona_glowna.png');
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
}

div#menu a#m_dlaczego_my {
    width: 151px;
    height: 0px;
    padding-top: 60px;
    background-image: url('img/menu_dlaczego_my.png');
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
}

div#menu a#m_przedmioty {
    width: 140px;
    height: 0px;
    padding-top: 60px;
    background-image: url('img/menu_przedmioty.png');
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
}

div#menu a#m_cennik {
    width: 106px;
    height: 0px;
    padding-top: 60px;
    background-image: url('img/menu_cennik.png');
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
}

div#menu a#m_gwarancja {
    width: 133px;
    height: 0px;
    padding-top: 60px;
    background-image: url('img/menu_gwarancja.png');
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
}

div#menu a#m_terminy {
    width: 113px;
    height: 0px;
    padding-top: 60px;
    background-image: url('img/menu_terminy.png');
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
}

div#menu a#m_blog {
    width: 87px;
    height: 0px;
    padding-top: 60px;
    background-image: url('img/menu_blog.png');
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
}

div#menu a#m_kontakt {
    width: 117px;
    height: 0px;
    padding-top: 60px;
    background-image: url('img/menu_kontakt.png');
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
}

div#menu a:hover {
    background-position: 0 -60px;
}

div#menu a.active {
    background-position: 0 -60px;
}

div#form_gwarancja {
	width: 860px;
	height: 525px;
	margin: 0 auto 0 auto;
	padding: 0 60px 0 60px;
	background-image: url('img/form_gwarancja_bg.jpg');
	background-position: bottom right;
    background-repeat: no-repeat;
}

div#form_info {
    padding-top: 8px;
	font-size: 10px;
    color: #b3aa93;
    text-align: justify;
}

div#formularz {
	float: left;
	width: 366px;
	height: 525px;
	padding-right: 69px;
}

div#formularz > h2 {
    width: 300px;
    height: 35px;
	margin: 4px 0 20px 0;
	padding: 0;
    background-image: url('img/h2_skontaktuj_sie.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
}

div#formularz fieldset {
	float: left;
    border: 0;
	padding: 0;
	margin: 0;
}

div#formularz div {
	padding-bottom: 10px;
}

div#formularz label {
	float: left;
    width: 135px;
	padding-top: 9px;
	font-size: 13px;
	line-height: 22px;
}

div#formularz input {
    width: 215px;
	height: 35px;
	margin: 0;
	padding: 0 8px 0 8px;
	border: 0;
	background-color: transparent;
	background-image: url('img/input_bg.png');
    background-repeat: no-repeat;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 13px;
	color: #ef4314;
}

div#formularz textarea {
    width: 215px;
	height: 54px;
	margin: 0;
	padding: 8px;
	border: 0;
	background-color: transparent;
	background-image: url('img/textarea_bg.png');
    background-repeat: no-repeat;
	font-family: Tahoma, Arial, Verdana, Sans-serif;
	font-size: 13px;
	color: #ef4314;
	resize: none;
}

div#wyslij_formularz {
	padding-top: 10px;
	text-align: right;
}

div#wyslij_formularz input {
	width: 182px;
	height: 36px;
	background-color: transparent;
	background-image: url('img/wyslij_form.png');
    background-repeat: no-repeat;
	text-indent: -9999px;
}

div#wyslij_formularz input:hover {
	background-position: 0 -36px;
}

div#gwarancja {
	float: right;
	width: 425px;
	height: 525px;
}

div#gwarancja > h2 {
    width: 425px;
    height: 91px;
	margin: 4px 0 20px 0;
	padding: 0;
    background-image: url('img/h2_gwarancja.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
}

div#gwarancja_info {
	font-size: 13px;
    line-height: 22px;
}

div#gwarancja_info span {
	color: #ef4314;
}

a.czytaj_wiecej{
    width: 131px;
    height: 0px;
    padding-top: 36px;
	margin-top: 24px;
    background-image: url('img/czytaj_wiecej.png');
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
}

a.czytaj_wiecej:hover {
    background-position: 0 -36px;
}

div#content {
	width: 980px;
	padding-bottom: 30px;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
	background-image: url('img/content_bottom.png');
	background-position: bottom;
    background-repeat: no-repeat;
}

div#content > div:first-child {
	width: 980px;
	height: 30px;
	background-image: url('img/content_top.png');
	background-position: top;
    background-repeat: no-repeat;
}

div#boxes {
	width: 880px;
	min-height: 300px;
	padding: 0 40px 0 60px;
	background-image: url('img/content_hr.png');
    background-repeat: repeat-y;
	overflow: auto;
	font-size: 13px;
	line-height: 22px;
}

div#box_left {
	float: left;
	width: 590px;
}

div#box_left h3 {
    width: 590px;
    height: 35px;
	margin: 15px 0 15px 0;
	padding: 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
}

div#box_left h4 {
	font-size: 15px;
    color: #ef4314;
}

div#box_left a {
	color: #736852;
    font-weight: bold;
}

div#box_left a:hover {
    color: #ef4314;
	text-decoration: none;
}

div#box_right {
	float: right;
	width: 190px;
}

div#box_right h3 {
    width: 190px;
    height: 35px;
	margin: 15px 0 15px 0;
	padding: 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
}

div#box_right a {
	color: #ef4314;
}

div#box_right a.strong {
	color: #ef4314;
	font-weight: bold;
}

div#box_right a:hover {
    color: #736852;
	text-decoration: none;
}

div#box_right ul, div#box_left ul {
    margin: 0;
	padding: 0;
	list-style: none;
}

div#box_right li, div#box_left li {
    margin: 0;
	padding: 0 0 0 27px;
	color: #ef4314;
	line-height: 24px;
	background-image: url('img/arrow_li.png');
	background-position: 0 7px;
	background-repeat: no-repeat;
}

div#box_right li a, div#box_left li a {
	color: #ef4314;
}

div#box_right li a:hover, div#box_left li a:hover {
	color: #736852;
	text-decoration: none;
}

ul#przedmioty_ul li a {
    color: #ef4314;
    font-weight: normal !important;
}

ul#przedmioty_ul li div {
    color: #5f5f5f !important;
}

a.zobacz_wszystkie {
    width: 160px;
    height: 0px;
    padding-top: 36px;
	margin-top: 24px;
    background-image: url('img/zobacz_wszystkie.png');
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
}

a.zobacz_wszystkie:hover {
    background-position: 0 -36px;
}

div#box_left p {
	margin: 0 0 20px 0;
	padding: 0;
}

div#box_left span {
	color: #ef4314;
}

h3#h3_przedmioty {
    background-image: url('img/h3_przedmioty.png');
}

h3#h3_tematy {
    background-image: url('img/h3_tematy.png');
}

div#copy_designer {
	width: 860px;
	height: 40px;
	margin: 0 auto 0 auto;
	padding-top: 25px;
	font-size: 13px;
	color: #91866a;
}

div#copy_designer div {
	float: right;
}

div#copy_designer div:first-child {
	float: left;
}

div#copy_designer a {
	font-weight: bold;
	color: #91866a;
}

div#copy_designer a:hover {
	color: #ef4314;
	text-decoration: none;
}

div#footer {
	width: 100%;
	height: 250px;
	padding: 30px 0 30px 0;
	background-image: url('img/footer_bg.png');
    background-repeat: repeat-x;
}

div#footer > div {
	width: 860px;
	height: 250px;
	margin: 0 auto 0 auto;
}

div#footer_menu {
	float: left;
	height: 250px;
	padding: 0 60px 0 0;
	background-image: url('img/footer_hr.png');
	background-position: right;
    background-repeat: no-repeat;
}

div#footer_menu > h4 {
    width: 54px;
    height: 23px;
	margin: 10px 0 15px 0;
	padding: 0;
    background-image: url('img/h4_menu.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
}

div#footer_menu ul {
    margin: 0;
    padding: 0;
}

div#footer_menu li {
    margin: 0;
    padding: 0;
    list-style: none;
	font-size: 13px;
	color: #91876d;
	line-height: 24px;
}

div#footer_menu li a {
    font-size: 13px;
	color: #91876d;
}

div#footer_menu li a:hover {
    color: #cabfa4;
	text-decoration: none;
}

div#footer_regulamin {
	float: left;
	width: 260px;
	height: 250px;
	padding: 0 60px 0 60px;
	background-image: url('img/footer_hr.png');
	background-position: right;
    background-repeat: no-repeat;
}

div#footer_regulamin > h4 {
    width: 103px;
    height: 23px;
	margin: 10px 0 15px 0;
	padding: 0;
    background-image: url('img/h4_regulamin.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
}

div#footer_regulamin  p, div#footer_kontakt p {
	font-size: 13px;
	color: #91876d;
	line-height: 22px;
}

div#footer_regulamin span {
	color: #ef4314;
}

div#footer_regulamin a {
	color: #cabfa4;
	font-weight: bold;
}

div#footer_regulamin a:hover {
	color: #ef4314;
	text-decoration: none;
}

div#footer_kontakt {
	float: left;
	width: 200px;
	height: 250px;
	padding: 0 60px 0 60px;
}

div#footer_kontakt > h4 {
    width: 77px;
    height: 23px;
	margin: 10px 0 15px 0;
	padding: 0;
    background-image: url('img/h4_kontakt.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
}

div#footer_kontakt strong, div#footer_kontakt a {
	color: #cabfa4;
	font-weight: bold;
}

div#footer_kontakt a:hover {
	color: #ef4314;
	text-decoration: none;
}

table.cennik td {
	border: 1px solid #dad5c7;
	padding: 8px;
}

table.cennik {
	margin-bottom: 20px;
}

a#rzetelna_firma {
    width: 146px;
    height: 0px;
    padding-top: 71px;
	margin-top: 25px;
    background-image: url('img/rzetelna.png');
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;    
}
