/*//////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{

  margin:0px;
  padding:0px;
  color:#e7e7e7;
  border-style:solid;
  border-width:0px;
  border-color:#e7e7e7;
  background:#e7e7e7;
  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;
  	color:#f56e03;
}
a:link {
}
a:visited {
}
a:hover {
  	text-decoration:none;
}
a:active {
}
.active{
  	color:#cc0000;
}
#active_link{
  	color:#cc0000;
}

#box_content .content_pages a.button{
	display:block;
	padding:3px 0px 4px 0px;
	text-align:center;
	width:78px;
	font:bold 11px tahoma;
	color:#ffffff;
	background:url('../gfx/yellow_button_bg.jpg') 0px 0px no-repeat;
}
#box_content .content_pages a.button:hover{
	color:#ffffff;
	text-decoration:none;
}

#box_content input.yellow_button{
	display:block;
	padding:2px 0px 5px 0px;
	text-align:center;
	width:78px;
	font:bold 11px tahoma;
	color:#ffffff;
	background:url('../gfx/yellow_button_bg.jpg') 0px 0px no-repeat;
	border:0px;
	cursor:pointer;
}

#box_content input.button_rez{
	display:block;
	padding:2px 0px 5px 0px;
	text-align:center;
	width:132px;
	font:bold 11px tahoma;
	color:#ffffff;
	background:url('../gfx/button_rez.jpg') 0px 0px no-repeat;
	border:0px;
	cursor:pointer;
}

#box_content input.button_zap{
	display:block;
	padding:2px 0px 5px 0px;
	text-align:center;
	width:138px;
	font:bold 11px tahoma;
	color:#ffffff;
	background:url('../gfx/button_zap.gif') 0px 0px no-repeat;
	border:0px;
	cursor:pointer;
}

/*
#box_content input.yellow_button_big{
	display:block;
	padding:2px 0px 3px 0px;
	text-align:center;
	width:162px;
	font:bold 11px tahoma;
	color:#ffffff;
	background:url('../gfx/yellow_button_big_bg.jpg') 0px 0px no-repeat;
	border:0px;
	cursor:pointer;
}
*/
/*
#box_content input.yellow_button_big{
	display:block;
	padding:2px 0px 3px 5px;
	text-align:center;
	width:149px;
	font:bold 11px tahoma;
	color:#ffffff;
	background:url('../gfx/yellow_button_big_bg.jpg') 0px 0px no-repeat;
	border:0px;
	cursor:pointer;
}
*/
#box_content input.yellow_button_big{
   display:block;
   padding:2px 0px 5px 5px;
   text-align:center;
   width:176px;
   font:bold 11px tahoma;
   color:#ffffff;
   background:url('../gfx/yellow_button_big_bg.jpg') 0px 0px no-repeat;
   border:0px;
   cursor:pointer;
}


span.gran{
	color:#133d6d;
}


/*//////////////////////////*/
body, html {
	text-align: center;
	margin : 0px;
	padding : 0px;
	height:100%;
	background:#ffffff;
}

/*// GLOWNY SZABLON STRONY //*/
div#main {
	margin : 0px auto;
	padding : 6px 0px 0px 0px;
	width:902px;
	text-align: left;
	font-family: tahoma;
	font-size:11px;
	line-height:14px;
	color:#333333;
}

div#top{
	width:776px;
	height:128px;
	background:url('../gfx/top.jpg') right top no-repeat;
}

div#left {
	float:left;
	margin:0px;
	padding:0px;
	width:190px;
	/*background:#eef3f9 url('../gfx/left_top_bg.jpg') left top no-repeat;*/
}
div#right {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 5px;
	padding:0px;
	width:580px;
	/*background:#e3ebf6;*/
}

div#righttwo {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 6px;
	padding:0px;
	width:120px;
	/*background:#e3ebf6;*/
}

div#bottom{
	clear:both;
	padding:0px;
	margin:0px;
	width:776px;
	height:127px;
	background:url('../gfx/bottom_bg.jpg') 195px 0px no-repeat; 
}



/*// BOX LOGO //*/
#box_logo{
	float:left;
	width:190px;
	height:128px;
}
#box_logo a{
	display:block;
	margin:0px 0px 0px 0px;
}
#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;
	margin:0px;
}
#box_logo img{
	display:block;
	margin:0px;
	border-width:0px;
}

/*// LINKI GORNE //*/
#box_top_links{
	display:block;
	float:left;
	width:584px;
	height:128px;
	margin:0px;
	padding:0px;
}
/*
#box_top_links ul{
	display:block;
	margin:6px 0px 0px 336px;
	padding:0px;
	list-style:none;
}
*/
#box_top_links ul{
   display:block;
   margin:6px 0px 0px 315px;
   padding:0px;
   list-style:none;
}

#box_top_links ul li{
	float:left;
	margin:0px;
	padding:0px;
	background:url('../gfx/top_links_li_bg.jpg') right 1px 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.li_4{
	background:none;
}
#box_top_links ul li a{
	display:block;
	margin:0px 9px 0px 9px;
	font:normal 10px tahoma;
	color:#133e6b;
}
#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 {
}



/*/// BOX MENU LEFT ///*/
div.box_menu_left{
	margin:0px 0px 5px 0px;
	/*padding:0px 0px 25px 0px;*/
	padding:0px 0px 0px 0px;
	width:100%;
	background:#f5f5f5 url('../gfx/menu_left_bg.jpg') repeat-y;
	border-bottom:solid 1px #e9e9e9;
	height:442px;
}
div.box_menu_left .header{
	display:block;
	margin:0px;
	padding:10px 0px 10px 15px;
	font-family:tahoma;
	font-size:13px;
  	font-weight:bold;
	color:#000102;
	background:url('../gfx/menu_left_header_bg.jpg') left top no-repeat;
}
div.box_menu_left .header img{
}
div.box_menu_left ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;

}
div.box_menu_left ul li{
	margin:0px;
	padding:0px;
	font:bold 13px tahoma;
	color:#000102;
	text-align:left;
}
div.box_menu_left span,
div.box_menu_left a{
	display:block;  
	margin:0px;
	padding:12px 5px 0px 21px;
	/*width:100%;*/
	font:bold 13px tahoma;
	color:#000102;
}
div.box_menu_left a:link{
}
div.box_menu_left a:visited{
}
div.box_menu_left a:hover{
	color:#000102;	
	text-decoration:underline;
}
div.box_menu_left a:active{
}

div.box_menu_left a.active{
	color:#ff332a;
	background:url(../gfx/menu_left_li_bg.gif) 5px 9px 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{
}
div.box_menu_left ul li li{
	margin:0px;
	padding:0px 0px 0px 17px;
	font:bold 12px arial;
	color:#0b42a6;
	text-align:left;
	background:url(../gfx/menu_left_line.gif) bottom no-repeat;
}
div.box_menu_left ul li li a{
	display:block;  
	margin:0px;
	padding:4px 5px 4px 15px;
	font:normal 11px arial;
	color:#163b68;
	background:url(../gfx/menu_left_li_bg.gif) 5px 9px 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:#ff332a;
	text-decoration:underline;	
	background:url(../gfx/menu_left_li_bg.gif) 5px 9px no-repeat;
}
div.box_menu_left ul li li a:active{
}
div.box_menu_left ul li li a.active{
	color:#ff332a;
	background:url(../gfx/menu_left_li_bg.gif) 5px 9px no-repeat;
}
div.box_menu_left ul li li li a{
	font:bold 11px arial;
}


 



/*/// BOXES LEFT ///*/
/*
div.boxes_left{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	height:254px;
	background:#f5f5f5 url('../gfx/menu_left_bg.jpg') repeat-y;
	border-bottom:solid 1px #e9e9e9;
}
*/
/*/// 0 wierszy - bez dodatków - 309px; 2 wiersze - 341px; minus 2 wiersze - 276px; ///*/
div.boxes_left{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	height:276px;
	background:#f5f5f5 url('../gfx/menu_left_bg.jpg') repeat-y;
	border-bottom:solid 1px #e9e9e9;
}


div.boxes_left .header{
	display:block;
	margin:0px;
	padding:10px 0px 10px 15px;
	font-family:tahoma;
	font-size:13px;
  	font-weight:bold;
	color:#000102;
	background:url(../gfx/menu_left_header_bg.jpg) left top no-repeat;
}
div.boxes_left .position{
  	margin:0px;
 	padding:0px; 
  	 
}
div.boxes_left #first{
	padding:0px 0px 0px 0px;
	background:none;
}
div.boxes_left #second{
}
div.boxes_left .position p{
  	display:block;
  	margin:0px 10px 0px 10px;
  	padding:5px 0px 0px 0px;
  	font-family:tahoma;
  	font-size:11px;
  	font-weight:bold;
  	color:#143e70;
  	background:none;
}
div.boxes_left .position p a{
  	margin:0px;
  	padding:0px 0px 0px 8px;
  	font-family:tahoma;
  	font-size:11px;
  	font-weight:bold;
  	color:#143e70;
  	background:none;
}
div.boxes_left .position p a.zeznaczkiem{
  	background:url('../gfx/boxes_position_title_bg.jpg') 0px 5px no-repeat;
}
div.boxes_left .position p a:hover{
  text-decoration:none;
}

div.boxes_left ul{
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	list-style:none;
}
div.boxes_left ul li{
	margin:0px;
	padding:0px;
	font:normal 11px tahoma;
	color:#143e70;
	text-align:left;
}
div.boxes_left p a.zak:link, div.boxes_left p a.zak:hover, div.boxes_left p a.zak:active, div.boxes_left p a.zak:visited{
	color:#000000;
	text-decoration:none;
	font-family:tahoma;
	font-size:13px;
  	font-weight:bold;
}
div.boxes_left a.active{
	color:#ff6500;
	background:url(../gfx/menu_left_li_bg.jpg) 5px 12px no-repeat;
}
div.boxes_left .position img{
  	display:block;
  	margin:0px;
  	border:0px;
}

div.boxes_left .position .content{
  	display:block;
  	margin:0px 10px 0px 10px;
  	padding:7px 0px 0px 10px;
  	text-align:justify;
}

div.boxes_left .position .content2{
  	display:block;
  	margin:0px 10px 0px 10px;
  	padding:7px 0px 7px 10px;
  	text-align:justify;
	background:url('../gfx/boxes_li_bg.jpg') bottom repeat-x;
}

div.boxes_left .position .tel_inf{
	display:block;
	padding:0px 0px 0px 0px;
	font:bold 15px arial;
	color:#ff0006;
}
div.boxes_left .position .price_inf{
	display:block;
	padding:0px 0px 5px 0px;
	color:#7f7f7f;
	font-size:10px;
}
div.boxes_left .position .tel{
	display:block;
	padding:0px 0px 5px 0px;
	font:bold 14px arial;
}
div.boxes_left .position .price{
	display:block;
	padding:0px 0px 12px 0px;
	color:#cbcbcb;
	font-size:10px;
}
div.boxes_left .position .hours{
	display:block;
	padding:0px 0px 1px 0px;
}
div.boxes_left .position .comment{
	display:block;
	padding:3px 0px 10px 0px;
}
div.boxes_left .position .more{
  	display:block;
  	clear:both;
  	width:100%;
  	height:15px;
  	text-align:right;
}
div.boxes_left .position .more a {
  	display:block;
  	float:left;
	color:#143e70;
  	padding:5px 10px 5px 20px;
  	height:15px;
  	font:normal 10px tahoma;
	text-decoration:none;
	background:url('../gfx/next_small.jpg') 100% 9px no-repeat;	
}
div.boxes_left .position .more a:link {
}
div.boxes_left .position .more a:visited {
}
div.boxes_left .position .more a:hover {
  	text-decoration:underline;
}
div.boxes_left .position .more a:active {
}







