/* TAMEX main styles */

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

body {
	color: #fff;
	font-family: tahoma, arial, helvetica, sans-serif;
	background: #fefefe url(gfx/bg_main.png) left top repeat-x;
	font-size: 12px;
}

a {
	color: #acc411;
}
a:hover {
	color: #9db246;
	text-decoration: none;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.back_arr:hover {
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7;		
}	
html #right a.back_arr img {
	cursor:pointer;
	border: 0;
	}

/* container blocks */

#wrapper {
	border-left: #b5b5b5 1px solid;
	border-right: #ffffff  1px solid;
	border-bottom: #d8d8d8 1px solid;
	width: 859px;
	width/* */:/**/857px;
	width: /**/857px;
	margin: 0 auto 20px auto;
}

#top {
	border-left: #5e5e5e 1px solid;
	margin-left: -1px;
	height: 94px;
	background: url(gfx/top_bg.png) left top no-repeat;
	position: relative;
}	
#menu {
	height: 27px;
	border-left: #fff 1px solid;
	border-right: #d8d8d8 1px solid;
	background: url(gfx/menu_bg.png) left top repeat-x;
	font-size: 11px;
}
.flash_banner {
	padding: 1px;
	border-right: #d8d8d8 1px solid;
	border-bottom: #d8d8d8 1px solid;
	background-color: #fff;
}
.flash_banner div#tabs {
	background: url(gfx/flash_banner.jpg) left top no-repeat;
	height: 248px;
}
.flash_banner div#pres {
	background: url(gfx/flash_banner01.jpg) left top no-repeat;
	height: 187px;
}
div#pres p {
	padding-top: 169px;
	padding-left: 15px;
	}
#content {
	border-top: #fff 1px solid;
	border-right:  #b1b1b1 1px solid;
	border-bottom: #3f578a 1px solid;
}	
#right {
	border-left: #bbc3d4 1px solid;
	padding: 25px 16px;
	width: 522px;
	width/* */:/**/490px;
	width: /**/490px;
	background: #7f8eaf url(gfx/right_bg.png) left top repeat-x;
	overflow: hidden;
	min-height: 1px;
}

#left {
	border-left: #d9dde7 1px solid;
	border-right: #3f578a 1px solid;
	padding: 25px 16px;
	width: 334px;
	width/* */:/**/302px;
	width: /**/:302px;
	background: #7181a6 url(gfx/left_bg.png) left top repeat-x;
	overflow: hidden;
	min-height: 1px;
	color: #eaecf2;
}
#full_width {
	border-left: #d9dde7 1px solid;
	padding: 25px 16px;
	width: 856px;
	width/* */:/**/ 824px;
	width: /**/824px;
	background: #7f8eaf url(gfx/right_bg.png) left top repeat-x;
	overflow: hidden;
	min-height: 1px;
	color: #eaecf2;
	}
#footer {
	background: url(gfx/footer_bg.gif) left top repeat-x;
	border-top: #cbcbcb 1px solid;
	border-right: #b5b5b5 1px solid;
	height: 21px;
	color: #cfd4e1;
}

/* top styles */

.fir {
	text-indent: -9000px;
}
#logo {
	position:absolute;
	top: 11px;
	left: 25px;
}

form.newsletter {
	padding-left: 534px;
	padding-top: 9px;
	width: 182px;
	float: left;
}
.newsletter h6 {
	/*
	color: #3d5387;
	font-size: 13px;
	font-weight: normal;
	*/
	height: 13px;
	width: 62px;
	margin-bottom: 6px;
	background: url(gfx/newsletter.gif) no-repeat;
}
.newsletter p, label {
	font-size: 10px;
	color: #cbd1df;
}
.newsletter p {
	margin-bottom: 4px;
}
label {
	margin-right: 4px;
}
.txt_field {
	padding-top: 1px;
	width: 96px;
	height: 15px;
	height/* */:/**/14px;
	height: /**/14px;
	border-top: #3e4e73 1px solid;
	border-left: #3e4e73 1px solid;
	border-bottom: none;
	border-right: none;
	background: #e7eaef;
	color: #666666;
	font-size: 10px;
	margin-right: 4px;
	margin-top: 2px;
	margin-bottom: 1px;
}
.but_arr {
	margin-top: 1px;
	background: url(gfx/arrows02.gif) left top no-repeat;
	height: 11px;
	width: 18px;
	border: none;
	cursor: pointer;
}

