@font-face
{
	font-family: Resa;
	src:url(Resagnicto.ttf);
}

*
{
	margin: 0 auto;
}

a
{
	text-decoration: none;
	color: #fff;
}

img{
	border: none;
}

body
{
	background: #1156D4 url('../img/bg.jpg') no-repeat center top;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

.clear
{
	height: 20px;
}

#site
{
	width: 960px;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	
	/*border: 1px;
	border-style: solid;
	border-color: #000;*/
}

#top
{
	clear: both;
	overflow: hidden;
	height: 100px;
	width: 930px;
}

#logo
{
	float: left;
	overflow: hidden;
	width: 170px;
	
	/*border: 1px;
	border-style: solid;
	border-color: #000;*/
	
	margin-left: 30px;
}

#logo img
{
	border: none;
}

#menu_up
{
	float: left;
	overflow: hidden;
	width: 725px;
}

#menus
{
	clear: both;
	overflow: hidden;
	float: right !important;
	width: 625px;
	height: 50px;
	margin-top: 25px;
	background: url('../img/menu_bg.png') 0 3px no-repeat;
	text-align: center;
	vertical-align: middle;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.menu_dv
{
	float: left;
	overflow: hidden;
	width: 105px;
	height: 48px;
	margin: 0 auto;
	margin-top: 3px;
	font-size: 12px;
	/*font-weight: bold;*/
	border-right: thin;
	border-right-style: outset;
	/*border-right-color: #0C5EE2;*/
	border-right-color: #1165ED; 
	text-align: center;
	vartical-align: middle;
	white-space: nowrap;
	line-height: 4;
	/*font-family: Resa;*/
}

.menu_dv1
{
	float: left;
	overflow: hidden;
	width: 39px;
	margin-top: 10px;
}

.menu_dv1 img
{
	cursor: pointer;
	margin-top: 6px;
	border: none;
}

.menu_dv:hover
{
	cursor: pointer;
	background-color: #0B54C8;
	font-weight: bold;	
}

#first_dv
{
	width: 101px;
}

#first_dv:hover
{
	background: url('../img/first_dv.png') no-repeat !important;
	width: 101px;
	font-weight: bold;
}

#selected
{
	background-color: #0B54C8;
}  

#menus ul
{
	width: 625px;
}

#menus li
{
	float: left;
	display: table;
	width: 100px;
	/*height: 47px;*/
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	text-align: center;
	vertical-align: middle;
}

#menus li:hover
{
	background-color: #0C5DE0;
	cursor: pointer
}

#flash
{
	clear: both;
	overflow: hidden;
	height: 400px;
	width: 930px;	
}

#center
{
	clear: both;
	overflow: hidden;
	width: 930px;	
}

#foot
{
	clear: both;
	overflow: hidden;
	width: 930px;
	height: 100px;
	background-color: #042D6E;
	margin-top: 30px !important;
	margin: 0 auto;
}

#foot_left
{
	float: left;
	overflow: hidden;
	width: 270px;
	margin-top: 15px;
	
	/*border: 1px;
	border-style: solid;
	border-color: #000;*/
}

#foot_left p
{
	text-align: left;
	line-height: 2;
	margin-left: 10px;
	font-size: 12px;
}

#foot_right
{
	float: left;
	overflow: hidden;
	width: 650px;
	
	/*border: 1px;
	border-style: solid;
	border-color: #000;*/
}

#menu_down
{
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	width: 500px;
	margin-top: 20px;
	margin-left: 80px;
	letter-spacing: 0.1em;
}

#menu_down a
{
	width: 100px;
}

#foot_right_down
{
	clear: both;
	overflow: hidden;
	width: 380px;
	margin-top: 10px;
	margin-left: 80px;
}

#foot_l
{
	float: left;
	overflow: hidden;
}

#foot_r
{
	float: left;
	overflow: hidden;
	margin-left: 60px;
}

#foot_r p, #foot_l p
{
	color: #9BABC5;
}

#fs
{
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 100px;
	background: #042D6E;
	/*background: #F9F0E3;*/
	margin-top: -100px;
	position: auto;
}

/* startowa.tpl*/
#startowa_up, #startowa_down
{
	clear: both;
	overflow: hidden;
	width: 920px;
	margin-top: 15px;
}

#startowa_down
{
	margin-top: 0px !important;
}

#start_left
{
	float: left;
	overflow: hidden;
	width: 30%;
	margin-left: 20px;
}

#start_left img
{
	border: none;
}

#start_left h2, #start_menu h2
{
	font-size: 18px;
	color: #FFCE12;
	margin-bottom: 10px;
}

#start_left h2:first-letter
{
	text-transform: uppercase;
}

#start_left p
{
	text-align: justify;
	line-height: 1.5;
}

#start_menu
{
	float: left;
	overflow: hidden;
	width: 33%;
}

#start_menu h2
{
	font-size: 14px;
	margin-left: 30px;
	margin-bottom: 10px;
}

#start_right
{
	float: left;
	overflow: hidden;
	width: 33%;
}

#start_right h2
{
	font-size: 13px;
	margin-left: 15px;
}

#menu2
{
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}

ul
{
	list-style: none;
	margin-left: -10px;
}

#menu2 ul
{ 
	margin-left: -30px;
}

#menu2 li
{
	display: block;
	background: url('../img/menud_bg1.jpg') repeat-x;
	height: 27px;
	width: 270px;
}

#menu2 li img
{
	vertical-align: middle;
}

#menu2 li:hover
{
	margin-left: 10px;
	cursor: pointer;
}

#slider
{
	width: 290px;
	height: 162px;
	margin: auto;
	margin-top: 10px !important;
	margin-left: 8px !important;
	background: url('../img/slider_bg.png') no-repeat;
}

#slider img
{
	margin: 5px 5px 5px 5px;
	max-width: 290px;
	max-height: 157px;
}
	
#slider ul, #slider li
{
	margin:0;
	padding:0;
	list-style:none;
}
		
#slider li
{
	width: 295px;
	height:241px;
	overflow:hidden; 
}

.a_box
{
	background: url('../img/orange_box.png') no-repeat;
	float: left;
	overflow: hidden;
	width: 296px;
	height: 182px;
	margin-left: 7px;
}

.a_box img
{
	width: 275px;
	margin-top: 10px;
	margin-left: 10px;
	border: none;
}

.a_box p
{
	color: #373737;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	margin-top: -5px;
	margin-right: 6px;
}

.a_box:hover
{
	color: #000 !important;
	cursor: pointer;
}

.arrow
{
	width: 16px !important;
	height: 16px !important;
	vartical-align: middle;
}

.img_men
{
	float: right;
}
/* end startowa.tpl*/
/* ofirmie.tpl*/
#about_main
{
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}

#about_up, #about_down
{
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}

#about_top_left
{
	float: left;
	overflow: hidden;
	width: 33%;
}

#about_top_left h2
{
	font-size: 13px;
	margin-left: 15px;
}

#about_top_right
{
	float: left;
	overflow: hidden;
	margin-left: 40px;
	width: 550px;
}

#about_top_right p
{
	text-align: justify;
	margin-top: 10px;
}

#about_top_right h2
{
	color: #FFCE12;
	font-size: 18px;
}

#about_top_right h2:first-letter
{
	text-transform: uppercase;
}
/* end ofirmie.tpl*/
/* kontakt.tpl*/
#kontakt_main
{
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}

#kontakt_left
{
	float: left;
	overflow: hidden;
	width: 310px;
}

#form_main
{
	margin: 0 auto;
	width: 280px;
}

.form_box
{
	margin: 0 auto;
	width: 260px;
	clear: both;
	overflow: hidden;
	color: #fff;
}

.fb_left
{
	float: left;
}

.fb_right
{
	float: left;
	margin-left: 10px;
	color: #8BAFEC;
}

.error
{
	/*color: #EA0D0D;*/
	color: #F9F605;
}

.input
{
	width: 250px;
	height: 20px;
	font-size: 14px;
	border: none;
	background: url('../img/input.png') no-repeat;
	color: #fff;
}

.input1
{
	width: 250px;
	font-size: 14px;
	color: #fff;
	border: none;
	background: url('../img/input1.png') 0 -3px repeat-y;
}

.btn_send-pl
{
	background: url('../img/btn_send-pl.jpg') no-repeat;
	width: 73px;
	height: 28px;
	border: none;
}

.btn_send-de
{
	background: url('../img/btn_send-de.jpg') no-repeat;
	width: 73px;
	height: 28px;
	border: none;
}

#kontakt_right
{
	float: left;
	overflow: hidden;
	width: 600px;
	
	/*border: 1px;
	border-style: solid;
	border-color: #fff;*/
}

#kontakt_right h2, #kontakt_left h2
{
	color: #FFCE12;
	font-size: 18px;
}

#kontakt_right h2:first-letter
{
	text-transform: uppercase;
}

#kr_up
{
	clear: both;
	overflow: hidden;
	margin: 10px 10px 50px 10px;
}

#kr_up_left
{
	float: left;
	overflow: hidden;
	width: 300px;
}
	
#kr_up_right
{
	float: left;
	overflow: hidden;
	width: 260px;
}

#kr_up_right p
{
	font-size: 17px;
	font-family: Arial;
}

.godzina
{
	text-decoration: underline;
	font-weight: bold;
}

#kr_down
{
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	width: 500px;
}
/* end kontakt.tpl*/
/* galeria.tpl*/
#galeria_main
{
	clear: both;
	overflow: hidden;
	width: 900px;
	
	/*border: 1px;
	border-style: solid;
	border-color: #fff;*/
}

#galeria_left
{
	width: 280px;
	float: left;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 10px;
}
#galeria_left ul
{
	margin-left: -15px !important;
}

#galeria_left p
{
	text-align: left;
	margin-bottom: 10px;
	margin-left: 25px;
	color: #FFCE12;
	font-size: 18px;
	font-weight: none;
}

#galeria_left p:first-letter
{
	text-transform: uppercase;
}

#galeria_left li
{
	display: block;
	background: url('../img/menud_bg1.jpg') repeat-x;
	height: 27px;
	width: 250px;
}

#galeria_left li img
{
	vertical-align: middle;
}

#galeria_left li:hover
{
	margin-left: 10px;
	cursor: pointer;
}

#sel
{
	font-size: 12px !important;
	font-family: Arial;
}

#sel a
{
	color: #ffeb0c !important;
}

#galeria_right
{
	width: 580px;
	float: left;
	overflow: hidden;
	margin-left: 15px;
	
	/*border: 1px;
	border-style: solid;
	border-color: #fff;*/
}

#galeria_right img
{
	vertical-align: middle;
}

#galeria_right h2
{
	color: #FFCE12;
	margin-left: 5px;
	margin-bottom: 10px;
}

#galeria_right h2:first-letter
{
	text-transform: uppercase;
}

#galeria_box
{
	clear: both;
	overflow: hidden;
	width: 560px;
	
	/*border: 1px;
	border-style: solid;
	border-color: #fff;*/
}

#galery_up
{
	clear: both;
	overflow: hidden;
	background: url('../img/galery_up.png') no-repeat;
	width: 555px;
	height: 10px;
}

#galery
{
	clear: both;
	overflow: hidden;
	background: url('../img/galery_bg.png') repeat-y;
	width: 555px;
	margin: 0 auto;
	text-align: center;
}

#galery img
{
	width: 150px;
	height: 150px;
	margin: 10px 10px 10px 10px;
	border: none;
}

#galery p
{
	/*margin-left: 30px;*/
	font-size: 16px;
}

#galery_down
{
	clear: both;
	overflow: hidden;
	background: url('../img/galery_down.png') no-repeat;
	width: 555px;
	height: 10px;
}
/* end galeria.tpl*/
/* markizy.tpl*/
#markizy_main
{
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	width: 900px;
}

#markizy_left
{
	float: left;
	overflow: hidden;
	width: 335px;
	margin-left: 15px;
/*        border: 1px solid #000;*/
}

#ml_up
{
	clear: both;
	overflow: hidden;
	width: 330px;
	margin-bottom: 20px;
/*        border: 1px solid #000;*/
        left: -10px;
        position: relative;
        z-index: 3;
}

#ml_up ul
{
	margin-left: -40px;
	*margin-left: 0px;
	*display: table-cell;
	/*position:inherit;*/
}

#ml_up li
{
	display: block;
	*display: table-cell;
	background: url('../img/menud_bg1.jpg') repeat-x;
	height: 27px;
	min-width: 320px;
	color: #ff920c;
	/*border: 1px;
	border-style: solid;
	border-color: #fff;*/
}

#ml_up li img
{
	vertical-align: middle;
}

#ml_up li:hover
{
	margin-left: 10px;
	cursor: pointer;
}

#ml_up ul ul.subs{
	/*margin-left: -153px;*/
	*margin-top: -20px;
	*display: table-cell;
	/*margin-top: 50px;*/
	/*position: absolute;*/
	/**height: 1%;*/
/*	*min-height: 100px;*/
	*z-index: 3;
}

#ml_up ul li ul.subs li{
	*display: inline-block;
	*clear: both;
	
	*position: relative;
}