/*////BOX LOCATION/////////*/
div#box_location {
	margin:0px;
	padding:0px;
	background:url('../gfx/location_bg.jpg') no-repeat;
	height:34px;
}
#box_location p {
	display:block;
	margin:0px;
	padding:10px 0px 0px 15px;
	font:bold 13px tahoma;
	color:#070000;
}
#box_location h1 {
	display:block;
	margin:0px;
	padding:0px 0px 0px 15px;
	font:bold 13px tahoma;
	color:#070000;
}
/*
#box_location p img{
margin:0px 5px 0px 5px;
}
*/
#box_location a {
	margin:0px 0px 0px 8px;
	padding:0px 0px 0px 12px;
	text-decoration : none;
	border : 0;
	color:#070000;
	font:normal 11px tahoma;
	background:url('../gfx/location_a_bg.gif') 0px 5px no-repeat;
}
#box_location a:link {
}
#box_location a:visited {
}
#box_location a:hover {
  text-decoration : underline;
}
#box_location a:active {
}
#box_location span {
	margin:0px 0px 0px 8px;
	padding:0px 0px 0px 12px;
	text-decoration : none;
	border : 0;
	color:#070000;
	font:normal 11px tahoma;
	background:url('../gfx/location_a_bg.gif') 0px 5px no-repeat;
}
#box_location .red{
	color:#fb0009;
}

/*/// BOX BANNER TOP ///*/
#box_banner{
	float:left;
	margin:0px 0px 4px 0px;
	padding:0px;
}
#box_banner div{ 
	margin:0px;
	padding:0px;
	width:385px;
	height:254px;
	/*background:url(../gfx/ship.jpg) no-repeat;*/
}

#box_banner .banner_one {
        width: 193px;
        height: 85px;
	vertical-align: top;
        background:url('http://www.odyseo.pl/gfx/11.jpg') 193px 85px;
}
#box_banner .banner_two {
        width: 195px;
        height: 85px;
	vertical-align: top;
        background:url('http://www.odyseo.pl/gfx/12.jpg') 195px 85px;
}

#box_banner .banner_three {
        width: 191px;
        height: 85px;
	vertical-align: top;
        background:url('http://www.odyseo.pl/gfx/13.jpg') 191px 85px;
}
#box_banner .banner_four {
        width: 193px;
        height: 85px;
	vertical-align: top;
        background:url('http://www.odyseo.pl/gfx/21.jpg') 193px 85px;
}
#box_banner .banner_five {
        width: 195px;
        height: 85px;
	vertical-align: top;
        background:url('http://www.odyseo.pl/gfx/22.jpg') 195px 85px;
}
#box_banner .banner_six {
        width: 191px;
        height: 85px;
	vertical-align: top;
        background:url('http://www.odyseo.pl/gfx/23.jpg') 191px 85px;
}
#box_banner .banner_seven {
        width: 193px;
        height: 85px;
	vertical-align: top;
        background:url('http://www.odyseo.pl/gfx/31.jpg') 193px 85px;
}
#box_banner .banner_eight {
        width: 195px;
        height: 85px;
	vertical-align: top;
        background:url('http://www.odyseo.pl/gfx/32.jpg') 195px 85px;
}

#box_banner .banner_nine {
        width: 191px;
        height: 85px;
	vertical-align: top;
        background:url('http://www.odyseo.pl/gfx/33.jpg') 191px 85px;
}

#box_banner a{
        color: white;
}
#box_banner a:hover{
        text-decoration: underline;
}
#box_banner .banner_tekst{
	font-size: 13px;
	font-family: tahoma;
	font-weight: bold;
        padding: 58px 0px 0px 15px;
        margin: 0px 0px 0px 0px;
}


/*/////SLIM SEARCH BOX///////*/ 
#box_search_slim{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 383px;
	height:49px;
	background:url('../gfx/search_slim_bg.gif') no-repeat;
}
#box_search_slim a{
	display:block;
	padding:21px 0px 0px 0px;
  	font-family:tahoma;
  	font-size:11px;
  	font-weight:bold;
  	color:#fbce2b;
  	background:url('../gfx/arrow_advanced_search.gif') 145px 26px  no-repeat;
}

/*/////SEARCH BOX///////*/ 
#box_search{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	height:148px;
	background:url('../gfx/search_bg.jpg') no-repeat;
}
#box_search .table_1{
	margin:0px 0px 19px 11px;
	padding:2px 0px 0px 0px;
}
#box_search .header{
  	display:block;
	margin:0px;
}
#box_search .header img{
}
#box_search span{
}
#box_search table{
	width:551px;
	height:98px;
	margin:0px 0px 0px 0px;
 
}

#box_search table.button{
	height:25px;
	margin:0px 0px 0px 11px;
}
#box_search table.button tr{
	height:25px;
	margin:0px;
	padding:0px;
}
#box_search table.button tr td{
}
#box_search table.button td.td_1b{
	margin:0px;
	padding:0px;
	height:25px;
	width:240px;
}
#box_search table.button td.td_2b{
	margin:0px;
	padding:0px;
	height:25px;
	width:130px;
}
#box_search table.button td.td_3b{
	margin:0px;
	padding:2px 0px 0px 0px;
	width:157px;
}

#box_search table tr{
  	width:100%;
}
#box_search table tr td{
	padding:10px 0px 0px 0px;
	text-align:left;
	vertical-align:top;
	color:#fffffb;
	font:bold 11px tahoma;
}
#box_search table tr td .descr{
	display:block;
	margin:0px 0px 4px 2px;
}
#box_search table tr td.td_1{
  	width:180px;
}
#box_search table tr td.td_2{
  	width:125px;
}
#box_search table tr td.td_3{
  	width:121px;
}
#box_search table tr td.td_4{
  	width:0px;
  	vertical-align:top;
}
#box_search table tr td.td_5{
  	width:105px;
  	vertical-align:top;
}
#box_search table tr td div.ch1{
	pading:14px 0px 6px 0px;
	height: 23px;
}
#box_search table tr td div.ch2{
	paddng:0px 0px 6px 0px;
	height: 23px;
}
#box_search table tr td div.ch3{
	paddng:0px 0px 0px 0px;
	height: 24px;
}
#box_search table tr td div.ch4{
	padding:0px 0px 0px 4px;
	height: 23px;
}
#box_search table tr td div.ch5{
	padding:0px 0px 0px 4px;
	height: 23px;
}
#box_search table tr td div.ch6{
	padding:0px 0px 0px 4px;
	height: 21px;
}

#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{
	margin:0px;
  	width:80%;
  	font-size:11px;
  	color:#030303;
  	border:solid 1px #a4abb1;
}
#box_search table tr td.td_1 select{
	width:155px;
}
#box_search table tr td.td_2 select{
	width:100px;
} 
#box_search table tr td.td_2 .text{
	width:80px;
	font-family:arial;
  	font-size:11px;
  	color:#333333;
  	font-weight:normal;
  	border:solid 1px #cad4e0;
  	vertical-align:bottom;
  	background:#ffffff;
} 
#box_search table tr td.td_2 img{
	border:0px;
	margin:0px;
}
#box_search table tr td.td_3 select{
	width:100px;
}
#box_search textarea{
}
#box_search a.link{
  	padding:0px 10px 0px 0px;
  	font-family:tahoma;
  	font-size:11px;
  	font-weight:bold;
  	color:#fbce2b;
  	background:url('../gfx/arrow_advanced_search.gif') right center no-repeat;
}

#box_search a.link2{
  	padding:0px 10px 0px 10px;
  	font-family:tahoma;
  	font-size:11px;
  	font-weight:bold;
  	color:#fbce2b;
  	backgroud:url('http://www.odyseo.pl/gfx/arrow_advanced_left_search.gif') right 4px no-repeat;
}

#box_search a.link3{
  	padding:0px 10px 0px 102px;
  	font-family:tahoma;
  	font-size:11px;
  	font-weight:bold;
  	color:#fbce2b;
  	background:url('http://www.odyseo.pl/gfx/arrow_advanced_bottom_search.gif') right center no-repeat;
}

#box_search a{
	cursor:pointer;
}




/*/////SEARCH BOX2///////*/
#box_search2{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	height:383px;
	background:url('../gfx/advanced_search_bg.jpg') no-repeat;
}
#box_search2 div.table_1{
	margin:0px 0px 0px 11px;
	padding:2px 0px 0px 0px;
}
#box_search2 div.table_2{
	margin:0px 0px 0px 11px;
	padding:0px 0px 0px 0px;
}
#box_search2 div.table_3{
	margin:0px 0px 0px 11px;
	padding:8px 0px 0px 0px;
}
#box_search2 div.table_4{
	margin:0px 0px 0px 11px;
}
#box_search2 div.table_5{
	margin:0px 0px 0px 11px;
}
#box_search2 div.table_6{
	margin:0px 0px 0px 11px;
}
#box_search2 div.table_7{
	margin:0px 0px 0px 5px;
}
#box_search2 div.table_8{
	margin:0px 0px 0px 11px;
}


#box_search2 .header{
  	display:block;
	margin:0px;
}
#box_search2 .header img{
}
#box_search2 span{
}
#box_search2 table{
	width:551px;
	margin:0px 0px 0px 0px;
}


#box_search2 table.tb1{
	height:98px;
}

#box_search2 table.tb2{
	height:38px;
}

#box_search2 table.tb3{
	height:56px;
}
#box_search2 table.tb4{
	height:34px;
}
#box_search2 table.tb5{
	height:31px;
}
#box_search2 table.tb6{
	height:21px;
}
#box_search2 table.tb7{
	height:44px;
}


#box_search2 table tr{
  	width:100%;
}
#box_search2 table tr td{
	padding:10px 0px 0px 0px;
	text-align:left;
	vertical-align:top;
	color:#fffffb;
	font:bold 11px tahoma;
}
#box_search2 table tr td .descr{
	display:block;
	margin:0px 0px 4px 2px;
}


#box_search2 table.tb1 tr td.td_1{
  	width:180px;
}
#box_search2 table.tb1 tr td.td_2{
  	width:125px;
}
#box_search2 table.tb1 tr td.td_3{
  	width:121px;
}
#box_search2 table.tb1 tr td.td_4{
  	width:0px;
  	vertical-align:top;
}
#box_search2 table.tb1 tr td.td_5{
  	width:105px;
  	vertical-align:top;
}

#box_search2 table.tb2 tr td.td_1{
  	width:20px;
	padding: 17px 0px 0px 0px;
}
#box_search2  table.tb2 tr td.td_2{
  	width:158px;
 	padding: 19px 0px 0px 2px;
}
#box_search2  table.tb2 tr td.td_3{
  	width:20px;
	padding: 17px 0px 0px 0px;
}
#box_search2  table.tb2 tr td.td_4{
  	width:103px;
 	padding: 19px 0px 0px 2px;
}
#box_search2  table.tb2 tr td.td_5{
  	width:20px;
	padding: 17px 0px 0px 0px;
}
#box_search2  table.tb2 tr td.td_6{
  	width:224px;
 	padding: 19px 0px 0px 2px;
}

#box_search2 table.tb3 tr td.td_1{
  	width:180px;
}
#box_search2  table.tb3 tr td.td_2{
  	width:125px;
}
#box_search2  table.tb3 tr td.td_3{
  	width:125px;
}
#box_search2  table.tb3 tr td.td_4{
  	width:121px;
}

