body, html {

	text-align: center;

	margin : 0px;

	padding : 0px;

	height:100%;

	background:#0d3781 url('../gfx/bg.jpg') repeat-x;

}



/*// GLOWNY SZABLON STRONY //*/

div#main {

	margin : 0px auto;

	padding : 0px;

	width:950px;

	text-align: left;

	font-family: arial, tahoma;

	font-size:12px;

	line-height:15px;

	color:#333333;

}



div#top{

	width:100%;

	height:104px;

}



div#left {

	float:left;

	margin:0px;

	padding:0px;

	width:193px;

	background:#eef3f9 url('../gfx/left_top_bg.jpg') left top no-repeat;

}

div#center {

	float:left;

	margin:0px;

	padding:0px;

	width:564px;

	background:#e3ebf6 url('../gfx/center_bg.jpg') repeat-y;

}



div#right {

	float:left;

	margin:0px;

	padding:0px;

	width:193px;

	background:#e3ebf6 url('../gfx/right_top_bg.jpg') left top no-repeat;

}

div#bottom{

	clear:both;

	padding:0px;

	margin:0px;

	width:100%;

	height:50px;

	background:url('../gfx/bottom_bg.jpg') top no-repeat; 

}







/*// BOX LOGO //*/

#box_logo{

	float:left;

	width:400px;

}

#box_logo a{

	display:block;

	margin:22px 0px 0px 35px;

}

#box_logo a:link {

}

#box_logo a:visited {

}

#box_logo a:hover {

	text-decoration:none;

}

#box_logo a:active {

}

#box_logo h1{

	display:block;

	padding:0px 0px 0px 75px;

	margin:0px;

	font:bold 26px trebuchet ms;

	color:#ffffff;

}

#box_logo img{

	display:block;

	margin:0px;

	border-width:0px;

}



/*// LINKI GORNE //*/

#box_top_links{

	display:block;

	float:left;

	width:550px;

	height:104px;

	margin:0px;

	padding:0px 0px 0px 0px;

}

#box_top_links ul{

	display:block;

	margin:40px 0px 0px 200px;

	padding:0px;

	list-style:none;

}

#box_top_links ul li{

	float:left;

	margin:0px;

	padding:0px;

	background:url('../gfx/top_links_li_bg.jpg') 0px 5px no-repeat;

}

#box_top_links ul li.li_1{

	padding:0px;

}

#box_top_links ul li.li_2{

	padding:0px;

}

#box_top_links ul li a{

	display:block;

	margin:0px 22px 0px 10px;

	font-family:arial, tahoma;

	font-size:12px;

	font-weight:bold;

	color:#a1b8e4;

}

#box_top_links ul li a:link {

}

#box_top_links ul li a:visited {

}

#box_top_links ul li a:hover {

	text-decoration:underline;

}

#box_top_links ul li a:active {

}







/*/////SEARCH BOX///////*/ 

#box_search{

	margin:0px 10px 0px 0px;

	padding:10px 0px 0px 0px;

}

#box_search .header{

  	display:block;

	margin:0px;

	padding:5px 5px 10px 33px;

	font-family:arial;

	font-size:18px;

  	font-weight:normal;

	color:#f56e03;

}

#box_search .header img{

}

#box_search span{

}

#box_search table{

	width:183px;

}

#box_search table tr{

  	width:100%;

}

#box_search table tr td.left{

  	margin:0px;

  	padding:0px 0px 5px 5px;

  	width:80%;

  	font-family:arial;

  	font-size:11px;

  	text-align:right;

}

#box_search table tr td.right{

  	margin:0px;

  	width:20%;

  	padding:0px 0px 5px 0px;

  	font-family:arial;

  	font-size:11px;

}

#box_search table tr td.right img{

	margin:0px 8px 0px 0px;

	border:0px;

}

#box_search input.text{

  	margin:0px;

  	width:80%;

  	font-family:arial;

  	font-size:12px;

  	color:#333333;

  	border:solid 1px #cad4e0;

}

#box_search select{

}

#box_search textarea{

}

#box_search a{

  	padding:0px 0px 0px 10px;

  	font-family:arial;

  	font-size:12px;

  	font-weight:bold;

  	color:#f56e03;

  	cursor:pointer;

}







/*/// BOX MENU LEFT ///*/

div#box_menu_left{

	margin:0px;

	padding:10px 0px 23px 0px;

	width:100%;

}