#ml_up h2
{
	font-size: 18px;
	color: #FFCE12;
	margin-bottom: 10px;
	margin-left: 20px;
}

#ml_down
{
	clear: both;
	overflow: hidden;
	width: 285px;
}

#ml_down h2
{
	color: #FFCE12;
	font-size: 18px;
	margin-left: 10px;
}

#markizy_right
{
	float: left;
	overflow: hidden;
	width: 570px;
	margin: 0 auto;
	margin-left: 1px;
/*        border: 1px solid #fff;*/
	
	/*border: 1px;
	border-style: solid;
	border-color: #fff;*/
}

#markizy_right h2
{
	font-size: 18px;
	color: #FFCE12;
	margin-bottom: 10px;
	margin-left: 20px;
}

#mr_image, #mr_opis, #mr_adnotacja
{
	clear: both;
	overflow: hidden;
	margin-top: 20px;
}

#mr_adnotacja
{
	text-align: center;
}

#mr_image_up
{
	clear: both;
	overflow: hidden;
	background: url('../img/img_up.png') no-repeat;
	width: 555px;
	height: 10px;
}

#mr_image_center
{
	clear: both;
	overflow: hidden;
	background: url('../img/img_bg.png') repeat-y;
	width: 555px;
	text-align: center;
}

#mr_image_center img
{
	text-align: center;
	max-width: 540px;
	max-height: 270px;
}

#mr_image_down
{
	clear: both;
	overflow: hidden;
	background: url('..	/img/img_down.png') no-repeat;
	width: 555px;
	height: 10px;
}

#mr_opis p
{
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
}

#mr_adnotacja p
{
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify !important;
	font-size: 14px;
        padding-bottom: 10px;
}

#mr_adnotacja img
{
	max-width: 400px;
	/*vertical-align: center;*/
	text-align: center !important;
	border: none;
}

#mr_galery
{
	clear: both;
	overflow: hidden;
	width: 555px;
	background-color: #154FAE;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	text-align: center;
}

#mr_galery img
{
	text-align: center;
	margin: 20px 10px 20px 10px;
	max-width: 151px;
	max-width: 151px;
	border: none;
}
/* end markizy.tpl*/

#stripes img {
width: 500px !important; height: 74px;
}