#box_search2 table.tb4 tr td.td_1{
  	width:20px;
}
#box_search2  table.tb4 tr td.td_2{
  	width:158px;
 	padding: 13px 0px 0px 2px;
}
#box_search2  table.tb4 tr td.td_3{
  	width:20px;
}
#box_search2  table.tb4 tr td.td_4{
  	width:103px;
 	padding: 13px 0px 0px 2px;
}
#box_search2  table.tb4 tr td.td_5{
  	width:20px;
}
#box_search2  table.tb4 tr td.td_6{
  	width:224px;
 	padding: 13px 0px 0px 2px;
}

#box_search2 table.tb5 tr td.td_1{
  	width:20px;
}
#box_search2  table.tb5 tr td.td_2{
  	width:158px;
 	padding: 13px 0px 0px 2px;
}
#box_search2  table.tb5 tr td.td_3{
  	width:20px;
}
#box_search2  table.tb5 tr td.td_4{
  	width:103px;
 	padding: 13px 0px 0px 2px;
}
#box_search2  table.tb5 tr td.td_5{
  	width:20px;
}
#box_search2  table.tb5 tr td.td_6{
  	width:224px;
 	padding: 13px 0px 0px 2px;
}

#box_search2 table.tb6 tr td.td_1{
  	width:20px;
 	padding: 0px 0px 0px 0px;
}
#box_search2  table.tb6 tr td.td_2{
  	width:158px;
 	padding: 3px 0px 0px 2px;
}
#box_search2  table.tb6 tr td.td_3{
  	width:20px;
  	padding: 0px 0px 0px 0px;
}
#box_search2  table.tb6 tr td.td_4{
  	width:103px;
 	padding: 3px 0px 0px 2px;
}
#box_search2  table.tb6 tr td.td_5{
  	width:20px;
 	padding: 0px 0px 0px 0px;
}
#box_search2  table.tb6 tr td.td_6{
  	width:224px;
 	padding: 3px 0px 0px 2px;
}


#box_search2 table.tb7 tr td.td_1{
  	width:178px;
 	padding: 20px 18px 0px 0px;
}
#box_search2 table.tb7 tr td.td_2{
  	width:373px;
 	padding: 18px 0px 0px 0px;
}

#box_search2 table.tb8 tr td.td_1{
  	width:240px;
 	padding: 20px 0px 0px 0px;
}
#box_search2 table.tb8 tr td.td_2{
  	width:130px;
 	padding: 20px 0px 0px 0px;
}
#box_search2 table.tb8 tr td.td_3{
  	width:181px;
 	padding: 20px 0px 0px 0px;
}
#box_search2 table tr td div.ch1{
	pading:14px 0px 6px 0px;
	height: 23px;
}
#box_search2 table tr td div.ch2{
	paddng:0px 0px 6px 0px;
	height: 23px;
}
#box_search2 table tr td div.ch3{
	paddng:0px 0px 0px 0px;
	height: 24px;
}

#box_search2 table tr td div.ch4{
	padding:0px 0px 0px 4px;
	height: 23px;
}
#box_search2 table tr td div.ch5{
	padding:0px 0px 0px 4px;
	height: 23px;
}
#box_search2 table tr td div.ch6{
	padding:0px 0px 0px 4px;
	height: 21px;
}

#box_search2 table tr td.right img{
	margin:0px 8px 0px 0px;
	border:0px;
}
#box_search2 input.text{
  	margin:0px;
  	width:223px;
  	font-size:11px;
  	color:#030303;
  	border:solid 1px #a4abb1;
}
#box_search2 select{
	margin:0px;
  	width:80%;
  	font-size:11px;
  	color:#030303;
  	border:solid 1px #a4abb1;
}
#box_search2 table tr td.td_1 select{
	width:155px;
}
#box_search2 table tr td.td_2 select{
	width:100px;
}
#box_search2 table.tb1 tr td.td_2 .text{
	width:80px;
	font-family:arial;
  	font-size:11px;
  	color:#333333;
  	font-weight:normal;
  	border:solid 1px #cad4e0;
  	vertical-align:bottom;
  	background:#ffffff;
}
#box_search2 table.tb1 tr td.td_2 img{
	border:0px;
	margin:0px;
}
#box_search2 table tr td.td_3 select{
	width:100px;
}
#box_search2 textarea{
}
#box_search2 a.link2{
  	padding:0px 0px 0px 10px;
  	font-family:tahoma;
  	font-size:11px;
  	font-weight:bold;
  	color:#fbce2b;
  	backround:url('http://www.odyseo.pl/gfx/arrow_advanced_left_search.gif') left 4px no-repeat;
}

#box_search2 a.link4{
  	padding:0px 10px 0px 125px;
  	font-family:tahoma;
  	font-size:11px;
  	font-weight:bold;
  	color:#fbce2b;
  	background:url('http://www.odyseo.pl/gfx/arrow_advanced_top_search.gif') right center no-repeat;
}

#box_search2 a{
	cursor:pointer;
}






#box_content span.stars_6_0{
 	padding:0px 60px 0px 0px;
	background:url('../gfx/stars_6.gif') right no-repeat;
}
#box_content span.stars_5_5{
 	padding:0px 60px 0px 0px;
	background:url('../gfx/stars_5_5.gif') right no-repeat;
}
#box_content span.stars_5_0{
 	padding:0px 60px 0px 0px;
	background:url('../gfx/stars_5.gif') right no-repeat;
}
#box_content span.stars_4_5{
 	padding:0px 60px 0px 0px;
	background:url('../gfx/stars_4_5.gif') right no-repeat;
}
#box_content span.stars_4_0{
 	padding:0px 60px 0px 0px;
	background:url('../gfx/stars_4.gif') right no-repeat;
}
#box_content span.stars_3_5{
 	padding:0px 60px 0px 0px;
	background:url('../gfx/stars_3_5.gif') right no-repeat;
}
#box_content span.stars_3_0{
 	padding:0px 60px 0px 0px;
	background:url('../gfx/stars_3.gif') right no-repeat;
}
#box_content span.stars_2_5{
 	padding:0px 60px 0px 0px;
	background:url('../gfx/stars_2_5.gif') right no-repeat;
}
#box_content span.stars_2_0{
 	padding:0px 60px 0px 0px;
	background:url('../gfx/stars_2.gif') right no-repeat;
}
#box_content span.stars_1_5{
 	padding:0px 60px 0px 0px;
	background:url('../gfx/stars_1_5.gif') right no-repeat;
}
#box_content span.stars_1_0{
 	padding:0px 60px 0px 0px;
	background:url('../gfx/stars_1.gif') right no-repeat;
}



/*/// SZCZEGOLOWY OPIS OFERTY ///*/
#box_content div.details_offers{
	margin:0px 0px 16px 0px;
	padding:0px 0px 16px 0px;
	border-bottom:solid 1px #adaeb0;
}
#box_content div.details_offers .other_dates{
	height:64px;
	width:100%;
	background:#f5f5f5;
	border:solid 1px #e8e8e8;
}
#box_content div.details_offers .other_dates div{
	padding:12px 0px 0px 20px;
}
#box_content div.details_offers .other_dates p{
	display:block;
	margin:0px 0px 6px 0px;
}
#box_content div.details_offers .other_dates select{
  	width:250px;
  	font-family:tahoma;
  	font-size:11px;
  	font-weight:normal;
  	color:#7d7d7d;
  	border:solid 1px #a8a9ab;
  	background:#ffffff;
}
/*
#box_content .items_offer{
	margin:0px 0px 16px 0px;
	padding:0px 0px 16px 0px;
	border-bottom:solid 1px #adaeb0;
}
*/
#box_content .items_offer{
   margin:0px 0px 0px 0px;
   padding:0px 0px 15px 0px;
   border-bottom:solid 1px #adaeb0;
}

div#box_content div.items_offer .items{
	padding:0px;
	border:solid 1px #e8e8e8;
	background-color: #f5f5f5;;
}
div#box_content div.items_offer .items table tr{
	background:url('../gfx/items_offer_top_bg.gif') 0px 68px repeat;
}
div#box_content div.items_offer .items .clear{
	height:15px;
}
div#box_content div.items_offer .items .content{
	padding:10px 16px 10px 16px;
	background:#f5f5f5;
}
div#box_content div.items_offer .items .content table{
	margin:0px;
	border:0px;
	
}
div#box_content div.items_offer .items .content table tr{
	background:url('../gfx/items_offer_tr_bg.gif') bottom repeat-x;
}
div#box_content div.items_offer .items .content table th{
	padding:0px 0px 11px 0px;
	text-align:left;
	font-family:tahoma;
	font-size:11px;
}
div#box_content div.items_offer .items .content table td div{
	height:20px;
}
div#box_content div.items_offer .items .content table div.rooms{
	float:left;
	width:110px;
	border:0px;
}
div#box_content div.items_offer .items .content table div.maintenances{
	float:left;
	width:113px;
	border:0px;
}
div#box_content div.items_offer .items .content table div.maintenances img{
	margin:0px 0px 0px 5px;
}
div#box_content div.items_offer .items .content table div.prices{
	float:left;
	width:300px;
	border:0px;

}
div#box_content div.items_offer .items .content table div.pricestop{
	float:left;
	width:300px;
	border:0px;

}
div#box_content div.items_offer .items .content table div.prices input{
	vertical-align:middle;
}

div#box_content div.items_offer .items .content table div.prices .text{
  	width:20px;
  	font-family:tahoma;
  	font-weight:normal;
  	font-size:11px;
  	color:#7d7d7d;
  	border:solid 1px #a8a9ab;
  	background:#ffffff;	
}

div#box_content div.items_offer .items .content table td{
	padding:14px 0px 14px 0px;
	border:0px;
	font-family:tahoma;
	font-size:11px;
	text-align:left;
}
div#box_content div.buttons{
	margin:10px 0px 0px 0px;
	text-align:right;
}

div#box_content #small_buttons{
}

div#box_content div.items_offer .items .content .buttons a{
	float:right;
}
div#box_content div.items_offer .items .content #button_question{
	float:right;
	margin-right:10px;
}
div#box_content div.items_offer .items .content #button_reserve{
	float:right;
}
div#box_content .content .yellow_button_big{
	float:right;
}
div#box_content div.items_offer .items .content .buttons p{
	height:1px;
}

/*/// MENU ZAKLADKI ///*/
div.menu_items_offer{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
 
}
 
div.menu_items_offer ul{
	margin:0px 0px 0px 0px;
	padding:0px;
	background:none;
	list-style:none;

}

/*
div.menu_items_offer ul li{
	margin:0px;
	padding:0px;
	float:left;
	width:113px;
	height:35px;
	font:bold 12px arial;
	color:#0b42a6;
	list-style:none;
	background:url(../gfx/menu_items_offer_li.gif) left no-repeat;
}
*/

div.menu_items_offer ul li{
	margin:0px;
	padding:0px;
	float:left;
	width:79px;
	height:34px;
	font:bold 12px arial;
	color:#0b42a6;
	list-style:none;
	background:url(../gfx/menu_items_offer_li.gif) left no-repeat;
}


div.menu_items_offer ul li.active{
	background:url(../gfx/menu_items_offer_li_active.gif) left no-repeat;
}
div.menu_items_offer ul li a{
   display:block;

   text-align:center;
	margin:0px 2px 0px 0px;
	padding:10px 0px 0px 0px;
	font:bold 11px tahoma;
	color:#153c73;
	
}
div#box_content div.menu_items_offer ul li a:link{
}
div#box_content div.menu_items_offer ul li a:visited{
}
div#box_content div.menu_items_offer ul li a:hover{
	color:#ff0006;
	text-decoration:underline;
	/*background:url(../gfx/menu_top_pages_2_li_active.gif) 0px 0px no-repeat;*/
}
div#box_content div.menu_items_offer ul li a:active{
}
div#box_content div.menu_items_offer ul li a.active{
	color:#ff0006;
	background:url(../gfx/menu_items_offer_li_active.gif) 0px 0px no-repeat;
}






