body { margin: 0px; background-color: #ECECE1; background-image: url('../images/bg.jpg'); background-repeat: repeat-x; background-position: top; font-family: Arial, Tahoma, Verdana, Helvetica; font-size: 12px; color: #85511C; }

a {
	color: #85511C;
	text-decoration: none;
}

a:hover {
	color: #9D0A0E;
	text-decoration: underline;
}

input { width: 250px; padding: 4px; color: #85511C; font-family: Arial, Tahoma, Verdana; font-size: 12px; font-weight: bold; border: 1px solid #85511C; background: #EBE5D0; }
select { width: 260px; padding: 4px; color: #85511C; font-family: Arial, Tahoma, Verdana; font-size: 12px; font-weight: bold; border: 1px solid #85511C; background: #EBE5D0; }
textarea { width: 350px; height: 100px; padding: 4px; color: #85511C; font-family: Arial, Tahoma, Verdana; font-size: 12px; font-weight: bold; border: 1px solid #85511C; background: #EBE5D0; }

.button { width: 150px; padding: 4px; color: #EBE5D0; font-family: Arial, Tahoma, Verdana; font-size: 12px; font-weight: bold; border: 1px solid #85511C; background: #85511C; }

#main {
	width: 770px;
	margin: auto;
}

.clear {
	clear: both;
}

.break {
	height: 15px;
}

#top {
	width: 770px;
	height: 223px;
}

#top_1 {
	float: left;
	width: 194px;
	height: 223px;
}
#top_2 {
	float: right;
	width: 565px;
	padding-left: 11px;
	height: 223px;
}

#flags {
	width: 565px;
	height: 33px;
}

#flags_1 { 
	float: left;
	width: 442px;
	height: 33px;
}

#flags_2 { 
	float: left;
	width: 30px;
	height: 33px;
}

#flags_3 { 
	float: left;
	width: 30px;
	height: 33px;
}

#flags_4 { 
	float: left;
	width: 29px;
	height: 33px;
}

#flags_5 { 
	float: right;
	width: 34px;
	height: 33px;
}

#content {
	width: 770px;
	overflow: hidden;
}

#content_1 {
	float: left;
	width: 194px;
}

#content_2 {
	float: right;
	width: 565px;
	padding-left: 11px;
}

#button { 
	width: 100%;
	display: inline;
}

#button_1 {
	float: left;
	width: 139px;
	height: 191px;
}

#button_2 {
	float: left;
	width: 139px;
	padding-left: 3px;
	height: 191px;
}

#button_3 {
	float: left;
	width: 139px;
	padding-left: 3px;
	height: 191px;
}

#button_4 {
	float: right;
	width: 139px;
	padding-left: 3px;
	height: 191px;
}

#box_address {
	padding-top: 15px;
}

#box_address_1 {
	width: 194px;
	height: 60px;
	padding-top: 60px;
	text-align: center;
	font-size: 14px;
	line-height: 5mm;
	letter-spacing: 0.7mm;
	color: #FFFFFF;
	background-image: url('../images/box_address.png');
	background-repeat: no-repeat;
}

#box_address_2 {
	width: 174px;
	padding-right: 20px;
	height: 20px;
	padding-top: 3px;
	text-align: right;
	font-size: 11px;
	background-image: url('../images/box_address_line.png');
	background-repeat: no-repeat;
}

#box_address_2 a {
	color: #FFFFFF;
	text-decoration: none;
}

#box_address_2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.text-header {
	width: 552px;
	padding-left: 13px;
	height: 24px;
	padding-top: 3px;
	padding-bottom: 15px;
	font-size: 16px;
	letter-spacing: 0.5mm;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('../images/header.png');
	background-repeat: no-repeat;
}

.komunikat {
	width: 100%;
	padding: 30px 0;
	font-weight: bold;
	color: #9D0A0E;
	text-align: center;
}

.oferta-box {
	width: 100%;
}

.oferta-box_1 {
	float: left;
	width: 17px;
	height: 106px;
	background-color: #AE0F15;
}

.oferta-box_2 {
	float: right;
	width: 548px;
	height: 106px;
}

.oferta-box_2 table {
	height: 106px;
	background-color: #DFC99D;
	color: #85511C;
	cursor: pointer;
}

.oferta-box_2 th {
	height: 30px;
	padding: 5px;
	background-color: #E7DBBE;
	color: #9A0102;
	text-align: left;
	vertical-align: top;
}

.oferta-box_2 th span {
	font-size: 9px;
}

.oferta-box_2 td {
	padding: 5px;
	background-color: #EBE5D0;
	text-align: center;
}