div#box_menu_left .header{

	display:block;

	margin:0px;

	padding:10px 0px 10px 15px;

	font-family:arial;

	font-size:18px;

  	font-weight:normal;

	color:#63011a;

}

div#box_menu_left .header img{

}

div#box_menu_left ul{

	margin:0px 0px 0px 10px;

	padding:0px 0px 0px 0px;

	list-style:none;

	background:url(../gfx/line_1.jpg) bottom repeat-x;

}

div#box_menu_left ul li{

	margin:0px;

	padding:0px;

	font:bold 12px arial;

	color:#ffffff;

	text-align:left;

	background:url(../gfx/line_1.jpg) top repeat-x;

}

div#box_menu_left a{

	display:block;  

	margin:0px;

	padding:7px 5px 7px 14px;

	width:100%;

	font:bold 12px arial;

	color:#0b42a6;

	background:url(../gfx/menu_left_li_bg.jpg) 5px 12px no-repeat;

}

div#box_menu_left a:link{

}

div#box_menu_left a:visited{

}

div#box_menu_left a:hover{

	color:#ff6500;	

	text-decoration:underline;

	background:url(../gfx/menu_left_li_bg.jpg) 5px 12px no-repeat;

}

div#box_menu_left a:active{

}



div#box_menu_left a.active{

	color:#ff6500;

	background:url(../gfx/menu_left_li_bg.jpg) 5px 12px no-repeat;

}

div#box_menu_left .bottom{

}

div#box_menu_left ul ul{

	margin:0px;

	padding:0px;

	background:none;

}

div#box_menu_left ul ul{

	margin:0px 0px 0px 10px;

}

div#box_menu_left ul li li{

	margin:0px;

	padding:0px 0px 0px 0px;

	font:bold 12px arial;

	color:#0b42a6;

	text-align:left;

	background:url(../gfx/line_1.jpg) top repeat-x;

}

div#box_menu_left ul li li a{

	display:block;  

	margin:0px;

	padding:7px 5px 7px 15px;

	font:bold 12px arial;

	background:url(../gfx/menu_left_li_bg.jpg) 5px 12px no-repeat;

}

div#box_menu_left ul li li a:link{

}

div#box_menu_left ul li li a:visited{

}

div#box_menu_left ul li li a:hover{

	color:#ff6500;

	text-decoration:underline;	

	background:url(../gfx/menu_left_li_bg.jpg) 5px 12px no-repeat;

}

div#box_menu_left ul li li a:active{

}

div#box_menu_left ul li li a.active{

	color:#ff6500;

	background:url(../gfx/menu_left_li_bg.jpg) 5px 12px no-repeat;

}

div#box_menu_left ul li li li a{

	font:bold 11px arial;

}







/*/// BOX BANNER LEFT ///*/

div#box_banner_left {

}

div#box_banner_left .position{

	padding:0px 0px 12px 10px;

}

div#box_banner_left .position #inetic{

	width:170px;

	height:77px;

}

div#box_banner_left .position img{

	display:block;

	margin:0px;

	border:0px;

}





/*/// BOX BANNER TOP ///*/

#box_banner{

	margin:0px;

	padding:0px 0px 22px 10px;

	background:#eef3f9 url(../gfx/box_banner_bottom_bg.jpg) bottom no-repeat;

}

#box_banner div{ 

	margin:0px;

	padding:0px;

	height:129px;

	background:#e3ebf6;

} 





/*/// BOX BANNER TOP ///*/

#box_wprost{

	margin:0px;

	padding:0px;

}

#box_wprost div{ 

	margin:0px;

	padding:0px;

	height:73px;

	background:#ffffff;

}





/*///BOX CONTENT/////*/

div#box_content{/*// szerokosc=516px //*/

  	margin:0px 0px 0px 24px;

  	padding:0px;

  	width:516px;

}

div#box_content div.bg{

	margin:13px 0px 0px 0px;

	background:url('../gfx/content_bg.jpg') center repeat-y;

}

/*///TYTUL STRONY///*/

div#box_content h1.title{

  	display:block;

	margin:0px;

	padding:0px 0px 10px 0px;

	font-family:arial;

	font-size:16px;

  	font-weight:bold;

	color:#fe6603;

}

/*///TYTUL KOMUNIKAT///*/

div#box_content span.warning{

  	display:block;

	margin:0px;

	padding:0px 0px 5px 0px;

  	font-family:arial;

	font-size:12px;

  	font-weight:bold;

	color:#333333;

}