#box_content div.details_offers table{
	margin:0px;
	border:0px;
}
#box_content div.details_offers table p{
	display:block;
	margin:0px;
}
#box_content div.details_offers table tr{
}
/*
#box_content div.details_offers table td.description{
	width:388px;
	vertical-align:top;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:12px;
	border:0px;
}*/

#box_content div.details_offers table td.description{
	width:388px;
	vertical-align:bottom;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:12px;
	border:0px;
}

#box_content div.details_offers table h1.hotels_name{
	display:block;
	margin:0px 0px 6px 0px;
	font-weight:normal;
	font-size:11px;
}
#box_content div.details_offers table h1.hotels_name span span{
	color:#0a3e70;
	font-weight:bold;
	font-size:12px;
}
#box_content div.details_offers table p.details{
	display:block;
	margin:0px 0px 16px 0px;
	padding:0px;
}
#box_content div.details_offers table p.details .hotels_country{
	padding:0px 5px 0px 0px;
	/*color:#0d4671;*/
}
#box_content div.details_offers table p.details .hotels_region{
	padding:0px 5px 0px 10px;
	/*color:#0d4671;*/
	background:url('../gfx/search_result_arrow.gif') 0px 5px no-repeat;
}
#box_content div.details_offers table p.details .hotels_city{
	padding:0px 5px 0px 10px;
	background:url('../gfx/search_result_arrow.gif') 0px 5px no-repeat;
}

#box_content div.details_offers table a.details{
	margin:0px 0px 6px 0px;
}
#box_content div.details_offers table .details img{
	margin:0px;
	vertical-align:middle;
	border:0px;
}
#box_content div.details_offers table .odyseo_code{
	margin:0px 0px 4px 0px;
}
#box_content div.details_offers table .rooms{
	margin:0px 0px 6px 0px;
}
#box_content div.details_offers table .maintenances{
	margin:0px 0px 6px 0px;
}
#box_content div.details_offers table .offers_date{
	margin:0px 0px 6px 0px;
}
#box_content div.details_offers table .transports_type{
	margin:0px 0px 6px 0px;
}
#box_content div.details_offers table .transports_departure{
	margin:0px 0px 6px 0px;
}
#box_content div.details_offers table .prices_price{
	margin:0px 0px 6px 0px;
}
#box_content div.details_offers table .prices_price span{
	color:#0d4671;
	font-weight:bold;
}
#box_content div.details_offers table  p.cat{
	margin:0px 0px 6px 0px;
	color:#fe0000;
}
#box_content div.details_offers table  span.cat{
	margin:0px 0px 6px 0px;
	color:#fe0000;
	font-weight:normal;
}

#box_content div.details_offers table td.images{
	vertical-align:top;
	width:174px;
	border:0px;
}
#box_content div.details_offers table td.images .browser{
	margin:0px 0px 0px 9px; 
	width:165px;
}
#box_content div.details_offers table td.images .browser img{
	display:block;
	margin:0px 0px 3px 0px;
	width:165px;
	border:0px;
}

/*
#box_content div.details_offers table td.images{
	vertical-align:bottom;
	width:174px;
	border:0px;
}
#box_content div.details_offers table td.images .browser{
	margin:0px 0px 0px 0px;
	width:165px;
}
#box_content div.details_offers table td.images .browser img{
	display:block;
	margin:0px 0px 5px 0px;
	width:165px;
	border:0px;
}
*/

/*/// DODANE  ///*/
/*
#box_content div.details_offers table td.images .tops img{
	display:block;
	margin:0px 0px 0px 0px;
	width:165px;
	border:0px;
}

#box_content div.details_offers table td.images .sider{
	width:9px;
}

#box_content div.details_offers table td.images .middler{
	height:5px;
}

div#hold{
	position:relative; overflow:hidden;
	width:165px; height:220px; z-index:10
}
div#wn{
	position:absolute;
	left:0px; top:0px;
	width:165px; height:220px;
	clip:rect(0px, 165px, 220px, 0px);
	overflow:hidden;
	z-index:1;
}
div#lyr1{
	position:absolute; visibility:hidden;
	left:0px; top:0px;
	z-index:1;
}
*/
/*/// DODANE  END ///*/

/*
#box_content div.hotels_description{
	margin:0px 0px 16px 0px;
	padding:0px 0px 16px 0px;
	border-bottom:solid 1px #adaeb0;
}
*/


#box_content tr td.oferta_dodatkowe_one{
      margin:0px 0px 0px 0px;
      padding:0px 0px 15px 0px;
      text-align: justify;
      vertical-align: top;
}

#box_content tr td.szczegoly_one{
      border-bottom:solid 1px #bbbbbb;
      margin:0px 0px 0px 0px;
      padding:0px 0px 0px 0px;
      vertical-align: top;
}
#box_content tr td.szczegoly_two{
      border-top:solid 1px #bbbbbb;
      border-bottom:solid 1px #bbbbbb;
      margin:0px 0px 0px 0px;
      padding:14px 0px 15px 0px;
      vertical-align: top;
}

#box_content div.warunki_new{
      margin:0px 0px 0px 13px;
      padding:0px 0px 0px 14px;
      background:url('../gfx/tlo_warunki.jpg') no-repeat;
}
#box_content div.warunki_new .zaliczka{
      margin:0px 0px 0px 0px;
      padding:10px 0px 21px 0px;
      color: #ffffff;
}
#box_content div.warunki_new .warunki{
      margin:0px 0px 0px 0px;
      padding:15px 0px 0px 0px;
}
#box_content div.warunki_new .ubezpieczenie{
      margin:0px 0px 0px 0px;
      padding:4px 0px 16px 0px;
}

#box_content div.przewodniki_new{
      height: 63px;
      margin:10px 0px 0px 13px;
      padding:0px 0px 0px 14px;
      background:url('../gfx/tlo_przewodniki0.jpg') no-repeat;
}
#box_content div.przewodniki_new .kraj{
      margin:0px 0px 0px 0px;
      padding:15px 0px 0px 0px;
}
#box_content div.przewodniki_new .region{
      margin:0px 0px 0px 0px;
      padding:4px 0px 16px 0px;
}

#box_content div.amoze_new{
      margin:10px 0px 0px 13px;
      padding:0px 0px 0px 0px;
}
#box_content div.amoze_tlo1{
      height: 327px;
      background:url('../gfx/tlo_inny_kraj1.jpg') no-repeat;
}
#box_content div.amoze_tlo2{
      height: 338px;
      background:url('../gfx/tlo_inny_kraj2.jpg') no-repeat;
}
#box_content div.amoze_tlo3{
      height: 356px;
      background:url('../gfx/tlo_inny_kraj3.jpg') no-repeat;
}
#box_content div.amoze_new .stodziesiec{
        height: 110px;
}
#box_content div.amoze_new .kraj{
        margin:0px 0px 0px 0px;
        padding:10px 0px 0px 14px;
        font-weight: bold;
        color: #333333;
        height: 14px;
}
#box_content div.amoze_new .kraj_img img{
        margin:8px 0px 0px 0px;
        padding:0px 0px 0px 0px;
        border: 0px;
}
#box_content div.amoze_new .region{
      margin:0px 0px 0px 0px;
      padding:4px 0px 0px 14px;
}
#box_content div.amoze_new .kraj2{
        margin:0px 0px 0px 0px;
        padding:33px 0px 0px 14px;
        font-weight: bold;
        color: #333333;
}

#box_content div.opis_new, #box_content div.informacje_od_new, #box_content div.hotel_dodatkowe_new, #box_content div.cena_zawiera_new, #box_content div.wycieczki_fakultatywne_new{
      border-top:solid 1px #bbbbbb;
      margin:0px 0px 0px 0px;
      padding:14px 14px 15px 0px;
      text-align: justify;
      vertical-align: top;
}



#box_content tr td.przyciski_one{
      margin:0px 0px 0px 0px;
      padding:16px 0px 3px 0px;
}
#box_content tr td.przyciski_two{
      margin:0px 0px 0px 0px;
      padding:16px 0px 3px 0px;
}
#box_content tr td.przyciski_three{
      margin:0px 0px 0px 0px;
      padding:16px 0px 3px 0px;
}



/*/// WYNIKI WYSZUKIWANIA ///*/
#box_content div.search_result{
	background:#e9e9eb;
	width:580px;
}
#box_content div.search_result table {
	border:0px;
	width:580px;
}
#box_content div.search_result table tr{
	width:580px;
}
#box_content div.search_result table td{
	border:0px;
	font:normal 11px tahoma;
	color:#191919;
}
#box_content div.search_result table td .padding{
	padding:8px 8px 8px 8px;
}
#box_content div.search_result table .td_1{
	width:84px;
	border-top:solid 1px #e9e9eb;
	vertical-align:top;
	background:url('../gfx/search_result_td_1_bg.jpg') repeat-y;
}


#box_content div.search_result table .td_1 .offers_date{
	display:block;
	margin:0px 0px 6px 0px;
	font-weight:bold;
}
#box_content div.search_result table .td_1 .transports_type{
	display:block;
	margin:0px 0px 6px 0px;
}
#box_content div.search_result table .td_1 .transports_departure{
	display:block;
	margin:0px 0px 2px 0px;
	line-height:15px;
}
#box_content div.search_result table .td_1 .transports_departure span{
	display:inline;
	margin:0px 5px 0px 0px;
}
#box_content div.search_result table .td_2{
	width:233px;
	border-top:solid 1px #e9e9eb;
	vertical-align:top;
	background:url('../gfx/search_result_td_2_bg.jpg') repeat-y;
}
#box_content div.search_result table .td_2 .hotels_details{
	display:block;
	margin:0px 0px 6px 0px;
	font-weight:bold;
}

#box_content div.search_result table .td_2 a{
	display:block;
	margin:0px;
	color:#191919;
}
#box_content div.search_result table .td_2 p.details{
	display:block;
	margin:0px 0px 12px 0px;
	padding:0px;
}
#box_content div.search_result table .td_2 p.details .hotels_country{
	padding:0px 5px 0px 0px;
	/*color:#0d4671;*/
}
#box_content div.search_result table .td_2 p.details .hotels_region{
	padding:0px 5px 0px 10px;
	/*color:#0d4671;*/
	background:url('../gfx/search_result_arrow.gif') 0px 5px no-repeat;
}
#box_content div.search_result table .td_2 p.details .hotels_city{
	padding:0px 5px 0px 10px;
	background:url('../gfx/search_result_arrow.gif') 0px 5px no-repeat;
}

#box_content div.search_result table .td_2 a.details{
	display:block;
	float:left;
	margin:0px 0px 5px 0px;
	width:100px;
}
#box_content div.search_result table .td_2 .details img{
	display:block;
	margin:0px;
	border:0px;
}
#box_content div.search_result table .td_2 a.favorites{
	display:block;
	float:left;
	margin:0px 0px 5px 0px;
	width:115px;
}
#box_content div.search_result table .td_2 .favorites img{
	display:block;
	margin:0px 0px 0px 95px;
	border:0px;
}
#box_content div.search_result table .td_2 .clear{
	display:block;
  	clear:both;
  	margin:0px;
  	padding:0px;
  	font-size:1px;
  	height:1px;
  	line-height:1px;
  	width:90%;
}

#box_content div.search_result table .td_3{
	width:99px;
	border-top:solid 1px #e9e9eb;
	vertical-align:top;
	background:url('../gfx/search_result_td_3_bg.jpg') repeat-y;
}

