*
{
	padding:0;
	margin:0;
	font-family:"Trebuchet MS";
	text-decoration:none;
}

img{
	border:none;	
}	

body
{
	background-color:#2B3F4F;
}

.clear{
	clear:both;	
}

#top-links{
	clear: both;
	overflow: hidden;
	position: absolute;
	margin-left:850px;
	margin-top: 5px;
}

#top-links a{
	color: #fff;
	font-size: 11px;
	font-family:arial;
	text-decoration: underline;
}

#top-links a img{
	vertical-align: middle;
}

#top-links a:nth-child(1) img{
	margin-right: 5px;
	margin-top: 4px;
}

#top-links a:nth-child(2) img{
	margin-right: 5px;
}

#header_top
{
	height:251px;
	background-image:url('../img/bg_top.jpg');
	background-repeat: repeat-x;
}

#header_logo
{
	background-image:url('../img/header_logo.png');
	background-repeat:no-repeat;
	width:153px;
	height:58px;
	margin-left:18px;
	margin-top:21px;
	position:absolute;

}

#header_jakosc
{
	background-image:url('../img/header_jakosc.png');
	background-repeat:no-repeat;
	width:267px;
	height:50px;
	position:absolute;
	margin-left:207px;
	margin-top:24px;

}

#header_menu
{
	float:right;
	height:38px;
	margin-top:59px;
}




#header_menu a
{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:white;
	text-decoration:underline;
	
	background-image:url('../img/header_button.png');
	background-repeat:no-repeat;
	min-width:93px;
	min-height:38px;
	float:left;
	margin-left:5px;
	text-align:center;
	padding-top:9px;
	outline:none;
}

#header_menu a:hover,#header_menu a.current
{
	background-image:url('../img/header_button2.png');
}

.center
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#main_theme
{
	width:1000px;
	height:302px;
	position:relative; top:97px;
}

#main_image
{
	background-image:url('');
	width:990px;
	height:276px;
	border-style:solid;
	border-color:#7CBBEB;
	border-width:5px;
}

#main_image img
{
	width:990px;
	height:276px;
}

#main_shadow
{
	background-image:url('../img/main_shadow.png');
	background-repeat:repeat-x;
	width:1000px;
	height:16px;
}

#main_box
{
	background-image:url('../img/main_box_bg.jpg');
	background-repeat:no-repeat;
	background-position:top;
	padding-bottom:45px;
}

#left_menu
{
	width:213px;

	margin-top:162px;
	float:left;

	list-style-position:inside;
}

#left_menu ul
{
	background-image:url('../img/left_menu.png');
	background-repeat: repeat-y;
	background-position:right;	
	list-style:none;
	width:213px;
}

#left_menu li
{
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-color:#283a4a;
	border-bottom-color:#465b6c;
	margin-right:20px;

	min-height:24px;
}


#left_menu a
{
	padding:5px 5px 1px 0;
	text-decoration:none;
	color:white;
	font-family:"Trebuchet MS";
	font-size:13px;
	display:block;
}

#left_menu li a
{	
	padding-left:22px; 
	min-height:24px;
	background :url('../img/menu_arrow.png') 7px 50% no-repeat;
}

#left_menu li a:hover,#left_menu li a.current
{	
	background: #7cbbeb url('../img/menu_arrow2.jpg') 3px 9px no-repeat;
	font-weight:bold;
	color:#2E4455;
}


#left_menu li ul
{
	background:none;
	display:none;
}

#left_menu li ul li
{
	padding-lefT:15px;
	margin-right:20px;
	border:none;
}

#left_menu li ul li a
{	
	padding-left:15px; 
	background :url('../img/arrow-right.png') 2px 50% no-repeat;
}

#left_menu li ul li a:hover,#left_menu li ul li a.current
{	
	background :url('../img/arrow-bottom.png') 2px 50% no-repeat;
	color:#7CBBEB;
}

#left_menu li ul li ul li
{
	padding-lefT:10px;
	border:none;
	margin-right:36px;
}

#left_menu li ul li ul li a
{	
	background :url('../img/arrow-right2.png') 2px 50% no-repeat;
}

#left_menu li ul li ul li a:hover,#left_menu li ul li ul li a.current
{	
	background :url('../img/arrow-right2.png') 2px 50% no-repeat;
}

#left_menu_top
{
	width:213px;
	height:52px;
	background-image:url('../img/left_menu_top.png');
	background-position:right;
	background-repeat:no-repeat;
}

#left_menu_top p 
{
	width:191px;
	height:39px;
	border-bottom-style:solid;
	border-width:1px;
	border-color:#485d6e;
	font-family:"Trebuchet MS";
	font-size:22px;
	color:#98d2ff;
	padding-top:12px;
	padding-left:10px;
}