div#box_content table{

	border:solid 1px #E7E8EC; 

}

div#box_content td{

	border:solid 1px #E7E8EC; 

}

/*

div#box_content img{

	border:solid 2px #ebebeb;

}

*/







/*////BOX LOCATION/////////*/

div#box_location {

	margin:0px 0px 10px 0px;

	padding:0px 0px 10px 0px;

	background:url('../gfx/line_2.jpg') 0% 99% repeat-x;

}

#box_location p {

  display:block;

  margin:0px;

  padding:10px 0px 0px 0px;

  font-size:10px;

  font-family:arial;

  color:#ff6108;

}

/*

#box_location p img{

margin:0px 5px 0px 5px;

}

*/

#box_location a {

  font-size:10px;

  text-decoration : none;

  border : 0;

  color:#ff6108;

  font-family:arial;

}

#box_location a:link {

}

#box_location a:visited {

}

#box_location a:hover {

  text-decoration : underline;

}

#box_location a:active {

}





/*/// PAGER ///*/

.pager_links{

	padding:8px 0px 0px 0px;

	text-align:center;

	font:normal 11px arial;

}



.pager_links a{

	margin:0px 4px 0px 4px;

	font-weight:bold;

	color:#fe6603;

	cursor:pointer;

}



.pager_links a:link {

}



.pager_links a:visited {

}

.pager_links a:hover {

  text-decoration : underline;

}



.pager_links a:active {

}



.pager_links .nav{

	margin:0px 10px 0px 10px;

	color:#fe6603;

}

.pager_links .nav a{

	font-weight:normal;

}



.pager_links .active{

	margin:0px 4px 0px 4px;

	font:bold 11px arial;

	color:#fe6603;

}







/*/// BOX HOME AKTUALNOSCI ///*/

#box_news{

	float:left;

	width:252px;

	margin:0px;

}





/*/// BOX HOME WYDARZENIA ///*/

#box_news_2{

	float:right;

	width:252px;

	margin:0px;

}





/*/// BOX PARTNERZY ///*/

/*

#box_partnerzy{

	padding:20px 0px 0px 0px;

}

#box_partnerzy .position{

	height:53px;

}

#box_partnerzy .position a{

	display:block;

	float:left;

	margin:5px 0px 0px 0px;

	padding:0px;

	border:0px;

}

#box_partnerzy .position img{

	display:block;

	margin:0px;

	border:0px;

}

*/

#box_partnerzy{

	padding:20px 0px 0px 0px;

}

#box_partnerzy .position{

}

#box_partnerzy .position a{

	margin:0px;

	padding:0px;

	border:0px;

}

#box_partnerzy .position img{

	margin:0px 0px 0px 30px;

	border:0px;

}





/*///AKTUALNOSCI, OGLOSZENIA, itp///*/

#box_content .header{

  	display:block;

	margin:0px;

	padding:0px 5px 5px 0px;

	font-family:arial;

	font-size:18px;

  	font-weight:normal;

	color:#f56e03;

}

#box_content .position{

  	width:100%;

  	margin:0px;

 	padding:0px 0px 0px 0px; 

  	background:url('../gfx/line_2.jpg') 0% 100% repeat-x;

}

#box_content .position .title{

  	display:block;

  	margin:0px;

  	padding:5px 10px 4px 15px;

  	font-family:arial, tahoma;

  	font-size:12px;

  	font-weight:bold;

  	color:#0d44a1;

  	background:url('../gfx/position_title.jpg') 0px 7px no-repeat;

}

#box_content .position .title a{

  	margin:0px;

  	padding:0px;

  	font-family:arial, tahoma;

  	font-weight:bold;

  	font-size:12px;

  	color:#0d44a1;

}

#box_content .position .title a:hover{

  text-decoration:none;

}

#box_content .position .image{

	float:left;

}

#box_content .position .image img{

  	display:block;

  	margin:0px 10px 2px 15px;

  	border:solid 2px #ebebeb;

}

#box_content .position .image span{

}

#box_content .position .msc{

  	display:block;

  	padding:0px 10px 4px 15px;

  	color:#0b41a3;

  	font-size:11px;

}

#box_content .position .company{

  	color:#0b41a3;

    font-weight:bold;

}

#box_content .position .data{

  	display:block;

  	padding:0px 10px 4px 15px;

  	color:#0b41a3;

  	font-size:10px;

  	font-family:tahoma;

  	text-align:right;

}