#box_content div.search_result table .td_3 p{
	display:block;
	margin:0px 0px 6px 0px;
}
#box_content div.search_result table .td_3 p.posilki{
	background:url('../gfx/pyt_yellow.gif') right no-repeat;
}
#box_content div.search_result table .td_3 p span{
	display:inline;
	margin:0px 2px 0px 0px;
	font-weight:bold;
}

#box_content div.search_result table .td_4{
	width:82px;
	border-top:solid 1px #e9e9eb;
	vertical-align:top;
	background:url('../gfx/search_result_td_4_bg.jpg') repeat-y;
}
#box_content div.search_result table .td_4 p{
	display:block;
	margin:0px 0px 6px 0px;
}
#box_content div.search_result table .td_4 p.cat{
	color:#fe0000;
}
#box_content div.search_result table .td_4 p span{
	display:inline;
	margin:0px 2px 0px 0px;
	font-weight:bold;
}
#box_content div.search_result table .td_5{
	width:82px;
	border-top:solid 1px #e9e9eb;
	vertical-align:top;
	background:url('../gfx/search_result_td_5_bg.jpg') repeat-y;
}
#box_content div.search_result table .td_5 p{
	display:block;
	margin:0px 0px 6px 0px;
}
#box_content div.search_result table .td_5 p.cat{
	color:#fe0000;
}
#box_content div.search_result table .td_5 p span{
	display:inline;
	margin:0px 2px 0px 0px;
	font-weight:bold;
}
div.search_result .position{
}
div.search .short{
	margin-bottom:7px;
}
div.search .title span{
	margin-left:2px;
	font-size:11px;
	font-weight:normal;
}


#box_content div.search_result table.header {
	border:0px;
	margin:0px;
	padding:0px;
	height:37px;
	background:#e9e9eb;
}
#box_content div.search_result table.header td{
	border:0px;
	font:bold 11px tahoma;
	color:#ffffff;
}
#box_content div.search_result table.header .td_1{
	height:37px;
	width:84px;
	border-top:solid 1px #e9e9eb;
	vertical-align:middle;
	text-align:center;
	background:url('../gfx/table_header_td_1_bg.gif') repeat-y;
}
#box_content div.search_result table.header .td_2{
	height:37px;
	width:332px;
	border-top:solid 1px #e9e9eb;
	vertical-align:middle;
	text-align:center;
	background:url('../gfx/table_header_td_2_bg.gif') repeat-y;
}
#box_content div.search_result table.header .td_3{
	height:37px;
	width:164px;
	border-top:solid 1px #e9e9eb;
	vertical-align:middle;
	text-align:center;
	background:url('../gfx/table_header_td_3_bg.gif') repeat-y;
}




/*/// PAGER LINKS ///*/
.pager_links{
	padding:13px 10px 14px 10px;
	margin:0px;
	text-align:left;
	font:normal 11px arial;
	background:#aaaaaa url('../gfx/pager_links_bg.jpg') 0px 0px no-repeat;
}

.pager_links a{
	margin:0px 2px 0px 0px;
	padding:2px 6px 2px 6px;
	font-weight:normal;
	font-family:tahoma;
	color:#143b76;
	cursor:pointer;
	background:#fffeff;
	border:solid 1px #a3acb1;
}

.pager_links a:link {
}

.pager_links a:visited {
}
.pager_links a:hover {
	color:#fe0000;
	text-decoration : none;
}

.pager_links a:active {
}

.pager_links .nav_prev{
	margin:0px 2px 0px 0px;
	padding:2px 6px 2px 14px;
	font-weight:normal;
	font-family:tahoma;
	color:#000000;
	background:#fffeff url('../gfx/nav_prev.jpg') 4px 60% no-repeat;
	border:solid 1px #a3acb1;
}
.pager_links .nav_next{
	margin:0px 2px 0px 0px;
	padding:2px 12px 2px 6px;
	font-weight:normal;
	font-family:tahoma;
	color:#000000;
	background:#fffeff url('../gfx/nav_next.jpg') 90% 60% no-repeat;
	border:solid 1px #a3acb1;
}

.pager_links .nav_prev a{
	border:0px;
	padding:0px;
	font-weight:normal;
}
.pager_links .nav_next a{
	border:0px;
	padding:0px;
	font-weight:normal;
}
 
.pager_links .active{
	margin:0px 2px 0px 0px;
	padding:2px 6px 2px 6px;
	font:bold 11px tahoma;
	color:#fe0000;
	background:#fffeff;
	border:solid 1px #a3acb1;
}

.pager_links .sort{
	padding:0px 5px 0px 0px;
	text-align:left;
}

.pager_links .sort ul{
	display:block;
	margin:0px;
	padding:0px 0px 14px 0px;
	list-style:none;
}

.pager_links .sort li{
	display:inline;
	margin:0px;
	padding:0px 6px 0px 6px;
	font-weight:bold;
	font-family:tahoma;
	color:#ffffff;
	background:url('../gfx/pager_links_sort_li_bg.gif') right no-repeat;
}
.pager_links .sort li.descr{
	padding:0px 6px 0px 0px;
	background:none;
}

.pager_links .yell{
	margin:0px;
	padding:0px;
	background:none;
	border:0px;
	color:#f8cc21;
	font-weight:normal;
}

.pager_links .sort a{
	margin:0px;
	padding:0px;
	background:none;
	border:0px;
	color:#f8cc21;
}
.pager_links .sort a:hover{
	text-decoration:underline;
	color:#f8cc21;
}







/*///BOX CONTENT/////*/
div#box_content{/*// szerokosc=516px //*/
  	margin:0px;
  	padding:0px;
}

/*///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 0px 0px 10px;
	padding:15px 0px 20px 0px;
  	font-family:tahoma;
	font-size:11px;
  	font-weight:bold;
	color:#333333;
}

div#box_content table{ 
}
div#box_content td{
	font-family: tahoma;
	font-size:11px;
	line-height:14px;
	color:#333333; 
}


/* POSDTRONY TEKSTOWE */
div#box_content div.content_pages{
	margin:0px 0px 10px 0px;
	border:solid 1px #e7e7e7;
}

div#box_content div.content_pages .title{
	margin:0px 0px 10px 0px;
	padding:10px 0px 10px 25px;
	background:#f5f5f5 url('../gfx/page.gif') 8px center no-repeat;
	font:bold 11px tahoma;
	color:#191919;
}
div#box_content div.content_pages .content{
	/*padding:0px 10px 10px 10px;*/
	margin:0px 10px 0px 10px;
	padding-bottom:10px;
}
div#box_content div.content_pages .content em{

}

div#box_content div.content_pages .country{
	padding:0px;
	width:100%;
	background:url('../gfx/country_description_bg.jpg') 0px 34px repeat-x;
}
div#box_content div.content_pages .country .clear{
	height:15px;
}

div#box_content div.content_pages .links{
	padding:0px 11px 0px 11px;
	height:40px;
	border-top:solid 1px #e7e7e7;
	background:#f5f5f5;
	color:#191919;
}
div#box_content div.content_pages .links a.prev{
	margin:11px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	display:block;
	float:left;
	color:#0f426f;
	background:url('../gfx/prev_small.jpg') 0px 5px no-repeat;
}
div#box_content div.content_pages .links a.up{
	margin:11px 0px 0px 0px;
	padding:0px 8px 0px 0px;
	display:block;
	float:right;
	color:#0f426f;
	background:url('../gfx/prev_up.jpg') 100% 5px no-repeat;
}


/*/// MENU TOP PAGES_2 ///*/
div#box_content div.menu_top_pages_2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
 
}
 
div#box_content div.menu_top_pages_2 ul{
	margin:0px 0px 0px 8px;
	padding:0px;
	background:none;
	list-style:none;
}

div#box_content div.menu_top_pages_2 ul li{
	margin:0px;
	padding:0px;
	float:left;
	width:80px;
	height:35px;
	font:bold 12px arial;
	color:#0b42a6;
	list-style:none;
	background:url(../gfx/menu_top_pages_2_li.gif) right no-repeat;
}
div#box_content div.menu_top_pages_2 ul li.active{
	background:url(../gfx/menu_top_pages_2_li_active.gif) right no-repeat;
}
div#box_content div.menu_top_pages_2 ul li a{
   display:block;
   text-align:center;
   vertical-align:middle;
   text-decoration:none;
	margin:0px 0px 0px 2px;
	padding:3px 0px 0px 0px;
	font:bold 11px tahoma;
	color:#153c73;
}
div#box_content div.menu_top_pages_2 ul li a:link{
}
div#box_content div.menu_top_pages_2 ul li a:visited{
}
div#box_content div.menu_top_pages_2 ul li a:hover{
	color:#191919;
	text-decoration:none;	
	/*background:url(../gfx/menu_top_pages_2_li_active.gif) 0px 0px no-repeat;*/
}
div#box_content div.menu_top_pages_2 ul li a:active{
}
div#box_content div.menu_top_pages_2 ul li a.active{
	color:#191919;
	background:url(../gfx/menu_top_pages_2_li_active.gif) 0px 0px no-repeat;
}



/*/// MENU PAGES_2 ///*/
div.menu_pages_2{
	margin:0px 10px 5px 10px;
	padding:0px 0px 0px 0px;
	width:558px;
	background:#f5f5f5;
}
div.menu_pages_2 .header{
	display:block;
	margin:0px;
	padding:10px 0px 10px 15px;
	font-family:tahoma;
	font-size:13px;
  	font-weight:bold;
	color:#000102;
	background:url(../gfx/menu_left_header_bg.jpg) left top no-repeat;
}
div.menu_pages_2 .header img{
}
 
div.menu_pages_2 ul{
	display:block;
	margin:0px;
	padding:0px;
	width:186px;
	float:left;
	list-style:none;
}

div.menu_pages_2 ul li{
	display:block;
	
	margin:0px;
	padding:0px;
	width:186px;
	font:bold 12px arial;
	color:#0b42a6;
	text-align:left;
	list-style:none;
}
div.menu_pages_2 ul li a{
	display:block;  
	margin:0px;
	padding:4px 5px 4px 15px;
	font:normal 11px arial;
	color:#163b68;
	background:url(../gfx/menu_left_li_bg.gif) 5px 9px no-repeat;
}
div.menu_pages_2 ul li a:link{
}
div.menu_pages_2 ul li a:visited{
}
div.menu_pages_2 ul li a:hover{
	color:#ff332a;
	text-decoration:none;	
	background:url(../gfx/menu_left_li_bg.gif) 5px 9px no-repeat;
}
div.menu_pages_2 ul li a:active{
}
div.menu_pages_2 ul li a.active{
	color:#ff332a;
	background:url(../gfx/menu_left_li_bg.gif) 5px 9px no-repeat;
}