#left_menu_bottom
{
	width:213px;
	height:35px;
	background-image:url('../img/left_menu_bottom.png');
	background-position:right;
	background-repeat:no-repeat;
}
#left_menu_bottom div
{
	width:201px;
	border-top-style:solid;
	border-width:1px;
	border-color:#253644;
	
}

#main_content
{
	width:730px;
	background-color:#336f9f;
	border-style:solid;
	border-width:1px;
	border-color:#336f9f;
	position:relative;
	float:right;
	margin-top:183px;
	min-height:200px;
}

#content_shadow
{
	width:730px;
	height:22px;
	background-image:url('../img/content_shadow.png');
	background-repeat:repeat-x;	
}

#content_bottom_shadow
{
	width:732px;
	height:14px;
	float:right;
	background-image:url('../img/content_bottom_shadow.png');
	background-repeat:repeat-x;
}

#content_image
{
	position:absolute;top:-22px; left:-65px;
	width:284px;
	height:295px;
	background-image:url('../img/majster.png');
}

#content_title
{
	font-family:"Trebuchet MS";
	font-size:22px;
	color:#98d2ff;
	margin-top:-5px;
	padding-left:158px;
}

#content_text
{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#ffffff;
	padding-left:198px;
	padding-right:17px;
	padding-top:14px;
	text-align:justify;
	line-height:23px;
	padding-bottom:50px;
		
}

#content_text .contact-left{
	float:left;
	width:360px;	
}

#content_text .contact-right{
	float:right;
	width:240px;
	margin-right:10px	
}

#content_text .contact-right .input-text,#content_text .contact-right .textarea{
	width:232px;	
	height:21px;
	border:1px solid #fff;
	padding:3px;
	background: #fff url('../img/input.gif') repeat-x;
	margin-bottom:5px;
	color:#336F9F;
	font-size:12px;
}

#content_text .contact-right .textarea{	
	height:121px;
	font-family:arial;
	
}

#content_text .contact-right .req{	
	color:#A3BED4;
	font-size:11px;
	float:right
	
}

#content_text .news{
	list-style:none;	
	padding-left:0 !important;
}

#content_text .news li{
	margin-bottom:20px;	
}

#content_text .news li .title{
	margin-bottom:5px;	
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	color:#fff;
}

#content_text .news li .title span{
	font-weight:normal;
	font-size:12px;
}

#content_text .news li .title a{
	color:#fff;
}

#gallery{
	float:right;
	width:732px;
	list-style:none;	
}

#gallery li{
	float:left;
	margin:5px 5px;
}

#gallery li{
	float:left;
	margin:5px 8px;
}

#gallery li img{
	padding:4px;
	border:1px solid #4C5F6D;
}

#bottom_site
{
	clear:both;
	width:1000px;
	margin-right:auto;
	padding-top:71px;
	color:#ffffff;
}

#bottom_columns
{
	width:1000px;
	position:relative;
}

#first_bottom_column
{
	width:302px;
	padding-left:10px;
	position:absolute;
}

#second_bottom_column
{
	width:302px;
	padding-left:10px;
	position:absolute; left:339px;
}

#third_bottom_column
{
	width:302px;
	padding-left:10px;
	position:absolute; left:678px;
}

.bottom_column_title
{
	color:#e8e059;
	font-family:"Trebuchet MS";
	font-size:22px;
	padding-left:6px;
	padding-bottom:11px;
}

.bottom_content
{
	width:298px;
	margin-left:1px;
	min-height:137px;
	background-image:url('../img/bottom_box_bg.jpg');
	background-position:bottom;
	background-repeat:repeat-x;	
}

.bottom_column_box
{
	width:300px;
	min-height:137px;
	background-color:#2e4354;
	border-style:solid;
	border-width:1px;
	border-color:#3f5464;
}

.bottom_column_shadow
{
	margin-top:1px;
	width:302px;
	height:12px;
	background-image:url('../img/bottom_column_shadow.png');
	background-repeat:repeat-x;
	
}

#footer
{
	background-color:#c1c1c1;
	clear:both;
}

#main_button
{
	width:62px;
	height:27px;
	background-image:url('../img/main_button.png');
	background-repeat:no-repeat;
	position:absolute; left:645px; bottom:-10px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#ffffff;
	padding-left:11px;
	padding-top:3px;
}

.bottom_button
{
	width:63px;
	height:28px;
	background-image:url('../img/bottom_button.png');
	background-repeat:no-repeat;
	position:absolute;bottom:1px;left:223px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#ffffff;
	padding-left:11px;
	padding-top:3px;
}

