* {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

body {
    margin: 0;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align: left;
}

input, select {
	border-collapse: collapse;
}

a.gb {
	color: #2888C2;
	font-weight: normal;
	text-decoration: none;
}

a.gb:hover {
	color: #93CC23;
	text-decoration: none;
}

a.grey {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

a.grey:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}



.img_box, .img_m, .img_qmark, .img_square, .img_dot, .img_menu {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	padding-left: 14px;
	margin-left: 10px;
}


.img_menu {
	text-decoration: none;
	background-image: url(/datastore/images/icon_dot_tr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
}

.img_menu:hover {
	text-decoration: none;
	color: #F06C0A;
	background-image: url(/datastore/images/icon_box_tr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
}

.img_box:hover, .img_m:hover, .img_qmark:hover, .img_square:hover, .img_dot:hover {
	color: #666666;
	text-decoration: none;
}

.img_box {
	background-image: url(/datastore/images/icon_box_tr.gif);
	background-repeat: no-repeat;
}

.img_m {
	background-image: url(/datastore/images/icon_m_tr.gif);
	background-repeat: no-repeat;
}

.img_qmark {
	background-image: url(/datastore/images/icon_qmark_tr.gif);
	background-repeat: no-repeat;
}

.img_square {
	background-image: url(/datastore/images/icon_square_tr.gif);
	background-repeat: no-repeat;
}

.img_dot {
	text-decoration: none;
	background-image: url(/datastore/images/icon_dot_tr.gif);
	background-repeat: no-repeat;
}

select {
	border: 1 solid #cccccc;
}


img {
    display: inline;
}

big {
	font-size: 14px;
	font-weight: bold;
}

a.static, a.static:hover {
	text-decoration: none;
}

a.n_static {
	text-decoration: none;
}
a.n_static:hover {
	text-decoration: underline;
}

.red {
	color: red;
}

.green {
	color: #7EA112;
}

.blue {
	color: #2888c2;
}

.border1b {
	border-bottom: 1px solid #cccccc;
}

.border1t {
	border-top: 1px solid #cccccc;
}

.border1r {
	border-right: 1px solid #cccccc;
}

.border3r {
	border: solid #cccccc;
	border-width: 1px 1px 1px 0;
}

.border3l {
	border: solid #cccccc;
	border-width: 1px 0 1px 1px;
}

.border2tr {
	border: solid #cccccc;
	border-width: 1px 1px 0 0;
}

.border2br {
	border: solid #cccccc;
	border-width: 0 1px 1px 0;
}

.border2bl {
	border: solid #cccccc;
	border-width: 0 0 1px 1px;
}

.border2tb {
	border: solid #cccccc;
	border-width: 1px 0 1px;
}

.border {
	border: 1px solid #cccccc;
}

.clear {
	clear: both;
}

SPAN.standout {
	color: #F06C0A;
}

#main {
	margin-left: auto;
	margin-right: auto;
	width: 784px;

	padding: 5px;

	background-color: #f1f1f1;
}

DIV.box {
	margin-bottom: 5px;


	text-align: left;
	padding: 7px 15px;

	background-color: #f8f8f8;
}

DIV.top_header {
	margin: 0 auto 10px;

	padding: .5em;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;

	background-color: #ffffff;
}

#banner {
	margin: 10px auto;
	text-align: center;
	padding: 3px;
	width: 765px;
	background-color: #ffffff;
}

/*
DIV.criteria_header {
	margin-top: 1px;

	padding: .5em;
	font-weight: bold;
	text-align: center;

	background-color: #e5e5e5;
	border-left-width: 10px;
	border-left-color: brown;
}

DIV.criteria_content {
	background-color: #ffffff;
}
*/

TABLE.criteria_table {
	margin: 0 auto 10px;

	background-color: #FFFFFF;
	text-align: left;
}

TD.criteria_header {
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #737373;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #E5E5E5;
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}

TD.criteria_txt {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 10px;
	text-align: left;
}
TD.criteria_value {
	text-align: left;
	background-color: #FFFFFF;
}

DIV.sort {
	border: 0;
	background-color: inherit;
	text-align: center;
	padding: 5px 0;
	margin: 0 auto;
}

DIV.sort A  {
	color: #008ED2;
}

DIV.sort A:hover {
	color: #93CC23;
}

DIV.header {
	padding: 10px 0;
	text-align: center;
	margin: 15px auto;
	background-color: #434345;
	color: #F8F8F8;

}

.header SPAN.standout {
	font-weight: bold;
	color: #9BE403;
}

TABLE.results {
    text-align: left;
/*	width: 750px;*/
	font-family: tahoma, verdana;
}

TABLE.results SPAN.opis A {
	font-weight: bold;
	text-decoration: underline;
}

TABLE.results IMG {
    display: inline;
}

TABLE.results IMG.thumb {
	display: block;
}



H3 {
	padding: 0;
	margin: 0 0 10px;
}

H3 SPAN.standout {
    color: #F06C0A;
    font-size: 14px;
}

H3 A {
    font-weight: bold;
	margin: 0;
    color: #2394CD;
	text-decoration: none;
}

DIV.linkbox {
    border: 0;
    padding: 7px 0;
}

DIV.linkbox A {
    background-image:url(../img/arrow.gif);
    background-position:left center;
    background-repeat:no-repeat;
    color:#2888c2;
    padding-left:10px;
    text-align:left;
    text-decoration:none;
}

DIV.linkbox A:hover {
    color:#93CC23;
}

DIV#desc {
	text-align: center;
	width: 670px;
	margin: auto;
}

DIV.desc_photo IMG {
	display: inline;
	border: 0;
}

DIV.desc_header {
	border: 0;
	width: 100%;
	margin: 10px auto;
	text-align: left;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	border-width: 1px 0;
	padding: 7px;
	color: #2888c2;
	font-weight: bold;
}

DIV.desc_txt {
	border: 0;
	width: 100%;
	margin: 10px auto 20px;
	text-align: left;
	padding: 0 7px;
}

DIV.desc_button {
/*	border: 0;*/
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}

A.mapLink {
	color: #F06C0A;
	background-image:url(../img/map.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:1px;
	text-align:right;
	text-decoration: underline;
}

A.mapLink:hover {
	color: #F06C0A;
	text-decoration: none;
}

A.GalleryLink {
	color: #F06C0A;
	text-decoration: underline;
}

A.GalleryLink:hover {
	color: #F06C0A;
	text-decoration: none;
}

SPAN.ocena {
	color: #F06C0A;
	font-size: 14px;
	font-weight: bold;
}

.rateBox { border: 1px solid #c5c5cf; height: 4px; width: 71px; font-size: 1px; margin: 4px auto 0 auto; text-align: left; }
.rateBar { background: url(../img/rate.gif) repeat-x scroll left center; height: 4px; }

#info_box {
	padding: 0;
	margin: 0;
	border: 1px solid #CCCCCC;
	border-width: 0 0 1px 1px;
	background-color: #ffffff;
}

#info_table TD {
	height: 2.2em;
	width: 80px;
	text-align: center;
	border: 1px solid #CCCCCC;
	border-width: 1px 1px 0 0;
}

.line-container2 DIV {
	padding: 3px 0;
	height: 2em;
}

.line-container DIV {
	padding: 3px 0;
	height: 1.2em;
}

#offer_price TD {
	text-align: center;
	padding: 0;
}

.tfvHighlight {
	color: red;
}

.footer {
	font-size: 10px;
	color: #999999;
	margin: 5px auto;
	padding: 7px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.footer a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