#box_content .position .short{

  	display:block;

  	padding:0px 10px 2px 15px;

  	text-align:justify;

}

#box_content .position .short img{

	border:0px;

}

#box_content .position span.short a{

	font:normal 10px tahoma;

	text-decoration:none;

}

#box_content .position span.short a:hover{

	text-decoration:none;

}

#box_content .position .content{

  	display:block;

  	padding:0px 10px 4px 15px;

  	text-align:justify;

}

#box_content .position .more{

  	display:block;

  	clear:both;

  	width:100%;

  	height:20px;

}

#box_content .position .more a {

  	display:block;

  	float:right;

  	padding:2px 10px 0px 20px;

  	height:18px;

  	font:normal 10px tahoma;

	text-decoration:underline;

	background:url('../gfx/more.jpg') 8px 7px no-repeat;	

}

#box_content .position .more a:link {

}

#box_content .position .more a:visited {

}

#box_content .position .more a:hover {

  	text-decoration:underline;

}

#box_content .position .more a:active {

}

#box_content .position .operation{

  	display:block;

  	margin:0px;

  	padding:5px 10px 4px 0px;

  	font-family:arial, tahoma;

  	font-size:12px;

  	font-weight:bold;

  	text-align:right;

  	color:#0d44a1;

  	background:url('../gfx/position_title.jpg') 423px 7px no-repeat;

}

#box_content .position .title a{

  	margin:0px;

  	padding:0px;

  	font-family:arial, tahoma;

  	font-weight:bold;

  	font-size:12px;

  	color:#0d44a1;

}







/*/// GALERIA ///*/

/*

.gallery_position{

	margin:0px 0px 10px 0px;

	padding:0px 0px 0px 0px;

	width:100%;

	background:url('../gfx/line_2.jpg') 0% 100% repeat-x;

}

.gallery_position .title{

  	display:block;

  	margin:0px;

  	padding:5px 10px 4px 15px;

  	font-family:arial, tahoma;

  	font-size:12px;

  	font-weight:bold;

  	color:#0d44a1;

  	background:url('../gfx/position_title.jpg') 0px 7px no-repeat;

}

.gallery_position .title a{

  	display:block;

  	margin:0px;

  	padding:0px 0px 0px 0px;

  	font-family:arial, tahoma;

  	font-weight:bold;

  	font-size:12px;

  	color:#0d44a1;

}

.gallery_position .title span{

	font-weight:normal;

	font-size:10px;

}

.gallery_position .image{

	float:left;

	width:25%;

}

.gallery_position .image img{

	display:block;

	margin:0px 5px 5px 5px;

	border:solid 2px #ebebeb;

}

.gallery_position .image span{

	display:block;

	margin:0px 17px 5px 5px;

	text-align:justify;

	font-size:10px;

	color:#0d44a1;

}

.gallery_position .short{

	display:block;

	padding:0px 0px 5px 14px;

}

.gallery_position .content{

	display:block;

	padding:0px 0px 5px 0px;

}

.gallery_position .more{

	display:block;

	clear:both;

	width:100%;

	height:18px;

}

.gallery_position .more a {

	display:block;

  	float:right;

  	padding:0px 0px 0px 10px;

  	height:13px;

  	font:normal 10px tahoma;

	text-decoration:underline;

}

.gallery_position .more a:link {

}

.gallery_position .more a:visited {

}

.gallery_position .more a:hover {

  text-decoration:underline;

}

.gallery_position .more a:active {

}

*/



.gallery_position{

	margin:0px 0px 10px 0px;

	padding:0px 0px 0px 0px;

	width:516;

	background:url('../gfx/line_2.jpg') 0% 100% repeat-x;

}

.gallery_position .title{

  	display:block;

  	margin:0px;

  	padding:5px 10px 4px 15px;

  	font-family:arial, tahoma;

  	font-size:12px;

  	font-weight:bold;

  	color:#0d44a1;

  	background:url('../gfx/position_title.jpg') 0px 7px no-repeat;

}

.gallery_position .title a{

  	display:block;

  	margin:0px;

  	padding:0px 0px 0px 0px;

  	font-family:arial, tahoma;

  	font-weight:bold;

  	font-size:12px;

  	color:#0d44a1;

}

.gallery_position .title span{

	font-weight:normal;

	font-size:10px;

}

.gallery_position .image{

	float:left;

	width:25%;

}

