body{
	margin: 0;
	padding: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #666;
}
p{
	padding: 0;
	margin: 0;
}
img{
	vertical-align: middle;
}

a{
	color: #1379d0;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a img{
	border: none;
}
table{
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	border-collapse: collapse;
}
.clear{
	clear: both;
}
div#body{
	background: #fff url('/gfx/body_bg.gif') repeat-x;
}
div#wrapper{
	background: url('/gfx/wrapper_bg.gif') top center no-repeat;
	min-height: 850px;
	-height: 850px;
}

div#top{
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	height: 246px;
	bac/kground: url('/gfx/top_bg.gif') 264px 61px no-repeat;
}
div#top div{
	float: left;
	width: 441px;
	height: 206px;
	background: url('/gfx/logo_bg.gif');
}

div#top div a{
	display: block;
	text-align: center;
	margin: 40px 85px 0 0;
	color: #f9e600;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
}
div#top div a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

div#top p{
	text-align: right;
	float: right;
	margin: 70px 40px 0 0;
	width: 400px;
	font-style: italic;
	font-size: 16px;
	text-shadow: #888 0 0 1px;
}

div#top p strong{
	font-size: 30px;
	display: block;
	color: #1379d0;
	margin: 0 0 10px 0;
	text-shadow: #1379d0 0 0 5px;
}

div#top p strong span{
	font-size: 32px;
	color: #f9e600;
	font-weight: normal;
}

div#top p span#labl{
	display: none;
}

div#top p b#cntr{
	display: none;
}

div#menu{
	display: block;
	width: 1000px;
	height: 38px;
	-height: 50px;
	font-weight: bold;
	padding: 12px 0 0 0;
	font-size: 20px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	color: #126bb6;
}

div#menu a{
	vertical-align: middle;
	padding: 0 10px;
	color: #fff;
	font-size: 15px;
	font-style: italic;
	text-shadow: #fff 0 0 1px;
}
div#menu a:hover{
	color: #ece132;
	text-shadow: #000 0 0 2px;
}

div#menu a.a{
	color: #f9e600;
	text-shadow: #000 0 0 5px;
}

div#content{
	margin: 10px auto 0 auto;
	width: 1000px;
	text-align: left;
}
div#content h1.head{
	border-bottom: 1px solid #ddd;
	color: #1379d0;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	font-size: 16px;
}

div#footer{
	margin: 10px 0 0 0;
	border-top: 2px solid #f9e600;
	height: 210px;
	background: url('/gfx/footer_bg.gif') left bottom repeat-x;
}

div#footer-content{
	background: url('/gfx/footer-content_bg.gif') 316px 19px no-repeat;
	padding: 20px 0 0 0;
	height: 190px;
	-height: 210px;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

div#footer-content table{
	width: 1000px;
}
div#footer-content th{
	padding: 25px 10px 25px 30px;
	color: #aaa;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

div#footer-content td img{
	margin: 0 10px;
}

div#footer-content a.e{
	color: #f9e600;
	font-size: 10px;
	position: absolute;
	right: 100px;
	bottom: 10px;
}

div#footer-content a.e b{
	font-family: Verdana, Arial, sans-serif;
}
div#footer-content a.e b span{
	color: #f64;
}
div#submenu{
	float: left;
	width: 200px;
	margin: 0 20px 0 0;
	padding: 0;
	height: 20px;
	border-top: 1px solid #ddd;
}

div#submenu div{
	font-size: 10px;
	text-align: center;
	margin: 10px 0 0 0;
	line-height: 10px;
}

div#submenu div p{
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #eee;
}
div#submenu div p img{
	display: block;
	margin: 2px auto;
}

div#submenu ul{
	margin: 0;
	padding: 0;
}
div#submenu ul li{
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #ddd;
}

div#submenu li a{
	display: block;
	padding: 5px 20px;
	color: #333;
	background: url('/gfx/arrow_gray.gif') 170px 10px no-repeat;
}

div#submenu li.a{
	background: #0f74c9 url('/gfx/submenu_a_bg.gif') repeat-x;
}

div#submenu li.a a{
	color: #fff;
	background: url('/gfx/arrow_white.gif') 170px 10px no-repeat;
}


div.news{
	float: left;
	width: 780px;
}

div.news strong.tit{
	clear: both;
	font-size: 12px;
	display: block;
	margin: 0 0 1px 0;
}

div.news strong.tit a{
	color: #444;
}

div.news div.blk{
	font-size: 10px;
	margin: 5px 0 5px 0;
	padding: 0 0 5px 0;
	color: #888;
	border-bottom: 1px solid #eee;
	clear: both;
}

div.art-small{
	float: left;
	width: 780px;
}


div.art form{
	margin: 20px 0 0 0;
	padding: 0;
	border: none;
}

div.art form strong, div.art strong.smallh{
	border-bottom: 1px solid #ddd;
	color: #1379d0;
	margin: 30px 0 10px 0;
	padding: 0 0 10px 0;
	display: block;
	font-size: 13px;
}

div.art fieldset{
	margin: 0;
	padding: 0;
	border: none;
}

