body {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	color: #000;
	font: 12px Tahoma, Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	background-color: #d7f4ff;
}

img {
	vertical-align: middle;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

hr {
	border: none;
	height: 2px;
	background-color: #d4d4d4;
	width: 100%;
	clear: both;
	margin-top: 3px;
	margin-bottom: 8px;
}

br.clear {
	clear: both;
}

h1, h2 {
        margin: 0px; padding: 0px;
}

/* Glowny uklad + logo */

div#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	height: auto;
	clear: both;
}

div#container div#logo {
	clear: both;
	text-align: left;
	width: 975px;
	height: 95px;
	background: url("/media/gfx/logo.png") no-repeat;
	z-index: 0;
        position: relative;
}

div#container div#logo a#frontpage_link {
        display: block;
        width: 400px;
        height: 58px;
        margin: 0px auto;
}

div#container div#logo a#domek {
        display: block;
        width: 13px;
        height: 13px;
        position: absolute;
        right: 8px;
        top: 3px;
        background: url("/media/gfx/home.png") no-repeat;
}

div#container div#logo div#links {
	position: absolute;
        top: 68px;
	left: 5px;
	width: 975px;
	height: 20px;
}

div#container div#logo div#links div.link {
	width: 16%;
	float: left;
}

div#container div#commercial {
	clear: left;
	text-align: left;
	width: 755px;
	height: 208px;
	float: left;
	margin: 0px;
}

div#container div#newsletter {
	clear: right;
	float: right;
	width: 220px;
	height: 208px;
	margin: 0px;
}

div#container div#newsletter div.top {
	height: 6px;
	background: url("/media/gfx/newsletter_top.png") no-repeat;
	overflow: hidden;
}

div#container div#newsletter div.bg {
	padding-left: 10px;
	padding-right: 10px;
	height: 193px;
	text-align: justify;
	background: url("/media/gfx/newsletter_bg.png") repeat-y;
	overflow: hidden;
}

div#container div#newsletter div.bottom {
	height: 9px;
	background: url("/media/gfx/newsletter_bottom.png") no-repeat;
	overflow: hidden;
}

form input {
	color: #000;
	padding: 2px;
	border: 1px #aaa solid;
	background-color: #fff;
	float: right;
	width: 130px;
	height: 16px;
	clear: right;
}

form input.submit {
	float: right;
	width: 90px;
	height: 20px;
	clear: right;
	border: none;
}

form select {
	color: #000;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px #aaa solid;
	background-color: #fff;
	float: right;
	width: 100px;
	height: 20px;
	clear: right;
}

form label {
	padding-top: 5px;
	height: 13px;
	float: left;
	clear: left;
}

form fieldset {
	padding: 0px;
	margin: 0px;
	border: none;
}

form textarea {
	color: #000;
	border: 1px #aaa solid;
	background-color: #fff;
	width: 370px;
	height: 100px;
}

.left_up img {
        display: block;
        position: absolute;
        right: -102px;
        top: 3px;
}

div#container div.box {
	float: left;
	width: 325px;
	background-image: url("/media/gfx/box_bg.png");
}

div#container div.box div.in {
	width: 305px;
	margin-left: 10px;
	text-align: justify;
}

div#container div.box div.up {
	width: 325px;
	height: 6px;
	background-image: url("/media/gfx/box_top.png");
	font-size: 0px;
}

div#container div.box div.bottom {
	width: 325px;
	height: 9px;
	background-image: url("/media/gfx/box_bottom.png");
	font-size: 0px;
}

div#container div.box div.in div.left_up {
	width: 200px;
	float: left;
        position: relative;
}

div#container div.box div.in div.right_up {
	width: 100px;
	float: right;
	text-align: center;
}

div#container div.box div.in div.right_bottom {
	width: 120px;
	margin-top: 5px;
	float: right;
	text-align: center;
}

div#container div#txt_footer {
	height: 8px;
	margin-top: 8px;
	font-size: 10px;
}

div#container div.txt {
	float: left;
	width: 650px;
	background-image: url("/media/gfx/txt_bg.png");
}

div#container div.txt div.in {
	width: 630px;
	margin-left: 10px;
	text-align: justify;
	padding-bottom: 10px;
}


div#container div.txt div.in div.float {
	float: right;
	padding: 10px;
}

div#container div.txt div.up {
	width: 650px;
	height: 6px;
	background-image: url("/media/gfx/txt_top.png");
	font-size: 0px;
}

div#container div.txt div.bottom {
	width: 650px;
	height: 9px;
	background-image: url("/media/gfx/txt_bottom.png");
	font-size: 0px;
}

div#container div#txt_footer {
	margin-top: 5px;
	width: 975px;
	text-align: left;
}

div#container div#footer {
	margin-top: 0px;
	clear: both;
	font-size: 0px;
	width: 975px;
	height: 50px;
        padding: 0px;
	/*background: url("/media/gfx/logasy.png") no-repeat center;*/
}

div#container div#footer a {
        display: block;
        margin: 0px;
        padding: 0px;
        overflow: hidden;
        float: left;
        height: 50px;
}

a.article_main_link {
        display: block;
        width: 121px;
        height: 25px;
        background: url("/media/gfx/button.png") 0px 0px no-repeat;
}

a.article_main_link:hover {
        background: url("/media/gfx/button_check.png") 0px 0px no-repeat;
}

div.promo .left_up {
        height: 80px;
}

/*
 * menu rozwijane
 */

ul#menu {
        display: block;
        list-style: none;
        list-style-type: none;
        text-align: left;
        margin: 0px;
        padding: 0px;
}

ul#menu li {
        display: block;
        padding: 0px 40px;
        height: 20px;
        margin: 0px;
        float: left;
        position: relative;
}

ul.child_menu {
        display: block;
        position: absolute;
        background: #e4e6e3;
        margin: 0;
        padding: 0px;
        padding-top: 10px;
        width: 160px;
        overflow: hidden;
        border-top: lpx solid #ddd;
        border-bottom: 2px solid #bbb;
        border-right: 1px solid #bbb;
        border-left: 1px solid #bbb;
        top: -9999em;
}

ul#menu li:hover ul.child_menu {
        display: block;
        top: 20px;
}

ul.child_menu li {
        display: block;
        float: none;
        clear: both;
        text-align: left;
        padding: 2px 5px!important;
        margin: 0px!important;
        width: 160px;
}

div#big_box_container {
        display: block;
        width: 984px;
        height: 287px;
        overflow: hidden;
        margin-left: -5px;
}

div.big_box {
        display: block;
        width: 328px;
        height: 287px;
        overflow: hidden;
        float: left;
        margin: 0px;
        padding: 0px;
}

div#small_box_container {
        display: block;
        width: 975px;
        height: 55px;
        overflow: hidden;
        margin: 0px; padding: 0px;
        margin-bottom: 10px;
}

div.small_box {
        display: block;
        width: 325px;
        height: 55px;
        float: left;
        overflow: hidden;
}

span.red {
        color: red!important;
}