.gallery_position .image img{

	display:block;

	margin:0px 5px 5px 13px;

	border:solid 2px #ebebeb;

}

.gallery_position .image span{

	display:block;

	margin:0px 17px 5px 17px;

	text-align:left;

	font-size:10px;

	line-height:12px;

	color:#0d44a1;

}

.gallery_position .short{

	display:block;

	padding:0px 0px 5px 14px;

}

.gallery_position .content{

	display:block;

	padding:0px 0px 5px 0px;

}

.gallery_position .more{

	display:block;

	clear:both;

	width:100%;

	height:18px;

}

.gallery_position .more a {

	display:block;

  	float:right;

  	padding:0px 0px 0px 10px;

  	height:13px;

  	font:normal 10px tahoma;

	text-decoration:underline;

}

.gallery_position .more a:link {

}

.gallery_position .more a:visited {

}

.gallery_position .more a:hover {

  text-decoration:underline;

}

.gallery_position .more a:active {

}





 



/*/////STREFA STUDENTA BOX///////*/ 

#box_strefa{

	margin:0px 10px 18px 0px;

	padding:10px 0px 0px 0px;

}

#box_strefa .header{

  	display:block;

	margin:0px;

	padding:5px 5px 10px 13px;

	font-family:arial;

	font-size:18px;

  	font-weight:normal;

	color:#f56e03;

}

#box_strefa .header img{

}

#box_strefa span{

	display:block;

	margin:0px;

	padding:5px 8px 5px 8px;

	font-size:13px;

	font-family:arial;

	color:#333333;

	text-align:justify;

}

#box_strefa table{

	width:183px;

  	color:#333333;

}

#box_strefa table tr{

  	width:100%;

}

#box_strefa table tr td.left{

  	margin:0px;

  	padding:0px 0px 5px 5px;

  	width:85%;

  	font:bold 12px arial;

	color:#103681;

  	text-align:right;

}

#box_strefa table tr td.right{

  	margin:0px;

  	width:15%;

  	padding:0px 0px 5px 0px;

  	font-family:arial;

  	font-size:11px;

}

#box_strefa table tr td.right img{

	margin:0px 8px 0px 0px;

	border:0px;

}

#box_strefa table tr td.left a{

	font:normal 10px tahoma;

	color:#103681;

	text-decoration:underline;

}

#box_strefa input.text{

  	margin:0px;

  	width:70%;

  	font-family:arial;

  	font-size:12px;

  	color:#333333;

  	border:solid 1px #cad4e0;

}

#box_strefa select{

}

#box_strefa textarea{

}

#box_strefa a{

  	padding:0px 0px 0px 10px;

  	font-family:arial;

  	font-size:12px;

  	font-weight:bold;

  	color:#f56e03;

}







/*/////NEWSLETTER BOX///////*/ 

#box_newsletter{

	margin:0px 10px 15px 0px;

	padding:0px 0px 0px 0px;

	background:url('../gfx/right_box_bg.jpg') 0px 0px repeat-y;

}

#box_newsletter .header{

  	display:block;

	margin:0px;

	padding:5px 5px 5px 13px;

	font-family:arial;

	font-size:18px;

  	font-weight:normal;

	color:#f56e03;

	background:url('../gfx/right_box_top_bg.jpg') 0px 0px no-repeat;

}

#box_newsletter .header img{

}

#box_newsletter span{

	display:block;

	margin:0px;

	padding:5px 8px 5px 8px;

	font-size:13px;

	font-family:arial;

	color:#333333;

	text-align:justify;

}

#box_newsletter table{

	width:183px;

  	color:#333333;

  	background:url('../gfx/right_box_bottom_bg.jpg') right bottom no-repeat;

}

#box_newsletter table tr{

  	width:100%;

}

#box_newsletter table tr td.left{

  	margin:0px;

  	padding:0px 0px 5px 5px;

  	width:80%;

  	font:bold 12px arial;

	color:#103681;

  	text-align:right;

}

#box_newsletter table tr td.right{

  	margin:0px;

  	width:20%;

  	padding:0px 0px 5px 0px;

  	font-family:arial;

  	font-size:11px;

}

#box_newsletter table tr td.right img{

	margin:0px 8px 0px 0px;

	border:0px;

}

#box_newsletter input.text{

  	margin:0px;

  	width:65%;

  	font-family:arial;

  	font-size:12px;

  	color:#333333;

  	border:solid 1px #cad4e0;

}

