@CHARSET "UTF-8";
div#right table td{
	vertical-align: top;
}

div.ramkaLeft {
	background: url(/gfx/biletyna/linepink.gif) no-repeat left top transparent;
	height: 2px;
	margin-right: 50px;
}
div.ramkaRight {
	background: url(/gfx/biletyna/linepink.gif) no-repeat top right;
	width: 100%;
	height: 2px;
	margin-left: 50px;
}
.linegray div.ramkaLeft {
	background: url(/gfx/biletyna/linegray.gif) no-repeat left top transparent;
}
.linegray div.ramkaRight {
	background: url(/gfx/biletyna/linegray.gif) no-repeat top right;
}
#right table {
	border-collapse: 0px;
	border-spacing: 0px;
}
div#top10, div#geo, div#polecamy, div#nowosci{
	width: 350px;
	clear: both;
	margin-top: 10px;
}
div#top10 ol, div#polecamy ol, div#nowosci ol, div#geo ol{
	width: 90%;
	color: black;
	font-family: arial;
	font-size: 10px;
}
div#top10 div.icon {
	background: url(/gfx/biletyna/ik_top10.png) no-repeat top right;
	width: 40px;
	height: 30px;
	float: left;
	margin-left: 20px;
	clear: left;
	position: relative;
}
div#polecamy div.icon {
	background: url(/gfx/biletyna/ik_polecamz.png) no-repeat top right;
	width: 40px;
	height: 30px;
	float: left;
	margin-left: 20px;
	clear: left;
	position: relative;
}
div#nowosci div.icon {
	background: url(/gfx/biletyna/ik_nowosci.png) no-repeat top right;
	width: 40px;
	height: 30px;
	float: left;
	margin-left: 20px;
	clear: left;
	position: relative;
}
div#geo div.icon {
	background: url(/gfx/biletyna/ik_okolica.png) no-repeat top right;
	width: 40px;
	height: 30px;
	float: left;
	margin-left: 20px;
	clear: left;
	position: relative;
}
div#info div.icon {
	background: url(/gfx/biletyna/ik_info.png) no-repeat top right;
	width: 40px;
	height: 30px;
	float: left;
	margin-left: 20px;
	clear: left;
	position: relative;
}
div#boxes {
	width: 240px;
	float: right;
}
div#boxes div#top10, div#boxes div#geo, div#boxes div#polecamy, div#boxes div#nowosci{
	width: 270px;
}
table td .box ol a {
	color: black;
	font-family: arial;
	font-size: 10px;
}
.box {
	float: left;
	vertical-align: top;
	top: -17px;
	position: relative;
	color: black;
	/*	border: 1px solid black; */
}
.box a {
	color: black;
}

.box ol {
	display: block;
/*	border-top: 1px solid #cb4386; */
	float: left;
	margin-top: 0px;
	padding-right: 10px;
	padding-top: 12px;
}
.box .imgSearch {
/*	background: url(http://localhost/biletyna/gfx/biletyna/linepink.gif) no-repeat bottom left; */
}
.box .imgSearch h3 {
	display: inline;
	font-size: 12pt;
}
.box .imgSearch img {
	position: relative;
	top: 12px;
	right: 110px;
}
div#polecamy .imgSearch img {
	right: 60%;
}
div#top10 .imgSearch img {
	right: 68%;
}
div#info {
	width: 100%;
}
div#info .imgSearch img {
	right: 75%;
}


div.foot div.ramkaLeft, div.foot div.ramkaRight {
	display:none;
}
div.foot div.box div.imgSearch {
	display: none;
	height: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
div.foot table {
	margin-top: 0px;
	padding-top: 0px;
}
div.foot ol {
	list-style: none;
	marign-top: 0px;
	padding-top: 0px;
}
div.foot, div.foot a {
	color: #696766;
	text-decoration: none;
	font-family: verdana;
	font-size: 9pt;
}
div.foot td {
	vertical-align: top;
}