form.loggin {
	padding-top: 9px;
	padding-left: 21px;	
	float: left;
	width: 170px;
}
	
.loggin h6 {
	height: 13px; 
	width: 64px;
	background: url(gfx/logowanie.gif) no-repeat;
	padding-bottom: 26px;
}

div.language {
	float: left;
	padding-left: 21px;
	padding-top: 8px;
	font-size: 10px;
}
.language a, .language span {
	display: block;	
	color: #cbd1df;
	text-decoration: none;
	padding-left: 24px;
	padding-bottom: 4px;
}
.language a:hover {
	color: #9aa5be;
}
.language h6 {
	background: url(gfx/language.gif) no-repeat;
	width: 59px;
	height: 13px;
	margin-bottom: 37px;
}
.pl {
	background: url(gfx/pl.png) left top no-repeat;
}
.pl:hover, .choosen_pl {
	background-image: url(gfx/pl_gr.png);
}
.en {
	background: url(gfx/en.png) left top no-repeat;
}
.en:hover, .choosen_en {
	background-image: url(gfx/en_gr.png);
}


/* footer styles */

#footer_logo {
	display: block;
	width: 104px;
	height: 11px;
	margin-top: 4px;
	margin-left: 15px;
}
#footer a {
	color: #cfd4e1;
	text-decoration: none;
}
#footer a:hover {
	color: #b2bacf;
}
#footer p {
	margin-top: -12px;
	margin-left: 630px;
}

/* left styles */

#left h1 {
	color: #b4cc00;
	font-weight: normal;
	font-size: 18px;
}
#left h2 {
	color: #f7f8fa;
	font-size: 12px;
	line-height: 14px;
	display: inline;
}
#left h2 a {
	color: #f7f8fa;
	text-decoration: none;
	padding-left: 4px;
}
#left h2 a:hover {
	color: #cad0dd;
}
#left .title {
	padding-bottom: 4px;
	background: url(gfx/sep_bldr_left.gif) left bottom repeat-x;
}
#left .title_lighter {
	padding-bottom: 4px; 
	background: url(gfx/sep_bl.gif) left bottom repeat-x;
	}
.news {
	margin-top: 28px;
	padding-bottom: 18px;
	background: url(gfx/sep_bl.gif) left bottom repeat-x;
	line-height: 15px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.date {
	color: #b4bdd0;
	margin-bottom: 10px;
	margin-top: -1px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
}
.date_news {	
	color: #b4bdd0;
	margin-bottom: 10px;
	margin-top: 3px;
	font-size: 11px;
	}
.miniature {
	float: left;
}
.miniature img, img.miniature {
	border: #cfd6e5 1px solid; 
	margin: 3px 8px 3px 0;
}
.more:hover {
	background: url(gfx/arrows01_over.gif) left top no-repeat;
}
.more:hover img {
	visibility: hidden;
}

/* left menu styles */

/*
ul#offer_menu {
	list-style:none;
	margin-top: 23px;
	}
#offer_menu li {
	clear: both;
	background: url(gfx/sep_bl.gif) left bottom repeat-x;
	overflow: hidden;
	*height: 1%;
	padding: 5px 0 7px 0;
	}
#offer_menu a {
	color: #fff;
	text-decoration: none;
	}
#offer_menu a:hover {
	color: #d1d6e2;
	}		
img.o_ico {
	float: left;
	margin-right: 10px;
	}	
a.o_img:hover img {
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
	}
*/

ul#offer_menu {
	list-style: none;
	margin-top: 23px;
	margin-left: 2px;
	}
#offer_menu li {
	clear: both;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	}