#box_newsletter select{

}

#box_newsletter textarea{

}

#box_newsletter a{

  	padding:0px 0px 0px 10px;

  	font-family:tahoma, arial;

  	font-size:12px;

  	font-weight:bold;

  	color:#f56e03;

}





/*/////BOX WYKLADOWCY///////*/ 

#box_wykladowcy{

	margin:0px 10px 0px 0px;

	padding:0px 0px 0px 0px;

	background:url('../gfx/right_box_bg.jpg') 0px 0px repeat-y;

}

#box_wykladowcy .header{

  	display:block;

	margin:0px;

	padding:5px 5px 5px 13px;

	font-family:arial;

	font-size:18px;

  	font-weight:normal;

	color:#f56e03;

	background:url('../gfx/right_box_top_bg.jpg') 0px 0px no-repeat;

}

#box_wykladowcy .header img{

}

#box_wykladowcy span{

	display:block;

	margin:0px;

	padding:5px 8px 5px 8px;

	font-size:13px;

	font-family:arial;

	color:#333333;

	text-align:justify;

}

#box_wykladowcy table{

	width:183px;

  	color:#333333;

  	background:url('../gfx/right_box_bottom_bg.jpg') right bottom no-repeat;

}

#box_wykladowcy table tr{

  	width:100%;

}

#box_wykladowcy table tr td.left{

  	margin:0px;

  	padding:0px 0px 5px 5px;

  	width:80%;

  	font:bold 12px arial;

	color:#103681;

  	text-align:right;

}

#box_wykladowcy table tr td.right{

  	margin:0px;

  	width:20%;

  	padding:0px 0px 5px 0px;

  	font-family:arial;

  	font-size:11px;

}

#box_wykladowcy table tr td.right img{

	margin:0px 8px 0px 0px;

	border:0px;

}

#box_wykladowcy input.text{

  	margin:0px;

  	width:65%;

  	font-family:arial;

  	font-size:12px;

  	color:#333333;

  	border:solid 1px #cad4e0;

}

#box_wykladowcy select{

}

#box_wykladowcy textarea{

}

#box_wykladowcy a{

	display:block;

	margin:0px 0px 0px 0px;

  	padding:10px 5px 8px 5px;

  	font-family:arial, tahoma;

  	font-size:12px;

  	font-weight:bold;

  	color:#313234;

}

#box_wykladowcy .bottom{

	width:183px;

	height:13px;

	background:url('../gfx/right_box_bottom_bg.jpg') right bottom no-repeat;

}



/*Example CSS for the two demo scrollers*/



#pscroller1{

margin:0px 0px 0px 0px;

height: 300px;

padding: 0px;

}



#pscroller1 p{

display:block;

text-align:center;

margin:0px;

padding:0px 0px 0px 0px;

height:150px;

background:url('../gfx/line_white.jpg') left bottom repeat-x;

}



#pscroller1 p img{

margin:0px 0px 0px 0px;

/*width:70px;*/

height:90px;

vertical-align:middle;

border:solid 2px #ebebeb;

}



#pscroller2{

width: 350px;

height: 20px;

border: 1px solid black;

padding: 3px;

}



#pscroller2 a{

text-decoration: none;

}



.someclass{ 

}



/*////////////////////*/

 







/*/// BOX MENU BOTTOM //*/

div#box_menu_bottom{

  padding:23px 0px 0px 0px;

}

div#bottom ul{

  display:block;

  margin:0px;

  padding:0px;

  list-style:none

}

div#bottom ul li{

  float:left;

  margin:0px;

  padding:0px;

  font:11px tahoma;

  color:#ffffff;

  text-align:left;

}

div#bottom ul li.space{

  width:742px;

  background:none;

}

div#bottom ul li.realization{

  padding:0px;

  font-size:10px;

  font-weight:normal;

  color:#a17874;

  background:none;

}

div#bottom a {

  display:block;

  margin:0px 15px 0px 15px;

  font-size:11px;

  font-weight:bold;

  color:#ffffff;

}

div#bottom .realization a {

  margin:0px 0px 0px 15px;

  font-size:10px;

  font-weight:normal;

  color:#a2b9e5;

}

div#bottom a:link {

}

div#bottom a:visited {

}

div#bottom a:hover {

}

div#bottom a:active {

}



 









/*/////NEWSLETTER///////*/ 

div.newsletter{

  	width:100%;

}

div.newsletter table{

  	width:80%;

}