div.art legend{
	display: block;
	width: 100%;
	border-bottom: 1px solid #ddd;
	color: #1379d0;
	padding: 0 0 5px 0;
	font-size: 16px;
}

div.art legend span{
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #fa0;
	margin: 0 0 0 736px;
}

div.art-small legend span{
	margin: 0 0 0 530px;
}

div.art label{
	margin: 10px 0 3px 0;
	font-size: 12px;
	font-weight: bold;
	color: #1379d0;
	display: block;
}

div.art label.err{
	color: #f00;
}

div.art label span{
	color: #fa0;
	font-size: 15px;
	margin: 0 5px 0 0;
}

div.art input{
	display: block;
	width: 300px;
	border: 1px solid #1379d0;
	vertical-align: middle;
}

div.art textarea{
	display: block;
	width: 300px;
	border: 1px solid #1379d0;
	vertical-align: middle;
}

div.art select{
	display: block;
	border: 1px solid #1379d0;
	vertical-align: middle;
}
div.art input.err{
	border: 1px solid #f00;
	color: #f00;
}

div.art input.sub{
	background: #1379d0;
	float: right;
	width: auto;
	margin: 20px 0 0 0;
	padding: 5px 40px;
	border: 1px solid #f9e600;
	color: #f9e600;
	cursor: pointer;
	font-weight: bold
}

div.art form br{
	clear: both;
}
div.art input.chk{
	float: left;
	cursor: pointer;
	width: auto;
	margin: 0 5px 5px 0;
	border: none;
}
div.art input.chk2{
	float: right;
	width: auto;
	margin: 0 5px 5px 0;
	background: transparent;
	border: none;
}
div.art select.chk{
	float: right;
}
div.art input.t1{
	display: inline;
	width: 18px;
}
div.art input.t2{
	display: inline;
	width: 27px;
}

div.art input.t3{
	display: inline;
	width: 36px;
}
div.art label.chk{
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer;
	display: inline;
	width: auto;
}

div.art label.chk2{
	float: right;
	margin: 2px 4px 0 0;
}

div.art form b{
	color: #f00;
	display: block;
	margin: 0 0 2px 0;
	text-decoration: blink;
}

div.art form p{
	display: block;
	border: 1px solid #f00;
	color: #f00;
	margin: 10px 0;
	padding: 10px;
	text-align: center;
	text-decoration: blink;
	font-size: 14px;
	font-weight: bold;
}

div.navi{
	text-align: center;
	color: #575143;
}

div.navi a{
	color: #1379d0;
	padding: 0 3px;
	margin: 0 3px;
	background: none;
}

div.navi b{
	color: #444;
	padding: 0 3px;
	margin: 0 3px;
	text-decoration: none;
}

div.navi span{
	color: #666;
	padding: 0 3px;
	margin: 0 3px;
}

table.list{
	width: 1000px;
}

table.list th{
	padding: 3px 10px;
	border-top: 1px solid #1379d0;
	border-bottom: 1px solid #1379d0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	background: url('/gfx/footer_bg.gif') left top repeat-x;
	font-size: 13px;
	color: #1379d0;
}

table.list td{
	padding: 2px 5px;
	border-bottom: 1px solid #f9e600;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
}

.obrazek_lewo{
	float: left;
	background: #fff;
	margin: 10px 10px 10px 0;
}

.obrazek_prawo{
	float: right;
	background: #fff;
	margin: 10px 0 10px 10px;
}
div.art div.tip{
	position: absolute;
	padding: 10px 10px 10px 40px;
	width: 270px;
	-width: 320px;
	height: 45px;
	-height: 65px;
	border: 1px solid #aaa;
	background: #fefefe url('/gfx/info.gif') 10px 20px no-repeat;
	margin: 30px 0 0 450px;
}
div.art div.tip2{
	position: absolute;
	padding: 10px 10px 10px 40px;
	width: 270px;
	-width: 320px;
	height: 45px;
	-height: 65px;
	border: 1px solid #aaa;
	background: #fefefe url('/gfx/info.gif') 10px 20px no-repeat;
	margin: 0 0 0 450px;
}
div#content h1.head a.logout{
	float: right;
	font-size: 12px;
}

table.stat{
	width: 700px;
}
table.stat th{
	width: 25%;
	background: #eee;
	padding: 5px 10px;
	border: 1px solid #fff;
}

table.stat td{
	background: #fff;
	padding: 5px 10px;
	border: 1px solid #eee;
}

span.numer{
	margin: 0 10px;
	background: #eee;
	padding: 5px 10px;
	border: 1px solid #888;
	font-size: 12px;
	font-weight: bold;
	color: #e30909;
}

div.art form div.warn{
	border-bottom: 1px solid #eee;
	padding: 10px;
	font-size: 12px;
}
div.art form div.warn b{
	display: inline;
}

div.art table.gallery{
	margin: 20px 0 0 20px;
	border-collapse: separate;
}

div.art table.gallery td{
	width: 240px;
	height: 220px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ccc;
}

div.art table.gallery td:hover{
	border: 1px solid #444;
}