/*///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;
}


.center_banners{
	margin:0px 0px 6px 0px;
}
.center_banners img{
	display:block;
	margin:0px;
}


.area_boxes{
	margin:0px 1px 0px 0px;
	width:579px;
}


/*///  BOXY  ///*/
#box_content .boxes {
	margin:0px 0px 4px 0px;
	padding:0px;
	line-height:14px;
	background:url('../gfx/boxes_bg.jpg') left repeat-y;
}
#box_content .boxes .header{
  	display:block;
	margin:0px 0px 5px 0px;
	padding:10px 0px 10px 15px;
	font-weight:bold;
	font-size:13px;
	font-family:tahoma;
	color:#000102;
	background:#aaaaaa url(../gfx/boxes_header_bg.jpg) left top no-repeat;
}
#box_content .boxes .position{
  	margin:0px;
 	padding:0px; 
  	/*background:url('../gfx/boxes_bottom_bg.jpg') 0% 100% repeat-x;*/
  	background:none;
}
#box_content .boxes .position h1{
  	display:block;
  	margin:0px 10px 6px 10px;
  	padding:5px 0px 5px 0px;
  	font-family:tahoma;
  	font-size:11px;
  	font-weight:bold;
  	color:#143e70;
  	background:url('../gfx/boxes_li_bg.jpg') bottom repeat-x;
}
#box_content .boxes .position h1 a{
  	margin:0px;
  	padding:0px 0px 0px 8px;
  	font-family:tahoma;
  	font-size:11px;
  	font-weight:bold;
  	color:#143e70;
  	background:url('../gfx/boxes_position_title_bg.jpg') 0px 5px no-repeat;
}
#box_content .boxes .position h1 a:hover{
  color:#ff9f22;
  text-decoration:none;
}

#box_content .boxes .position ul{
	display:block;
	margin:0px 10px 0px 10px;
	padding:0px 0px 0px 0px;
	list-style:none;
}
#box_content .boxes ul li{
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
	height:24px;
	font:normal 11px tahoma;
	line-height:14px;
	color:#143e70;
	text-align:left;
	background:url('../gfx/boxes_li_bg.jpg') bottom repeat-x;
}
#box_content .boxes ul li span{
	display:block;
	margin:0px 0px 0px 0px;
	padding:6px 0px 5px 8px;
	font:normal 11px tahoma;
	color:#143e70;
}
#box_content .boxes ul li span span{
	display:block;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px;
	font:normal 11px tahoma;
	color:#143e70;
}
#box_content .boxes ul li span a{
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	font:normal 11px tahoma;
	color:#143e70;
	/*background:url('../gfx/6_stars.gif') right no-repeat;*/
  	background:url('../gfx/boxes_position_title_bg_blue.jpg') 0px 5px no-repeat;
	width:161px;
}
#box_content .boxes ul li span a:link{
}
#box_content .boxes ul li span a:visited{
}
#box_content .boxes ul li span a:hover{
	color:#ff9f22;	
	text-decoration:none;
}
#box_content .boxes ul li span a:active{
}

#box_content .boxes ul li a.active{
	color:#ff6500;
	background:url(../gfx/menu_left_li_bg.jpg) 5px 12px no-repeat;
}


#box_content .boxes .position img{
  	display:block;
  	margin:0px 0px 3px 0px; 
  	border:0px;
}

#box_content .boxes .position .content{
  	display:block;
  	margin:0px 10px 0px 10px;
  	padding:0px 0px 0px 10px;
  	height:50px;
  	text-align:justify;
  	background:url('../gfx/boxes_li_bg.jpg') bottom repeat-x;
}
#box_content .boxes .position .more{
  	display:block;
  	clear:both;
  	width:100%;
  	height:23px;
  	text-align:right;
}
#box_content .boxes .position .more a {
  	display:block;
  	float:left;
  	margin:0px;
  	padding:5px 10px 3px 18px;
  	height:15px;
  	font:normal 10px tahoma;
	text-decoration:none;
	color:#143e70;
	background:url('../gfx/next_small.jpg') 100% 10px no-repeat;	
}
#box_content .boxes .position .more a:link {
}
#box_content .boxes .position .more a:visited {
}
#box_content .boxes .position .more a:hover {
  	text-decoration:underline;
}
#box_content .boxes .position .more a:active {
}



/*///  BOXY  ///*/
#box_content .boxes_2 {
	margin:0px 0px 4px 0px;
	padding:0px;
	line-height:14px;
	background:url('../gfx/boxes_bg.jpg') left repeat-y;
}
#box_content .boxes_2 .header{
  	display:block;
	margin:0px 0px 3px 0px;
	padding:10px 0px 10px 15px;
	font-weight:bold;
	font-size:13px;
	font-family:tahoma;
	color:#000102;
	background:#aaaaaa url(../gfx/boxes_header_bg.jpg) left top no-repeat;
}
#box_content .boxes_2 .position{
  	margin:0px;
 	padding:0px; 
  	/*background:url('../gfx/boxes_bottom_bg.jpg') 0% 100% repeat-x;*/
  	background:none;
}
#box_content .boxes_2 .position h1{
  	display:block;
  	margin:0px 10px 6px 10px;
  	padding:6px 0px 5px 0px;
  	font-family:tahoma;
  	font-size:11px;
  	font-weight:bold;
  	color:#143e70;
  	background:url('../gfx/boxes_li_bg.jpg') bottom repeat-x;
}
#box_content .boxes_2 .position h1 span{
  	margin:0px;
  	padding:0px 0px 0px 8px;
  	font-family:tahoma;
  	font-size:11px;
  	font-weight:bold;
  	background:url('../gfx/boxes_position_title_bg.jpg') 0px 5px no-repeat;
}
#box_content .boxes_2 .position h1 a{
  	color:#143e70;
}
#box_content .boxes_2 .position h1 a:hover{
        color:#ff9f22;
        text-decoration:none;
}


/* dla nowego last minute */
#box_content #box_last_minute .header{
  	display:block;
	margin:0px 0px 3px 0px;
	padding:10px 0px 10px 15px;
	font-weight:bold;
	font-size:13px;
	font-family:tahoma;
	color:#000102;
	background:#aaaaaa url(../gfx/boxes_header_bg.jpg) left top no-repeat;
}
#box_content #box_last_minute .position h1{
  	display:block;
  	margin:0px 10px 0px 10px;
  	padding:6px 0px 5px 0px;
  	font-family:tahoma;
  	font-size:11px;
  	font-weight:bold;
  	color:#143e70;
  	background:url('../gfx/boxes_li_bg.jpg') bottom repeat-x;
}
#box_content #box_last_minute .position h1 span{
  	margin:0px;
  	padding:0px 0px 0px 8px;
  	font-family:tahoma;
  	font-size:11px;
  	font-weight:bold;
  	color:#143e70;
  	background:url('../gfx/boxes_position_title_bg.jpg') 0px 5px no-repeat;
}
#box_content #box_last_minute .position h1 a:hover{
  text-decoration:none;
}
/* //////*/

#box_content .boxes_2 .position ul{
	display:block;
	margin:0px 10px 0px 10px;
	padding:0px 0px 0px 0px;
	list-style:none;
}
#box_content .boxes_2 ul li{
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
	height:24px;
	font:normal 11px tahoma;
	line-height:14px;
	color:#143e70;
	text-align:left;
	background:url('../gfx/boxes_li_bg.jpg') bottom repeat-x;
}

#box_content .boxes_2 ul li a{
	display:block;
	margin:0px 0px 0px 0px;
	padding:6px 0px 4px 8px;
	font:normal 11px tahoma;
	color:#143e70;
	/*background:url('../gfx/6_stars.gif') right no-repeat;*/
}
#box_content .boxes_2 ul li a:link{
}
#box_content .boxes_2 ul li a:visited{
}
#box_content .boxes_2 ul li a:hover{
	color:#ff9f22;	
	text-decoration:none;
}
#box_content .boxes_2 ul li a:active{
}

#box_content .boxes_2 ul li a.active{
	color:#ff6500;
	background:url(../gfx/menu_left_li_bg.jpg) 5px 12px no-repeat;
}


#box_content .boxes_2 .position img{
  	display:block;
  	margin:0px 0px 8px 0px; 
  	border:0px;
}

#box_content .boxes_2 .position .content{
  	display:block;
  	margin:0px 10px 0px 10px;
  	padding:0px 0px 0px 10px;
  	height:54px;
  	line-height:15px;
  	text-align:justify;
}
#box_content .boxes_2 .position .more{
  	display:block;
  	clear:both;
  	width:100%;
  	height:23px;
  	text-align:right;
}
#box_content .boxes_2 .position .more .prev {
  	display:block;
  	float:left;
  	margin:0px;
  	padding:5px 10px 2px 29px;
  	height:15px;
  	font:normal 10px tahoma;
	text-decoration:none;
	color:#143e70;
	background:url('../gfx/prev_small.jpg') 18px 10px no-repeat;	
}
#box_content .boxes_2 .position .more a.prev:link {
}
#box_content .boxes_2 .position .more a.prev:visited {
}
#box_content .boxes_2 .position .more a.prev:hover {
  	text-decoration:underline;
}
#box_content .boxes_2 .position .more a.prev:active {
}
#box_content .boxes_2 .position .more .next {
  	display:block;
  	float:left;
  	margin:0px 0px 0px 10px;
  	padding:5px 10px 2px 18px;
  	height:15px;
  	font:normal 10px tahoma;
	text-decoration:none;
	color:#143e70;
	background:url('../gfx/next_small.jpg') 100% 10px no-repeat;	
}
#box_content .boxes_2 .position .more a.next:link {
}
#box_content .boxes_2 .position .more a.next:visited {
}
#box_content .boxes_2 .position .more a.next:hover {
  	text-decoration:underline;
}
#box_content .boxes_2 .position .more a.next:active {
}


#box_content .boxes_2 .position .more .next1 {
  	display:block;
  	float:left;
  	margin:0px 0px 0px 10px;
  	padding:5px 10px 2px 18px;
  	height:15px;
  	font:normal 10px tahoma;
	text-decoration:none;
	color:#143e70;
	background:url('../gfx/next_small1.gif') 100% 10px no-repeat;
}
#box_content .boxes_2 .position .more a.next1:link {
	color:#ff0006;
}
#box_content .boxes_2 .position .more a.next1:visited {
	color:#ff0006;
}
#box_content .boxes_2 .position .more a.next1:hover {
	color:#ff0006;
  	text-decoration:underline;
}
#box_content .boxes_2 .position .more a.next1:active {
	color:#ff0006;
}

#box_content .boxes_2 .position .more .next2 {
  	display:block;
  	float:left;
  	margin:0px 0px 0px 10px;
  	padding:5px 10px 2px 18px;
  	height:15px;
  	font:normal 10px tahoma;
	text-decoration:none;
	color:#143e70;
	background:url('../gfx/next_small2.gif') 100% 10px no-repeat;
}
#box_content .boxes_2 .position .more a.next2:link {
	color:#ff0006;
}
#box_content .boxes_2 .position .more a.next2:visited {
	color:#ff0006;
}
#box_content .boxes_2 .position .more a.next2:hover {
	color:#ff0006;
  	text-decoration:underline;
}
#box_content .boxes_2 .position .more a.next2:active {
	color:#ff0006;
}

#box_content .boxes_2 .position .more .next3 {
  	display:block;
  	float:left;
  	margin:0px 0px 0px 10px;
  	padding:5px 10px 2px 18px;
  	height:15px;
  	font:normal 10px tahoma;
	text-decoration:none;
	color:#143e70;
	background:url('../gfx/next_small3.gif') 100% 10px no-repeat;
}
#box_content .boxes_2 .position .more a.next3:link {
	color:#ff0006;
}
#box_content .boxes_2 .position .more a.next3:visited {
	color:#ff0006;
}
#box_content .boxes_2 .position .more a.next3:hover {
	color:#ff0006;
  	text-decoration:underline;
}
#box_content .boxes_2 .position .more a.next3:active {
	color:#ff0006;
}


