/* main */
* {
	padding: 0px;
	margin: 0px;
}

body {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #F7FBFD;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #858585;
}
.MultiBoxClose, .MultiBoxPrevious, .MultiBoxNext, .MultiBoxNextDisabled, .MultiBoxPreviousDisabled { 
	behavior: url('./iepngfix.htc'); 
}
img {
	border: 0px;
	behavior: url("./iepngfix.htc");
}
div.clear {
	clear: both;
}
div#box {
	width: 467px;
	height: 226px;
	overflow:hidden;
}

div#wrapper {
	width: 730px;
	margin: 0 auto;
	background-image: url(images/wrapper_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 30px;
}

/* left */
div#left {
	width: 235px;
	float: left;
	display: inline;
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 2px;
}
div#left div#news {
	padding: 25px;
	font-family: "Tahoma", sans-serif;
}
div#news h2 {
	font-family: "Myriad Pro", "Verdana", sans-serif;
	font-size: 14px;
	color: #2F87BE;
	background-image: url(images/news_h2_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;
}
div.news {
	clear: both;
	margin: 10px 0px;
	padding: 5px 0px;
	background-image: url(images/news_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
div.news a {
	color: #858585;
	text-decoration: none;
}
div.news a:hover {
	color: #165278;
}
span.date {
	display: block;
	font-weight: bold;
	background-image: url(images/span_date_bg.jpg);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
span.more {
	color: #165278;
	font-weight: bold;
}


/* right */
div#right {
	width: 490px;
	float: left;
	display: inline;
	margin-left: 5px;
	margin-bottom: 2px;
}
div#navigation {
	height: 64px;
}
div#navigation ul.menu {
	list-style: none;
	width: 445px;
	margin: 0 auto;
	text-align:center;
}
div#navigation ul.menu li {
	list-style: none;
	display: inline;
	
}
div#navigation ul.menu li a{
	padding: 0px 10px 0px 8px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #A6D8EF;
	font-weight: bold;
	font-size: 13px;
	background-image: url(images/navigation_a_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
div#navigation ul.menu a:hover, div#navigation ul.menu a.current{
	color: #FFFFFF;
}
div#header {
	text-align:right;
	height: 250px;
	background-image: url(images/news_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	
}
/* content */
div#content {
	width: 470px;
	float: right;
	display:inline;
	padding-top: 20px;
	line-height: 20px;
	font-size: 12px;
	
}
div#content p strong {
	color: #5D8195;
}
div#content h1 {
	font-family: "Myriad Pro", "Verdana", sans-serif;
	font-size: 16px;
	color: #2F87BE;
	background-image: url(images/news_h2_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 5px;
	margin-bottom: 10px;
	clear: both;
}
div#content h2,div#content h3, div#content h4, div#content h5 {
	clear: both;
	font-family: "Myriad Pro", "Verdana", sans-serif;
	color: #2F87BE;
	margin-bottom: 10px;
}
div#content h1 strong {
	color: #666666;
}
div#content h2 {
	font-size: 15px;
}
div#content p {
	margin-bottom: 10px;
}
div#content a {
	color: #228B94;
	text-decoration: none;
}
div#content a:hover {
	text-decoration: underline;
}
div#content li {
	padding-left: 20px;
	list-style:none;
	background-image: url(images/li_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;	
}
div#content ul strong {
	color: #34929A;
}

div.hr {
	clear: both;
	height: 5px;
	background-image: url(images/news_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-bottom: 20px;
}

form.contact_form {
	clear: both;
}
form.contact_form div.clear {
	margin-top: 5px;
}
form.contact_form input, form.contact_form textarea  {
	border: 2px solid #448DBA;
	background-color: #FCFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 250px;
	cursor: pointer;
}
form.contact_form input.send {
	width: auto;
	background-color: #448DBA;
	color: #FFFFFF;
	font-weight: bold;
}
form.contact_form textarea  {
	width: 300px;
}
form.contact_form label {
	float: left;
	display: inline;
	width: 140px;
}
p.blad {
	color: #AD0005;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 14px;
}
p.sukces {
	color: #1F8A94;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 18px;
}
div.komunikat {
	padding: 10px 0px;
}
div.img {
	padding: 10px 3px;
	width: 150px;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
	float: left;
	display: inline;
}


/* footer */
div#footer {
	height: 110px;
	clear: both;
	background-image: url(images/footer_bg.jpg);
	background-repeat:  repeat-x;;
}
div.footer {
	width: 730px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 12px;
	padding-top:15px;
}
div#footer_author {
	width: 235px;
	float: left;
	display: inline;
	text-align: center;
}
div#footer_author a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
div#footer_menu {
	width: 495px;
	float: left;
	display: inline;
	text-align: center;
}
div#footer_menu a {
	color: #FFFFFF;
	text-decoration: none;
}
p.copy {
	margin-top: 30px;
	color: #747474;
	font-size: 11px;
	line-height: 14px;
}
div.image_big {
	width: 300px;
	height: 230px;
	float:left;
	display:inline;	
}
div.image_small {
	width: 165px;
	height: 125px;
	float: right;
	display:inline;
	clear: right;
	text-align:right;
}
#content div.art_desc h3 {
	clear: left;
}



.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