.table_form_1 { background-color: #EBE5D0; text-align: left; }
.table_form_2 { background-color: #E7DBBE; text-align: left; font-weight: bold; }
.naglowek {
	height: 40px;
	background-color: #E7DBBE;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.obraz {
	border: 3px solid #85511C;
	padding: 2px;
}

.obraz:hover {
	border: 3px solid #9D0A0E;
	padding: 2px;
}

.pages { width: 100%; text-align: center; display: inline;  }
.pages a, .pages span { padding: 0.4em 1em;  margin-right: 0.1em; border: 1px solid #85511C; background: #EBE5D0; }
.pages a { color: #85511C; border: 1px solid #85511C; text-decoration: none }
.pages a:hover { color: #85511C; border-color: #85511C; background: #E7DBBE; }
.pages a.nextprev { font-weight:bold }
.pages span.nextprev { color: #D6CEB0; border: 1px solid #85511C; }
.pages span.current { border: 1px solid #85511C; font-weight: bold; background: #85511C; color: #EBE5D0; }

#footer {
	width: 755px;
	padding-left: 15px;
	height: 53px;
	padding-top: 30px;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	line-height: 5mm;
	background-image: url('../images/footer_bg.png');
	background-repeat: no-repeat;
}

#footer_1 {
	color: #FFFFFF;
}

#footer_1 a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer_1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer_2 {
	color: #E7444B;
}

#footer_2 a {
	color: #E7444B;
	text-decoration: none;
}

#footer_2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.dropmenu{ width: 139px; position: absolute; visibility: hidden; border-top: 3px solid #ECECE1; font-family: Arial, Verdana, Helvetica; font-size: 14px; line-height: 25px; z-index: 100; background-color: #C19F60; color: #A9714C; text-align: center; }
.dropmenu a { width: 100%; display: block; text-indent: 3px; border-bottom: 3px solid #ECECE1; padding: 1px 0; text-decoration: none; font-weight: bold; color: #A97150; }
.dropmenu a:hover { background-color: #B07F54; color: #F9F9F9; text-decoration: none; }

.dmarquee {
	margin-top: 15px;
	padding: 11px 15px;
	width: 535px;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background: url('../images/komunikat.png') no-repeat;
}


#shadowbox_overlay{visibility:hidden;position:absolute;display:block;margin:0;padding:0;top:0;left:0;z-index:998;}#shadowbox_container{position:fixed;height:0;width:100%;margin:0;padding:0;top:0;left:0;z-index:999;text-align:center;}#shadowbox{display:none;visibility:hidden;margin:0 auto;position:relative;font-family:'Lucida Grande',Tahoma,sans-serif;text-align:left;}#shadowbox_title{height:25px;padding:0;overflow:hidden;}#shadowbox_title_inner{height:16px;font-size:16px;line-height:16px;white-space:nowrap;padding:5px 0 4px 8px;color:#fff;}#shadowbox_body{position:relative;overflow:hidden;margin:0;padding:0;border:2px solid #fff;background-color:#000;}#shadowbox_body_inner{position:relative;overflow:hidden;}#shadowbox_loading{position:absolute;top:0;left:0;height:10000px;width:100%;background-color:#222;}#shadowbox_loading img{float:left;margin:10px 10px 0 10px;}#shadowbox_loading span{float:left;margin-top:16px;font-size:10px;}#shadowbox_loading span a,#shadowbox_loading span a:link,#shadowbox_loading span a:visited{color:#fff;}#shadowbox_content.html{height:100%;width:100%;overflow:auto;}#shadowbox_toolbar{margin:0;padding:0;height:20px;overflow:hidden;}#shadowbox_toolbar_inner{height:20px;color:#fff;}#shadowbox_toolbar_inner div{padding-top:4px;padding-bottom:2px;font-size:10px;height:10px;line-height:10px;}#shadowbox_toolbar_inner div span.shortcut{text-decoration:underline;font-weight:bold;}#shadowbox_toolbar_inner div a{text-decoration:none;color:#fff;}#shadowbox_nav_close,#shadowbox_nav_previous,#shadowbox_nav_next{float:right;padding-right:10px;}#shadowbox_counter{float:left;padding-left:10px;}#shadowbox_counter a{padding:0 4px 0 0;}#shadowbox_counter a.shadowbox_counter_current{text-decoration:underline;font-weight:bold;}div.shadowbox_message{text-align:center;padding:10px;}div.shadowbox_message a:link,div.shadowbox_message a:visited{text-decoration:none;color:#bed333;}div.shadowbox_message a:hover,div.shadowbox_message a:focus{text-decoration:underline;}