/* Dla nowego last minute */
#box_content #box_last_minute .position .more{
  	display:block;
  	clear:both;
  	width:100%;
  	height:23px;
  	text-align:right;
}
#box_content #box_last_minute .position .more .prev {
  	display:block;
  	float:left;
  	margin:0px;
  	padding:5px 10px 2px 29px;
  	height:15px;
  	font:normal 10px tahoma;
	text-decoration:none;
	color:#143e70;
	background:url('../gfx/prev_small.jpg') 18px 10px no-repeat;	
}
#box_content #box_last_minute .position .more a.prev:link {
}
#box_content #box_last_minute .position .more a.prev:visited {
}
#box_content #box_last_minute .position .more a.prev:hover {
  	text-decoration:underline;
}
#box_content #box_last_minute .position .more a.prev:active {
}
#box_content #box_last_minute .position .more .next {
  	display:block;
  	float:left;
  	margin:0px 0px 0px 10px;
  	padding:5px 10px 2px 18px;
  	height:15px;
  	font:normal 10px tahoma;
	text-decoration:none;
	color:#143e70;
	background:url('../gfx/next_small0.gif') 100% 10px no-repeat;
}
#box_content #box_last_minute .position .more a.next:link {
	color:#ff0006;
}
#box_content #box_last_minute .position .more a.next:visited {
	color:#ff0006;
}
#box_content #box_last_minute .position .more a.next:hover {
  	text-decoration:underline;
	color:#ff0006;
}
#box_content #box_last_minute .position .more a.next:active {
	color:#ff0006;
}

/* /////*/

/*
#box_content .boxes .position .image{
	float:left;
}
#box_content .boxes .position .image img{
  	display:block;
  	margin:0px 10px 2px 15px;
  	border:solid 2px #ebebeb;
}
#box_content .boxes .position .image span{
}
#box_content .boxes .position .msc{
  	display:block;
  	padding:0px 10px 4px 15px;
  	color:#0b41a3;
  	font-size:11px;
}
#box_content .boxes .position .company{
  	color:#0b41a3;
    font-weight:bold;
}
#box_content .boxes .position .data{
  	display:block;
  	padding:0px 10px 4px 15px;
  	color:#0b41a3;
  	font-size:10px;
  	font-family:tahoma;
  	text-align:right;
}
#box_content .boxes .position .short{
  	display:block;
  	padding:0px 10px 2px 15px;
  	text-align:justify;
}
#box_content .boxes .position .short img{
	border:0px;
}
#box_content .boxes .position span.short a{
	font:normal 10px tahoma;
	text-decoration:none;
}
#box_content .boxes .position span.short a:hover{
	text-decoration:none;
}

#box_content .boxes .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 .boxes .position .title a{
  	margin:0px;
  	padding:0px;
  	font-family:arial, tahoma;
  	font-weight:bold;
  	font-size:12px;
  	color:#0d44a1;
}
#box_content .boxes .bottom{
}
*/


/*/// box last minute ///*/
#box_content #box_last_minute{
	float:right;
	width:189px;
	height:254px;
	border-bottom:solid 1px #e9e9e9;
}
#box_content #box_last_minute .header{
	/*background:url(../gfx/boxes_last_minute_header_bg.jpg) left top no-repeat;*/
}
#box_content #box_last_minute .header a:link,
#box_content #box_last_minute .header a:hover,
#box_content #box_last_minute .header a:active,
#box_content #box_last_minute .header a:visited {
	color: #000000;
}

 
/*/// box most popular ///*/
#box_content #box_most_popular{
	float:left;
	width:189px;
	height:254px;
	border-bottom:solid 1px #e9e9e9;
}
#box_content #box_most_popular img{
	width:189px;
	height:100px;
}
/*/// box klienci polecaja ///*/
#box_content #box_klienci_polecaja{
	float:left;
	margin-left:6px;
	width:189px;
	height:254px;
	border-bottom:solid 1px #e9e9e9;
}
 

#box_content #box_klienci_polecaja .position h1{
	margin-bottom:0px;
}
#box_content #box_klienci_polecaja .header a{
	color: #000000;
}

/*/// box okazje ///*/
#box_content #box_okazje{
	float:right;
	width:189px;
	height:254px;
	border-bottom:solid 1px #e9e9e9;
}
#box_content #box_okazje .header{
	background:url(../gfx/okazje_header_bg.jpg) left top no-repeat;
}
#box_content #box_okazje img{
	width:189px;
	height:100px;
}
#box_content #box_okazje .header a{
	color: #000000;
}
/*/// box gwarancje ///*/
#box_content #box_gwarancja{
	float:left;
	width:189px;
	height:254px;
	border-bottom:solid 1px #e9e9e9;
}
#box_content #box_gwarancja .header{
	margin-bottom:0px;
}
#box_content #box_gwarancja .header a{
	color: #000000;
}
#box_content #box_gwarancja .position .content{
	text-align:left;
}
/*/// box konto ///*/
#box_content #box_konto{
	float:left;
	margin-left:6px;
	width:189px;
	height:254px;
	border-bottom:solid 1px #e9e9e9;
}
#box_content #box_konto .header{
	margin-bottom:0px;
}
#box_content #box_konto .header a{
	color: #000000;
}
#box_content #box_konto .position .content{
	text-align:left;
}
/*/// box dlaczego ///*/
#box_content #box_dlaczego{
	float:right;
	width:189px;
	height:254px;
	border-bottom:solid 1px #e9e9e9;
}
#box_content #box_dlaczego .header{
	margin-bottom:0px;
}
#box_content #box_dlaczego .header a{
	color: #000000;
}
#box_content #box_dlaczego .position .content{
	text-align:left;
}

#box_content a.stars_6_0{
	background:url('../gfx/stars_6.gif') right no-repeat;
}

#box_content a.stars_5_5{
	background:url('../gfx/stars_5_5.gif') right no-repeat;
}

#box_content a.stars_5_0{
	background:url('../gfx/stars_5.gif') right no-repeat;
}

#box_content a.stars_4_5{
	background:url('../gfx/stars_4_5.gif') right no-repeat;
}

#box_content a.stars_4_0{
	background:url('../gfx/stars_4.gif') right no-repeat;
}

#box_content a.stars_3_5{
	background:url('../gfx/stars_3_5.gif') right no-repeat;
}

#box_content a.stars_3_0{
	background:url('../gfx/stars_3.gif') right no-repeat;
}

#box_content a.stars_2_5{
	background:url('../gfx/stars_2_5.gif') right no-repeat;
}

#box_content a.stars_2_0{
	background:url('../gfx/stars_2.gif') right no-repeat;
}

#box_content a.stars_1_5{
	background:url('../gfx/stars_1_5.gif') right no-repeat;
}

#box_content a.stars_1_0{
	background:url('../gfx/stars_1.gif') right no-repeat;
}




/*/// BOX MENU BOTTOM //*/
div#box_menu_bottom{
	padding:0px 0px 0px 213px;
}
div#bottom ul{
	display:block;
	margin:0px;
	padding:0px;
	list-style:none
}
div#bottom ul.bottom{
	float:right;
	padding-right:10px;
}
div#bottom ul li{
	float:left;
	margin:0px;
	padding:0px;
  	font:10px tahoma;
	color:#635f5e;
	text-align:left;
}
div#bottom a {
	display:block;
	padding:1px 7px 1px 7px;
	font-size:10px;
	font-weight:normal;
	color:#143e70;
	background:url('../gfx/box_menu_bottom_li_bg.jpg') 0px 3px no-repeat;
}
div#bottom a:link {
}
div#bottom a:visited {
}
div#bottom a:hover {
	text-decoration:underline;
}
div#bottom ul li.right{
	float:right;
}
div#bottom .right a {
	display:inline;
	padding:1px 0px 1px 0px;
	background:none;
}
div#bottom span {
	display:block;
	padding:8px 17px 1px 7px;
	text-align:right;
}
div#bottom a:active {
} 
div#bottom ul li.realization{
	padding-top:8px;
	background:none;
}
div#bottom .realization a {
	display:inline;
	padding:1px 0px 1px 0px;
	background:none;
}
div#bottom .clear{
	height:12px;
}
div#bottom ul li.space{
}
div#bottom .none_bg{
	background:none;
}




 

/*/// GALERIA ///*/
.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;
}




/*/////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('http://www.odyseo.pl/gfx/arrow.jpg') 0px 4px no-repeat;
}
div.newsletter a img{
	border:0px;
	vertical-align:middle;
}


/*/////KONTAKT///////*/ 
div.contact{
  	width:100%;
  	padding:10px 0px 10px 0px;
  	background:#f5f5f5;
  	border:solid 1px #e8e8e8;
}
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:#333333;
}
div.contact table tr td.left{
  	margin:0px;
  	padding-right:10px;
  	width:30%;
  	font-family: tahoma;
	font-size:11px;
	line-height:14px;
	color:#333333;
	font-weight:bold;
  	text-align:right;
}
div.contact table tr td.right{
  	margin:0px;
  	width:70%;
  	font-family: tahoma;
	font-size:11px;
	line-height:14px;
	color:#333333;
	font-weight:bold;
}
div.contact table tr td.right .offers_item{
	margin:0px 0px 10px 0px;
	padding:0px;
	width:90%;
	background:#ffffff;
}
div.contact table tr td.right .offers_item div{
	padding:2px;
	border:solid 1px #a8a9ab;
}

div.contact table tr td span{
  	color:#555555;
}

div.contact input.text{
	margin:0px;
  	width:90%;
  	font-family:tahoma;
  	font-weight:normal;
  	font-size:11px;
  	color:#7d7d7d;
  	border:solid 1px #a8a9ab;
  	background:#ffffff;
}
div.contact select{
  	width:90%;
  	font-family:tahoma;
  	font-size:11px;
  	font-weight:normal;
  	color:#7d7d7d;
  	border:solid 1px #a8a9ab;
  	background:#ffffff;
}
div.contact textarea{
  	width:281px;
  	font-family:tahoma;
  	font-size:11px;
  	font-weight:normal;
  	color:#7d7d7d;
  	border:solid 1px #a8a9ab;
  	background:#ffffff;
}
div.contact input.button{
  	font-family:arial;
  	font-size:12px;
  	font-weight:bold;
  	color:#333333;
  	border:outset 1px #555555;
  	cursor:pointer;
}
div.contact a{
	font:bold 11px tahoma;
	color:#143966;
}
div.contact a:hover{
	text-decoration:underline;
}
div.contact a.button{
	display:block;
	padding:1px 0px 3px 0px;
	text-align:center;
	width:78px;
	font:bold 11px tahoma;
	color:#ffffff;
	background:url('../gfx/yellow_button_bg.jpg') 0px 0px no-repeat;
}
div.contact a.button:hover{
	text-decoration:none;
}
div.contact a img{
	border:0px;
	vertical-align:middle;
}
div.contact .req{
	color:#fb0009;
	font:normal 11px tahoma;	
}

/*/////ZAPYTANIE///////*/

div.zapytanie{
  	padding:13px 0px 10px 0px;
  	background:#f5f5f5;
  	border:solid 1px #e8e8e8;
}
div.zapytanie input.text{
	margin:0px;
  	font-family:tahoma;
  	font-weight:normal;
  	font-size:11px;
  	color:#7d7d7d;
  	border:solid 1px #a8a9ab;
  	background:#ffffff;
}
div.zapytanie table tr td{
  	margin:0px;
  	font-family: tahoma;
	font-size:11px;
	line-height:14px;
	color:#333333;
	padding: 0px 0px 7px 0px;
}
div.zapytanie select{
  	font-family:tahoma;
  	font-size:11px;
  	font-weight:normal;
  	color:#7d7d7d;
  	border:solid 1px #a8a9ab;
  	background:#ffffff;
}
div.zapytanie textarea{
  	font-family:tahoma;
  	font-size:11px;
  	font-weight:normal;
  	color:#7d7d7d;
  	border:solid 1px #a8a9ab;
  	background:#ffffff;
}
div.zapytanie .req{
	color:#fb0009;
	font:normal 11px tahoma;
}


