* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #fff url(/img/body_bg.jpg) repeat-x;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	
}
a {
	text-decoration: none;
 	color: #000;
}
a:hover {
	text-decoration: none;
}
h2 {
	font-size: 14px;
	padding-bottom: 10px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #66350d;
	padding-bottom: 5px;
}

input, textarea {
	border: 1px solid #000;
}
.flash {
	padding: 10px 10px 10px 35px;
	margin: 0 0 20px;
}
.successFlash {
	border: 2px solid #BEDF5D;
	background: #E2F1A8 url(/img/flash_success.png) no-repeat 5px 50%;
}
.failureFlash {
	border: 2px solid #990000;
	background: #F97D88 url(/img/flash_failure.png) no-repeat 5px 50%;
}
.infoFlash {
	border: 2px solid #00499A;
	background: #7CB4FA url(/img/flash_info.png) no-repeat 5px 50%;
}
#all {
	text-align: left;
	width: 889px;
	margin: 0 auto;
}
#top {
	background: url(/img/top.jpg);
	height: 226px;
	position: relative;
	color: #fff;
}
#top1 {
	position: absolute;
	top: 65px; 
	left: 530px;
	font-size: 18px;
	letter-spacing: 2px;
}
#top2 {
	position: absolute;
	top: 95px; 
	left: 550px;
	font-size: 13px;
	letter-spacing: 0.3pt;
}
#topmenu {
	background: url(/img/logo.jpg) no-repeat;
	height: 59px;
	position: relative;
}
#topmenu_bg {
	float: right;
	background: url(/img/topmenu_bg.jpg) repeat-x;
}
#topmenu_l {
	background: url(/img/topmenu_left.jpg) no-repeat top left;
	height: 45px;
	width: 10px;
	float: left;
}
#topmenu_r {
	background: url(/img/topmenu_right.jpg) no-repeat top right;
	height: 45px;
	width: 10px;
	float: left;
}
#topmenu_bg ul {
	list-style: none;
	height: 45px;
	float: left
}
#topmenu_bg ul li {
	display: block;
	float: left;
	padding: 0 15px;
	line-height: 40px;
}
#topmenu_bg a {
	color: #000;
	display: block;
}
#topmenu_bg ul li:hover {
	background: url(/img/topmenu_active.jpg) no-repeat top center;
}
#footer {
	height: 42px;
	background: #d7d6d6;
	line-height: 42px;
	clear: both;
	padding: 0 15px;
}
#menu {
	height: 45px;
	background: url(/img/menu_bg.jpg);
	list-style: none;
	color: #fff;
	font-size: 15px;
	font-family: "Myriad Pro";
	line-height: 38px;
}
#menu li {
	display: block;
	height: 45px;
	float: left;
	padding: 0 15px;
	background: url(/img/menu_deactive.jpg) no-repeat top center;
}
#menu a {
	color: #fff;
}
#menu li:hover {
	background: url(/img/menu_active.jpg) no-repeat top center;
}
#search {
	float: right;
	padding-right: 10px;
	margin-top: 5px;
	line-height: 20px;
}
#search .text {
	background: #d4d4d4;
	border: 1px solid #a9a8a8;
	font-size: 10px;
	color: #444444;
	padding: 2px 5px;
	height: 15px;
	width: 120px;
	margin-left: 5px;
}
#search .submit {
	background: url(/img/search_submit.jpg);
	height: 21px; 
	color: #fff;
	padding: 0 2px;
}
#container {
	clear: both;
	padding-top: 15px;
}
#left_side {
	width: 222px;
	float: left;
}
#right_side {
	float: right;
	width: 656px;
}

.box {
	background: url(/img/box_bg.jpg);
	margin-bottom: 10px;
	width: 222px;
	margin: 0 auto 10px;
}
.box_header {
	background: url(/img/box_header.jpg);
	height: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	padding-left: 10px;
}
.box_content {
	padding: 5px 15px;
}
.box_footer {
	background: url(/img/box_footer.jpg);
	height: 7px;
	overflow: hidden;
}
.widebox {
	background: url(/img/widebox_bg.jpg);
	width: 648px;
	margin: 0 auto 10px;
}
.widebox_header {
	background: url(/img/widebox_header.jpg);
	height: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
	padding-left: 10px;
}
.widebox_header h2 {
	float: right;
	line-height: 32px;
	padding: 0;
	width: 170px;
	text-align: center;
}
.widebox_content {
	padding: 5px 8px;
}
.widebox_footer {
	background: url(/img/widebox_footer.jpg);
	height: 6px;
	overflow: hidden;
}
.more {
	font-family: "Myriad Pro";
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.more span {
	background: url(/img/more.jpg) no-repeat left;
	padding-left: 20px;
}
.more a {
	color: #000;
}
.more.l {
	text-align: left;
}
a.partner {
	color: #66350d;
	font-weight: bold;
}
input.adres {
	border: 1px solid #66350d;
	display: block;
	width: 100%;
	margin: 5px auto;
}
.subm, .input.submit input {
	background: url(/img/button.jpg);
	height: 25px; 
	width: 99px;
	text-align: center;
	color: #fff;
	border: 0;
	display: block;
	margin: 0 auto;
}
.u_link {
	text-align: right;
}
.u_link a {
	color: #66350d;
	text-decoration: underline;
	font-weight: bold;
}
.spacer {
	/*background: url(/img/spacer.jpg) no-repeat top center;*/
	height: 7px;
	margin: 10px auto;
	width: 637px;
}

.login label {
	height: 18px;
	display: block;
	
}
.login label input {
	float: right;
}
.bord {
	border: 2px solid #66350d;
}
table.list {
	width: 400px;
	margin: 0 auto;
}
table.list td {
	text-align: center;
	padding: 2px;
}
table.list td.l {
	text-align: left;
}
#right_side .input label {
	font-size: 130%;
	display: block;
}
div.input {
	margin: 10px auto;
	width: 90%
}
.input input, .input textarea {
	width: 100%;
	padding: 2px 5px;
}
.input textarea {
	height: 100px;
}
.input .error {
	color: #f00;
	padding: 2px 0 10px;
}
.news_content {
	display: none;
	padding-bottom: 20px;
}
.flash-logo {
	position: absolute;
	top: 8px;
	left: 22px;
	width: 111px;
	height: 33px;
}
.flash-logo2 {
	width: 90px;
	height: 29px;
	position: absolute;
	top: 177px;
	left: 507px;

}
.flash-napis {
	width: 297px;
	height: 67px;
	position: absolute;
	top: 71px;
	left: 496px;
}
.flash-bloki {
	width: 495px;
	height: 225px;
	position: absolute;
	top: 0px;
	left: 0px;
}
h3.news-h3 {
	display: block;  font-weight: bold; font-size: 12px;
}
h3.news-h3 span.more {
	display: block;
	float: right;
}
form.login div {
	padding: 5px;
}

.miniature_list img { max-height: 150px; max-width: 400px}
.miniature_list .link { width: 400px;  }