#offer_menu li a {
	display: block;
	float: left;
	text-decoration: none;
	*height: 1%;
	overflow: hidden;
	padding: 5px 0 7px 0;
	color: #fff;
	*padding: 5px 0 5px 0;
	}
#offer_menu li a:hover {
	color: #d1d6e2;
	}
#offer_menu img.o_ico {
	float: left;
	margin-right: 10px;
	}
#offer_menu li a:hover img.o_ico, #offer_menu li a:hover img.more_arr {
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7;		
	}
	
#offer_menu li img.more_arr {
	margin-top: 4px;
	}

/* files list styles */

ul#files_list {
	list-style: none;
	margin-top: 10px;
	}
ul#files_list a {
	color: #acc411;
	text-decoration: none;
	margin-left: 5px;
	}	
ul#files_list li {
	padding-left: 14px;
	background: url(gfx/news_bullet.gif) left 3px  no-repeat;
	margin-bottom: 5px;
	}
ul#files_list a.more_files {
	font-size: 10px;
	color: #d1d6e2;
	padding-right: 14px;
	margin-left: 10px;
	background: url(gfx/arrows01.gif) right 3px no-repeat;
	}	

/* right styles */

.address_l {
	width: 240px;
	float:left;
	margin-top: 12px;
	margin-bottom: 12px;
	color: #f2f4f7;
	font-family:verdana, Arial, Helvetica, sans-serif;
}
.address_r {
	width: 240px;
	margin-top: 12px;
	color: #f2f4f7;
	float: left;
	font-family:verdana, Arial, Helvetica, sans-serif;
}
#right h1, #full_width h1 {
	font-size: 18px;
	font-weight: normal;
	color: #3c5285;
}

#right h2 {
	font-size: 14px;
	font-weight: normal;
	color: #3c5285;
	margin-top: 28px;
}
#right .title, #full_width .title {
	background: url(gfx/sep_bldr.gif) left bottom repeat-x;
	padding-bottom: 4px;
	overflow: hidden;
	*height: 1%;
}
#right .title_news {	
	text-indent: 20px;
	float: left;
	background: url(gfx/m2_big.gif) left 3px no-repeat;
	}
#right .title_light {
	background: url(gfx/sep_grli.gif) left bottom repeat-x;
	padding-bottom: 4px;
}
.text {
	margin-top: 26px;
	line-height: 15px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	*height: 1%;
}

#left .text {
	margin-bottom: 26px;
	}
#left .text img, #right .text img {
	border: 1px solid #CFD6E5;	
	margin-right: 5px;
	}
.short {
	
	}

ul#real_list {
	list-style: none;
	margin-top: 25px;
	}
ul#real_list li {
	clear: both;
	overflow: hidden;
	*height: 1%;
	margin-bottom: 24px;
	padding-bottom: 14px;
	background: url(gfx/sep_left.gif) left bottom repeat-x;
	}	
#real_list h3 a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	margin-left: 4px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	}
#real_list h3 a:hover {
	color: #cad0dd;
}	
#real_list .date {
	margin-bottom: 8px;
	}
#real_list .txt {
	font-family: verdana, Arial, Helvetica, sans-serif;
	}		
.txt li {
	padding-left: 20px;
	}	

/* menu */

#menu ul {
	list-style: none;
	height: 27px;
}
#menu li {
	float: left;
	padding-right: 2px;
	background: url(gfx/menu_sep.gif) right top no-repeat;
	
}
#menu li.last {
	background: none;
	padding-right: 0;
}
#menu li.last a {
	width: 120px;
}
#menu a {
	padding: 6px 0 0 0;
	width: 120px;
	color: #3c5285;
	text-decoration: none;
	display: block;
	float: left;
	height: 26px;
	height/* */:/**/20px;
	height: /**/20px;
	margin-top: 1px;
	text-align: center;
}
#menu a:hover {
	background: url(gfx/menu_active.gif) left top repeat-x;
	color: #edeff3;
}
#menu .active a {
	background:url(gfx/menu_active.gif) left top repeat-x;
	color: #edeff3;
}