#partners
{
	width:1000px;
	background-image:url('../img/partners.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top:35px;

}

#partners_shadow
{
	width:1000px;
	height:12px;
	background-image:url('../img/partners_shadow.png');
	background-repeat:repeat-x;
	margin-top:2px;
}

#foot_shadow
{
	height:30px;
	background-image:url('../img/foot_shadow.png');
	background-position:bottom;
	padding-top:1px;
}

#foot_left
{	
	display:block;

	font-family:"Trebuchet MS";
	font-size:12px;
	margin-top:40px;
	display:inline;
	padding-left:15px;
	color:#5b5b5b;
}

#foot_right
{
	display:block;
	color:#5b5b5b;
	font-family:"Trebuchet MS";
	font-size:12px;
	margin-top:40px;
	display:inline;
	padding-left:455px;
}

#foot_bottom
{
	padding:15px 0 15px;
}

#main_button, .bottom_button{
	outline:none;	
}	

.red{
	color:#990000 !important;
}




/******************************************/
/*
------------------------------
	Impromptu's
------------------------------
*/
.jqifade{
	position: absolute;
	background-color: #aaaaaa;
}
div.jqi{
/*	width: 400px;*/
        width: 595px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	background: #ffffff;
/*        background-color: #000;*/
        /*background: url('../img/pop-up-bg.png') repeat;*/
/*        opacity: 0.5;*/
	font-size: 11px;
	text-align: left;
	border: solid 1px #eeeeee;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
/*	padding: 7px;*/
        padding: 2px;
}
div.jqi .jqicontainer{
	font-weight: bold;
}
div.jqi .jqiclose{
	position: absolute;
	top: 4px; right: -2px;
	width: 80px;
	cursor: pointer;
	color: #bbbbbb;
        font-weight: 100;
/*	font-weight: bold;*/
}
div.jqi .jqimessage{
	padding: 15px 15px 10px 15px;
	line-height: 20px;
	color: #444444;
}
div.jqi .jqibuttons{
	text-align: right;
	padding: 5px 0 5px 0;
	border: solid 1px #eeeeee;
	background-color: #f4f4f4;
        display: none;
}
div.jqi button{
	padding: 3px 10px;
	margin: 0 10px;
	background-color: #2F6073;
	border: solid 1px #f4f4f4;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
div.jqi button:hover{
	background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{
	/*background-color: #8DC05B;*/
	background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons{
	background-color: #BF5E26;
}

/*
------------------------------
	impromptu
------------------------------
*/
.impromptuwarning .impromptu{ background-color: #aaaaaa; }
.impromptufade{
	position: absolute;
	background-color: #ffffff;
}
div.impromptu{
    position: absolute;
	background-color: #cccccc;
	padding: 10px;
	width: 300px;
	text-align: left;
}
div.impromptu .impromptuclose{
    float: right;
    margin: -35px -10px 0 0;
    cursor: pointer;
    color: #213e80;
}
div.impromptu .impromptucontainer{
	background-color: #213e80;
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
}
div.impromptu .impromptumessage{
	background-color: #415ea0;
	padding: 10px;
}
div.impromptu .impromptubuttons{
	text-align: center;
	padding: 5px 0 0 0;
}
div.impromptu button{
	padding: 3px 10px 3px 10px;
	margin: 0 10px;
}

/*
------------------------------
	columns ex
------------------------------
*/
.colsJqifadewarning .colsJqi{ background-color: #b0be96; }
.colsJqifade{
	position: absolute;
	background-color: #ffffff;
}
div.colsJqi{
    position: absolute;
	background-color: #d0dEb6;
	padding: 10px;
	width: 400px;
	text-align: left;
}
div.colsJqi .colsJqiclose{
    float: right;
    margin: -35px -10px 0 0;
    cursor: pointer;
    color: #bbbbbb;
}
div.colsJqi .colsJqicontainer{
	background-color: #e0eEc6;
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
	height: 160px;
}
div.colsJqi .colsJqimessage{
	background-color: #c0cEa6;
	padding: 10px;
	width: 280px;
	height: 140px;
	float: left;
}
div.colsJqi .jqibuttons{
	text-align: center;
	padding: 5px 0 0 0;
}
div.colsJqi button{
	background: url(../images/button_bg.jpg) top left repeat-x #ffffff;
	border: solid #777777 1px;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
	margin: 5px 5px 5px 10px;
	width: 75px;
}
div.colsJqi button:hover{
	border: solid #aaaaaa 1px;
}

/*
------------------------------
	brown theme
------------------------------
*/
.brownJqiwarning .brownJqi{ background-color: #cccccc; }
.brownJqifade{
	position: absolute;
	background-color: #ffffff;
}
div.brownJqi{
	position: absolute;
	background-color: transparent;
	padding: 10px;
	width: 300px;
	text-align: left;
}
div.brownJqi .brownJqiclose{
    float: right;
    margin: -20px 0 0 0;
    cursor: pointer;
    color: #777777;
    font-size: 11px;
}
div.brownJqi .brownJqicontainer{
	position: relative;
	background-color: transparent;
	border: solid 1px #5F5D5A;
	color: #ffffff;
	font-weight: bold;
}
div.brownJqi .brownJqimessage{
	position: relative;
	background-color: #F7F6F2;
	border-top: solid 1px #C6B8AE;
	border-bottom: solid 1px #C6B8AE;
}
div.brownJqi .brownJqimessage h3{
	background: url(../images/brown_theme_gradient.jpg) top left repeat-x #ffffff;
	margin: 0;
	padding: 7px 0 7px 15px;
	color: #4D4A47;
}
div.brownJqi .brownJqimessage p{
	padding: 10px;
	color: #777777;
}
div.brownJqi .brownJqimessage img.helpImg{
	position: absolute;
	bottom: -25px;
	left: 10px;
}
div.brownJqi .brownJqibuttons{
	text-align: right;
}
div.brownJqi button{
	background: url(../images/brown_theme_gradient.jpg) top left repeat-x #ffffff;
	border: solid #777777 1px;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
	margin: 5px 5px 5px 10px;
}
div.brownJqi button:hover{
	border: solid #aaaaaa 1px;
}

/*
*------------------------
*   clean blue ex
*------------------------
*/
.cleanbluewarning .cleanblue{ background-color: #acb4c4; }
.cleanbluefade{ position: absolute; background-color: #aaaaaa; }
div.cleanblue{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; width: 300px; font-size: 11px; text-align: left; border: solid 1px #213e80; }
div.cleanblue .cleanbluecontainer{ background-color: #ffffff; border-top: solid 14px #213e80; padding: 5px; font-weight: bold; }
div.cleanblue .cleanblueclose{ float: right; width: 18px; cursor: default; margin: -19px -12px 0 0; color: #ffffff; font-weight: bold; }
div.cleanblue .cleanbluemessage{ padding: 10px; line-height: 20px; font-size: 11px; color: #333333; }
div.cleanblue .cleanbluebuttons{ text-align: right; padding: 5px 0 5px 0; border: solid 1px #eeeeee; background-color: #f4f4f4; }
div.cleanblue button{ padding: 3px 10px; margin: 0 10px; background-color: #314e90; border: solid 1px #f4f4f4; color: #ffffff; font-weight: bold; font-size: 12px; }
div.cleanblue button:hover{ border: solid 1px #d4d4d4; }

/*
*------------------------
*   Ext Blue Ex
*------------------------
*/
.extbluewarning .extblue{ border:1px red solid; }
.extbluefade{ position: absolute; background-color: #ffffff; }
div.extblue{ border:1px #6289B6 solid; position: absolute; background-color: #CAD8EA; padding: 0; width: 300px; text-align: left; }
div.extblue .extblueclose{ background-color: #CAD8EA; margin:2px -2px 0 0; cursor: pointer; color: red; text-align: right; }
div.extblue .extbluecontainer{ background-color: #CAD8EA; padding: 0 5px 5px 5px; color: #000000; font:normal 11px Verdana; }
div.extblue .extbluemessage{ background-color: #CAD8EA; padding: 0; margin:0 15px 15px 15px; }
div.extblue .extbluebuttons{ text-align: center; padding: 0px 0 0 0; }
div.extblue button{ padding: 1px 4px; margin: 0 10px; background-color:#cccccc; font-weight:normal; font-family:Verdana; font-size:10px; }

/*
*------------------------
*   smooth Ex
*------------------------
*/
.jqismoothfade{ position: absolute; background-color: #333333; }
div.jqismooth{ width: 350px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; font-size: 11px; text-align: left; border: solid 3px #e2e8e6; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 7px; }
div.jqismooth .jqismoothcontainer{ font-weight: bold; }
div.jqismooth .jqismoothclose{ position: absolute; top: 0; right: 0; width: 18px; cursor: default; text-align: center; padding: 2px 0 4px 0; color: #727876; font-weight: bold; background-color: #e2e8e6; -moz-border-radius-bottomLeft: 5px; -webkit-border-bottom-left-radius: 5px; border-left: solid 1px #e2e8e6; border-bottom: solid 1px #e2e8e6;  }
div.jqismooth .jqismoothmessage{ padding: 10px; line-height: 20px; color: #444444; }
div.jqismooth .jqismoothbuttons{ text-align: right; padding: 5px 0 5px 0; border: solid 1px #e2e8e6; background-color: #f2f8f6; }
div.jqismooth button{ padding: 3px 10px; margin: 0 10px; background-color: #2F6073; border: solid 1px #f4f4f4; color: #ffffff; font-weight: bold; font-size: 12px; }
div.jqismooth button:hover{ background-color: #728A8C; }
div.jqismooth button.jqismoothdefaultbutton{ background-color: #BF5E26; }
.jqismoothwarning .jqismooth .jqismoothbuttons{ background-color: #BF5E26; }