/* // MENU USER // */
div.menu_user{
	width:100%;
  	padding:0px 0px 0px 0px;
  	background:#f5f5f5;
  	border:solid 1px #e8e8e8;
}
 
div.menu_user ul{
	margin:0px;
	padding:0px;
	background:none;
	list-style:none;
}

div.menu_user ul li{
	margin:0px;
	padding:0px 0px 0px 7px;
	font:bold 12px arial;
	color:#0b42a6;
	text-align:left;
	background:url(../gfx/menu_left_line.gif) bottom repeat-x;
	list-style:none;
}
div.menu_user ul li a{
	display:block;  
	margin:0px;
	padding:4px 5px 4px 15px;
	font:normal 11px arial;
	color:#163b68;
	background:url(../gfx/menu_left_li_bg.gif) 5px 9px no-repeat;
}
div.menu_user ul li a:link{
}
div.menu_user ul li a:visited{
}
div.menu_user ul li a:hover{
	color:#163b68;
	text-decoration:underline;	
	background:url(../gfx/menu_left_li_bg.gif) 5px 9px no-repeat;
}
div.menu_user ul li a:active{
}
div.menu_user ul li a.active{
	color:#ff332a;
	background:url(../gfx/menu_left_li_bg.gif) 5px 9px no-repeat;
}

/*  ZAMOWIENIA */
div.orders_user{
	width:558px;
}
div.orders_user table{
	width:100%;
	background:url('../gfx/pager_links_bg.jpg') no-repeat;
	border:0px;
}
div.orders_user table tr{
	width:100%;
}
div.orders_user table tr.head{
 
}
div.orders_user table tr.head td{
 	font-weight:bold;
}
div.orders_user table tr.light{
	background:#ffffff;
}
div.orders_user table tr.dark{
	background:#f5f5f5;
}
 
div.orders_user table td{
	 font-size:11px; 
	 text-align:left;  
	 padding:3px 1px 3px 1px;
	 border:0px;
}



/*////MAPA SERWISU///////*/
div.mapa{
	margin:0px 0px 5px 0px;
	padding:0px 0px 15px 0px;
	width:100%;
}
div.mapa ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;

}
div.mapa ul li{
	margin:0px;
	padding:0px;
	font:bold 13px tahoma;
	color:#000102;
	text-align:left;
}
div.mapa a{
	display:block;  
	margin:0px;
	padding:12px 5px 0px 11px;
	/*width:100%;*/
	font:bold 13px tahoma;
	color:#000102;
}
div.mapa a:link{
}
div.mapa a:visited{
}
div.mapa a:hover{
	color:#000102;	
	text-decoration:underline;
}
div.mapa a:active{
}

div.mapa a.active{
	color:#ff332a;
	background:url(../gfx/menu_left_li_bg.gif) 5px 9px no-repeat;
}
div.mapa .bottom{
}
div.mapa ul ul{
	margin:0px;
	padding:0px;
	background:none;
}
div.mapa ul ul{
}
div.mapa ul li li{
	margin:0px;
	padding:0px 0px 0px 7px;
	font:bold 12px arial;
	color:#0b42a6;
	text-align:left;
 
}
div.mapa ul li li a{
	display:block;  
	margin:0px;
	padding:4px 5px 4px 15px;
	font:normal 11px arial;
	color:#163b68;
	background:url(../gfx/menu_left_li_bg.gif) 5px 9px no-repeat;
}
div.mapa ul li li a:link{
}
div.mapa ul li li a:visited{
}
div.mapa ul li li a:hover{
	color:#ff332a;
	text-decoration:none;	
	background:url(../gfx/menu_left_li_bg.gif) 5px 9px no-repeat;
}
div.mapa ul li li a:active{
}
div.mapa ul li li a.active{
	color:#ff332a;
	background:url(../gfx/menu_left_li_bg.gif) 5px 9px no-repeat;
}
div.mapa ul li li li a{
	font:bold 11px arial;
}
 



 

  
/*/////// STYLE Z FCK EDITORA - NIE USUWAC///*/
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;
}
.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;
}

#box_content .content_pages table{
	 
}
#box_content .content_pages table td{
		
}

#box_content .content_pages table.ramka_0px{
	border:0px;
}
#box_content .content_pages table.ramka_0px td{
	border:0px;	
}

#box_content .content_pages table.ramka_1px{
	border-top:solid 1px #e7e7e7; 
	border-right:solid 1px #e7e7e7;
}
#box_content .content_pages table.ramka_1px td{
	border-left:solid 1px #e7e7e7; 
	border-bottom:solid 1px #e7e7e7;
}

#box_content .content_pages a{
	color:#0c4270;
	text-decoration:none;
}
#box_content .content_pages a:hover{
	color:#0c4270;
	text-decoration:underline;
}




/*/// kalendarz ///*/
.calTable {font-family:arial; font-size:11px; border: 1px solid #103373;background-color:white;color:black}
.calTopRow, .calBottomRow {background-color:#F7F9FF;border:1px solid #D1E1F6}
.calBottomRow {padding:5px;text-align:center}
.calTopControls {padding:2px;font-family:arial; font-size:11px;font-weight:bold}
.calClose, .calCloseOver, .calV {background-color:#224797; color:white; font:8pt arial;}
.calClose, .calCloseOver {padding:0 2 0 3;border:1px solid}
.calClose {border-color: #224797;}
.calCloseOver {border-color: #88AAFF;cursor:pointer;}
.calV {padding:0 2 0 4}
.calControl, .calControlOver{ border: solid 1px;cursor:pointer;}
.calControl {border-color:#224797;color:#224797}
.calControlOver {border-color:#88AAFF;color:#88AAFF}
.calCombo {font-family:arial; font-size:11px; border: 1px solid #103373;background-color:#FFFBF7;cursor:pointer}
.calComboOver {background-color:#F9CF9F}
.calA, .calA:hover {text-decoration:none; color:#224797;}
.calContent {border:solid white 2px; background-color:#FEEDDB;}
.calTdHead {color:#103373;font-weight:bold; }
.calContent td{text-align:right;cursor:pointer;}
.calOrdDay {color:#224797;}
.calHoliday {color:#900000}
.calToday {font-weight:bold;}
.calDaySelected {border:solid 1px #F28411;}

/*/// DYMEK ///*/
#dhtmltooltip{
	position: absolute;
	width: 200px;
	border: 1px solid #000000;
	padding: 5px 0px 5px 8px;
	background-color: #ffffff;
	visibility: hidden;
	z-index: 100;
	font: 11px tahoma;
	text-align: left;
}



/*/// BOXY JAVASCRIPT ///*/
.virtualpage, .virtualpage2, .virtualpage3{
/*hide the broken up pieces of contents until script is called. Remove if desired*/
display: none;
height: 193px;
}

.paginationstyle{ /*Style for demo pagination divs*/
width: 250px;
text-align: center;
padding: 2px 0;
margin: 10px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: navy;
background-color: white;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #FEE496;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: yellow;
}



/*/// BOX BANNER LEFT ///*/
div#box_banner_left {
}
div#box_banner_left .position{
}
div#box_banner_left .position #inetic{
}
div#box_banner_left .position img{
}
/*/// BOX BANNER TOP ///*/
#box_wprost{
}
#box_wprost div{ 
}
/*////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 {
}



/*/// PODSTRONA PRZEWODNIKI ///*/

#box_content div.podstrona_przewodnik table td.images .browser img{
	border:0px;
}
#box_content div.podstrona_przewodnik table td.przycisk{
	background-image: url('../przewodniki/na_skroty.jpg'); background-repeat: no-repeat; PADDING-BOTTOM: 16px; background-position: top right;
}
#box_content div.podstrona_przewodnik table td.przycisk .tekst{
	padding: 13px 10px 0px 10px; text-align: center;
}
#box_content div.podstrona_przewodnik table td.przycisk .kolor{
	color: #ffffff; font-weight: bold;
}
#box_content div.podstrona_przewodnik table td.przycisk .wieksze{
	color: #f5d01f; font-size: 12px; font-weight: bold;
}
#box_content div.podstrona_przewodnik table td.przycisk .mniejsze{
	color: #f5d01f; font-weight: bold;
}
#box_content div.podstrona_przewodnik table td.przycisk a:hover{
        text-decoration: none;
}

/*/// PODSTRONA PRZEWODNIKI NEW///*/

#box_content div.podstrona_przewodnik_new table td.przycisk{
        padding-bottom: 13px;
	background-image: url('../przewodniki/na_skroty2.gif');
        background-repeat: no-repeat;
        background-position: top right;
}
#box_content div.podstrona_przewodnik_new table td.przycisk .tekst{
	padding: 0px 0px 0px 14px;
}
#box_content div.podstrona_przewodnik_new table td.przycisk .naskroty{
        margin:0px 0px 0px 0px;
        padding:10px 0px 0px 6px;
        font-weight: bold;
        color: #ffffff;
}
#box_content div.podstrona_przewodnik_new table td.przycisk .wycieczki{
	padding: 4px 0px 0px 0px;
	font-weight: bold;
}
#box_content div.podstrona_przewodnik_new table td.przycisk .wieksze{
	color: #f5d01f;
}
#box_content div.podstrona_przewodnik_new table td.przycisk a:hover{
        text-decoration: none;
}
#box_content div.podstrona_przewodnik_new table td.images{
        padding-top: 2px;
}
#box_content div.podstrona_przewodnik_new table td.images .browser img{
	border:0px;
}


/*/// PODSTRONA WYCIECZKI FAKULTATYWNE ///*/

#box_content div.podstrona_fakultatywne table td.przycisk{
        padding-bottom: 13px;
        background: url('../przewodniki/na_skroty3.gif');
        background-repeat: no-repeat;
        background-position: top right;
}
#box_content div.podstrona_fakultatywne table td.przycisk .tekst{
	padding: 0px 0px 0px 14px;
}
#box_content div.podstrona_fakultatywne table td.przycisk .naskroty{
        margin:0px 0px 0px 0px;
        padding:10px 0px 0px 6px;
        font-weight: bold;
        color: #ffffff;
}
#box_content div.podstrona_fakultatywne table td.przycisk .wycieczki{
        padding:4px 0px 0px 0px;
        font-weight: bold;
}
#box_content div.podstrona_fakultatywne table td.przycisk .wieksze{
	color: #f5d01f;
}
#box_content div.podstrona_fakultatywne table td.przycisk a:hover{
        text-decoration: none;
}
#box_content div.podstrona_fakultatywne table td.images{
        padding-top: 2px;
}
#box_content div.podstrona_fakultatywne .browser img{
	border:0px;
}

#box_content div.podstrona_fakultatywne table td.przycisk_dwa{
        width: 180px;
        height: 50px;
        background: url('../przewodniki/na_skroty4.gif');
}
#box_content div.podstrona_fakultatywne table td.przycisk_trzy{
        width: 180px;
        height: 50px;
        background: url('../przewodniki/na_skroty5.gif');
}
#box_content div.podstrona_fakultatywne table td.przycisk_cztery{
        width: 180px;
        height: 50px;
        background: url('../przewodniki/na_skroty6.gif');
}
#box_content div.podstrona_fakultatywne table td.przycisk_przerwa{
        width: 10px;
        height: 50px;
}
#box_content div.podstrona_fakultatywne table .naskroty_dwa{
        margin:0px 0px 0px 0px;
        padding:18px 0px 18px 0px;
        text-align: center;
        font-weight: bold;
	color: #f5d01f;
}
#box_content div.podstrona_fakultatywne table a:hover{
        text-decoration: none;
}
#box_content div.podstrona_fakultatywne table .wieksze_dwa{
	color: #f5d01f;
}