div.newsletter table tr{

  	width:100%;

}

div.newsletter table td{

	padding:3px 0px 3px 0px;

}

div.newsletter table tr td.left{

  	margin:0px;

  	padding-right:10px;

  	width:30%;

  	font-weight:normal;

  	color:#555555;

  	text-align:right;

}

div.newsletter table tr td.right{

  	margin:0px;

  	width:70%;

  	color:#555555;

}

div.newsletter input.text{

  	width:100%;

  	font-family:arial;

  	font-size:12px;

  	color:#333333;

  	border:solid 1px #e7e7e7;

  	background:#f5f5f5;

}

div.newsletter select{

  	width:40%;

  	font-family:arial;

  	font-size:12px;

  	color:#333333;

  	border:solid 1px #e7e7e7;

  	background:#f5f5f5;

}

div.newsletter textarea{

  	width:40%;

  	font-family:arial;

  	font-size:12px;

  	color:#333333;

  	border:solid 1px #e7e7e7;

  	background:#f5f5f5;

}

div.newsletter a{

  padding:0px 0px 0px 10px;

  font-family:tahoma, arial;

  font-size:12px;

  font-weight:bold;

  color:#f56e03;

  background:url('../gfx/arrow.jpg') 0px 4px no-repeat;

}

div.newsletter a img{

	border:0px;

	vertical-align:middle;

}





/*/////KONTAKT///////*/ 

div.contact{

  	width:100%;

  	padding:0px 0px 10px 0px;

}

div.contact table{

  	width:80%;

}

div.contact table tr{

  	width:100%;

}

div.contact table td{

  	padding:3px 0px 3px 0px;

}

div.contact table tr td.title{

  	margin:0px;

  	padding:0px;

  	width:30%;

  	font-family:arial, tahoma;

  	font-size:12px;

  	font-weight:bold;

  	color:#555555;

}

div.contact table tr td.left{

  	margin:0px;

  	padding-right:10px;

  	width:30%;

  	font-family:arial, tahoma;

  	font-size:12px;

  	font-weight:normal;

  	color:#555555;

  	text-align:right;

}

div.contact table tr td.right{

  	margin:0px;

  	width:70%;

  	font-family:arial, tahoma;

  	font-size:12px;

  	font-weight:normal;

  	color:#555555;

}

div.contact table tr td span{

  	color:#555555;

}



div.contact input.text{

	margin:0px;

  	width:100%;

  	font-family:arial;

  	font-size:12px;

  	color:#333333;

  	border:solid 1px #e7e7e7;

  	background:#f5f5f5;

}

div.contact select{

  	width:100%;

  	font-family:arial;

  	font-size:12px;

  	color:#333333;;

  	border:solid 1px #e7e7e7;

  	background:#f5f5f5;

}

div.contact textarea{

  	width:100%;

  	font-family:arial;

  	font-size:12px;

  	color:#333333;

  	border:solid 1px #e7e7e7;

  	background:#f5f5f5;

}

div.contact input.button{

  	font-family:arial;

  	font-size:12px;

  	font-weight:bold;

  	color:#333333;

  	border:outset 1px #555555;

  	cursor:pointer;

}

div.contact a{

	padding:0px 0px 0px 10px;

	font-family:tahoma, arial;

	font-size:12px;

	font-weight:bold;

	color:#f56e03;

	background:url('../gfx/arrow.jpg') 0px 4px no-repeat;

}

div.contact a img{

	border:0px;

	vertical-align:middle;

}

div.contact .req{

	color:#f56e03;	

}







/*////MAPA SERWISU///////*/

div.mapa{

  	padding:0px 0px 10px 0px;

}

div.mapa ul{

  	display:block;

  	margin:0px;

  	padding:0px 0px 0px 0px;

  	list-style:none;

}

div.mapa ul li{

  	display:block;

  	margin:0px;

  	padding:8px 0px 8px 0px;

  	list-style:none;

  	font-size:12px;

  	background:url('../gfx/line_2.jpg') 0% 100% repeat-x;

}

div.mapa a{

  	padding:0px 0px 0px 17px;

  	font-family:arial, tahoma;

  	font-weight:bold;

  	color:#0d44a1;

  	background:url('../gfx/position_title.jpg') 0px 2px no-repeat;

  	cursor:pointer;

}

div.mapa a:link {

}

div.mapa a:visited {

}

div.mapa a:hover {

	color:#f56e03;

  	text-decoration:underline;

}