/* contact form styles */

#contact_form {
	margin-top: 20px;
	font-size: 12px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	}
#contact_form input {
	border-width: 1px;
	border-style: solid;
	border-left-color: #3E4E73;
	border-top-color: #3E4E73;
	border-right-color: #fff;
	border-bottom-color: #fff;
	background-color: #e7eaef;
	color: #808081;
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	padding: 1px 3px;
	width: 211px;
	}
#contact_form input:focus {
	color: #444;
	}		
#contact_form input.postalcode {
	width: 40px;
	}
.cf_left {
	width: 115px;
	padding-bottom: 3px;
	*padding-bottom: 1px;
	}
.cf_right {
	padding-left: 20px;
	padding-bottom: 3px;
	*padding-bottom: 1px;
	}		
#contact_form select {
	border-width: 1px;
	border-style: solid;
	border-left-color: #3E4E73;
	border-top-color: #3E4E73;
	border-right-color: #fff;
	border-bottom-color: #fff;
	background-color: #e7eaef;
	width: 219px;
	*width: 220px;
	color: #808081;
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	}	
#contact_form textarea {
	border-width: 1px;
	border-style: solid;
	border-left-color: #3E4E73;
	border-top-color: #3E4E73;
	border-right-color: #fff;
	border-bottom-color: #fff;
	background-color: #e7eaef;
	width: 211px; 
	height: 80px;
	color: #808081;
	padding: 1px 3px;
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	}
#contact_form input.button {
	width: 99px;
	height: 21px;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: none;
	border: none;
	cursor: pointer;
}		
.but_en {
	background-image: url(gfx/send_en.gif);
	}
.but_pl {
	background-image: url(gfx/send_pl.gif);
	}
.but_reg_pl	 {
	background-image: url(gfx/register_pl.gif);
	}
.but_reg_en {
	background-image: url(gfx/register_en.gif);
	}	

/* login and logout form styles */


.forgot {
	text-align: center;
	margin-top: 10px;
	margin-right: 20px;
	font-size:11px;
	}
form#login {
	margin-top: 25px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	}
#login label {
	font-size: 12px;
	display: block;
	float: left;
	width: 80px;
	text-align: right;
	padding: 2px 8px 0 0;
	}		
#login div {
	padding: 2px 0;
	}	
#login input {
	border-width: 1px;
	border-style: solid;
	border-left-color: #3E4E73;
	border-top-color: #3E4E73;
	border-right-color: #fff;
	border-bottom-color: #fff;
	background-color: #e7eaef;
	color: #808081;
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	padding: 2px 3px;
	width: 92px;
	}	
#login input.button {
	margin-top: 15px;
	margin-left: 92px;
	_margin-left: 94px;
	width: 99px;
	height: 21px;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: none;
	border: none;
	cursor: pointer;
	}	
	
.log_pl {
	background: url(gfx/login_pl.gif) left top no-repeat;
	}	
.log_en {
	background: url(gfx/login_en.gif) left top no-repeat;
	}
	
div#logout {
	margin-top: 38px;
	padding-top: 10px;
	background: url(gfx/sep_bl.gif) left top repeat-x;
	line-height: 15px;
}

/* messages formating */

.messages {
	margin-top: 20px;
	color: #b1ca00;
	font-weight: bold;
	}
	
	
/* gallery */

.gallery {
	width: 480px;
	height: 110px;
	overflow: hidden;
}
.gallery_img {
	float: left;
	margin-left:1px;
	}
	
.gal01 h6 {
	font-size: 10px;
	font-weight: normal;
	}	
.gal02 {
	text-align:center;
	}	
	


.messages {
	text-align: center;
	background:#fbfbfb url(gfx/messages_bg.gif) left top repeat-x;
	padding: 5px 0;
	margin-top: 0;
	color: #364b79;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}

div.text, div.news {
	text-align:justify;
	}
div.text table {
	margin: 0 10px 8px 10px;
	}
div.text table td {
	text-align: center;
	}	
