/*--------------------------------------------------------
	css theme name: biuro podrozy
	author: bartosz mediger (http://mediger.net)

	created: jun 24, 2008
	
*/



* { margin: 0px; padding: 0px; }




address { font-style: normal; }




html {
	height: 100%;
	overflow: auto; overflow-x: hidden;
	background: #fff; }


blockquote p {
	font-size: 14px !important; }


body {
	float: left;
	width: 100%; min-height: 100%; }





a, address, body, input, h1, h2, h3, h4, h5, h6, legend, li option, p, select, textarea, td {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333; }








fieldset { border: none; }



img { border: none; }



input { border: 1px solid #555; }




p { padding-bottom: 15px; }


p img {
	float: left;
	border: 1px solid #666;
	margin: 0 10px 15px 0; }



table { width: 100%; }




td, th { padding: 2px 0 2px 2px; }


th {
	background: #e3f2fb;
	color: #005986; }

	
	










/* nawgiacja */

a {
	text-decoration: none;
	color: #0053a0; }

a:hover { text-decoration: underline; }


















/* nagłówki */

h1 {
	padding: 0 0 5px 0;
	font-size: 24px; }

h3 {
	font-size: 16px; }

h4 { font-size: 14px; }

h5 {
	font-weight: bold; }

















#actions { position: absolute; top: 17px; right: 0; }

	#actions a {
		float: left;
		height: 22px;
		text-indent: -10000px; }













	
	
	
#center {
	width: 962px; position: relative; }














#container {
	float: left;
	width: 100%; min-height: 1384px;
	padding: 0 0 400px 0; }





















#actions,
#foot,
#ban_horiz,
#header,
#masz,
#menu,
#mods,
#right,
#wyszukiwarka { display: none; }

















#main {
	float: left;
	position: relative;
	width: 543px;
	padding: 20px 0 15px 17px; }



#main p { font-size: 12px; }






































#nav {
	display: block;
	padding: 0 0 15px 0;
	font-size: 10px; }


















/* classess */

.button {
	cursor: pointer;
	border: none; }


.button:hover {
	filter:alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8; }


.center { text-align: center; }





.nop { padding-right: 0; padding-left: 0; padding-bottom: 0; }



.oferta {
	float: left;
	position: relative;
	width: 161px; height: 196px;
	background:url(../images/oferta.gif);
	margin: 0 0 8px 8px;
	padding: 10px 0 0 10px; }

	.oferta h3 { color: #ff0000; }

	.oferta h5 {
		float: left;
		margin-top: -2px; }

	.oferta .oval { margin-left: -10px; }

	.oferta p {
		float: left;
		line-height: 14px;
		margin: -2px 0 0 0;
		padding: 0 0 5px 0;
		font-size: 11px !important; }

	.oferta p a {
		float: left;
		margin-top: -3px; }

	.oferta a, .oferta p { font-size: 10px; }
	
	.oferta .price {
		position: absolute; top: 99px; right: 8px;
		width: 40px;
		line-height: 10px;
		text-align: right; }




/* ovalne fotki */

.oval {
	position: relative;
	float: left;
	display: block;
	width: 171px; height: 93px;
	padding: 0 !important; }
	
.oval.sm { width: 65px; height: 66px; }
.oval.sm2 { width: 93px; height: 94px; }
.oval.sm3 { width: 136px; height: 93px; }

.oval .photo  { position: absolute; z-index: 1px; }
.oval .frame { position: absolute; z-index: 2px; }







.star {
	float: left;
	width: 15px; height: 13px;
	background:url(../images/star.gif); }



.stars {
	float: left;
	width: 100%;
	margin-left: -3px;
	padding: 0 0 8px 0; }
	