div.mapa a:active {

} 

div.mapa ul ul{

  	display:block;

  	margin:0px 0px 0px 20px;

  	padding:8px 0px 0px 0px;

}

div.mapa li li{

  	padding:4px 0px 4px 0px;

  	font-size:12px;

  	background:none;

}

div.mapa li li a{

	padding:0px 0px 0px 10px;

	font-weight:normal;

	background:url(../gfx/menu_left_li_bg.jpg) 0px 5px no-repeat;

}

div.mapa li li li{

  	padding:4px 0px 4px 0px;

  	font-size:11px;

  	background:none;

}

 



/*/// WYNIKI WYSZUKIWANIA ///*/

div.search .position{

}

div.search .short{

	margin-bottom:7px;

}

div.search .title span{

	margin-left:2px;

	font-size:11px;

	font-weight:normal;

}



 

/*//////OGOLNE//////////*/

form{

  	margin:0px;

  	padding:0px;

}

.block {

  	display:block;

  	margin: 0px;

  	padding: 0px;

}

.clear{

  	display:block;

  	clear:both;

  	margin:0px;

  	padding:0px;

  	font-size:1px;

  	height:1px;

  	line-height:1px;

  	width:100%;

} 

p{

  	margin: 0px;

  	padding: 0px;

}



hr{

  display:block;

  margin:0px;

  padding:0px;

  color:#800901;

  border-style:solid;

  border-width:0px;

  border-color:#800901;

  background:#800901;

  height:1px;

  size:1px;

}



p.hr{

  	display:block;

  	margin:20px 0px 10px 0px;

  	padding:0px;

  	width:100%;

  	height:2px;

  	background:#894aa5;

  	font-size:1px;

}



a {

  	text-decoration : none;

  	border : 0;

  	color:#f56e03;

}

a:link {

}

a:visited {

}

a:hover {

  	text-decoration:none;

}

a:active {

}

  



input.button{

  	font-family:trebuchet ms, tahoma, arial;

  	font-size:11px;

  	font-weight:bold;

  	color:#555555;

  	border:outset 1px #555555;

  	cursor:pointer;

}

  

.active{

  	color:#cc0000;

}

#active_link{

  	color:#cc0000;

}

  

/* //STYLE CMS// */

table {

	margin:0px;

	padding:0px;

	font-family:arial, tahoma;

	font-size:12px;

	line-height:15px;

	color:#333333;

}

td{

  	font-family:arial, tahoma;

	font-size:12px;

	line-height:15px;

	color:#333333;

}

.ramka_zdjec{

  	border-style:solid;

  	border-width:1px;

  	border-color:#cccccc;

}







/*////BOX MENU TOP///////*/

#box_menu_top{

}

#box_menu_top ul{

}

#box_menu_top ul li{

}

#box_menu_top a{

}

#box_menu_top a:link {

}

#box_menu_top a:visited {

}

#box_menu_top a:hover {

}

#box_menu_top a:active {

} 



#box_menu_top ul ul{

}

#box_menu_top ul li li{

}

#box_menu_top li li a{

}

#box_menu_top a:link {

}

#box_menu_top a:visited {

}

#box_menu_top a:hover {

}

#box_menu_top a:active {

} 



/*/////// STYLE Z FCK EDITORA - NIE USUWAC///*/

.subnaglowek {

		background-image: url('../obrazki/Image/doc.jpg'); 

    background-repeat:no-repeat; 

    color:#0C42A4; 

    font-weight:bold; 

    padding-left:14px; 

    display:block;

}

.wyroznienie {

  font-weight: bold; 

  color:#474747;

}

.ramka {

  border-style:solid; 

  border-width:2px; 

  border-color:#E7E8EC;

}

hr {

  width:90%;

  height:1px;

  color:#E5E8ED;

}





.input_form_text
{
  	margin:0 0 0 0px;
  	width:250px;
  	background-color:#F5F5F5;
  	font-family:arial;
  	font-size:12px;
  	height:16px;
  	color:#333333;
  	border:solid 1px #E7E7E7;

}
.input_form_text2
{
  	margin:0 0 0 0px;
  	width:auto;
  	background-color:#F5F5F5;
  	font-family:arial;
  	font-size:12px;
  	color:#333333;
  	border:solid 1px #E7E7E7;
	border:0px none;
}
.nobrd

{

	border:0px;

}

.formularz_konf td

{

	border:0px;

}

