/* Top Elements */
* { margin: 0; padding: 0; border: 0 }

body {
	background: #005575 url(../images/topBg_new.jpg) top center no-repeat;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
}

/* links */
a, a:visited {	
	color: #5A93C9;
	text-decoration: none;
}
a:hover {
	color: #88ac0b;
	text-decoration: underline;
}

/* images */

img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: url(../images/post.jpg);
	border: 1px solid #E0DBC9;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 25px;  
   background: url(../images/post.jpg);
	border: 1px solid #E0DBC9;
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #A89A6A;
}


/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #D5D5D5; 
	background-color: #DADADA; 	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
select, option {
	font: normal 1em Verdana, sans-serif;
	color:#777;
}	
	
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}


/* search form */
#searchAbsolute {
position:absolute;
left:50%;
margin-left:235px;
top:168px;
height:auto;
}

.searchformLog {
	background:none;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 170px;	
}

.searchform {
	background:none;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 120px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.textboxLogin { 
	width: 112px;
	color: #777; 
	height: 21px;
	vertical-align: middle;
	border:none;
	background:url(../images/loginBg.png) top center no-repeat;
}

.searchformLog p { margin: 0; padding: 0; }
.searchformLog input.textbox { 
	width: 120px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchformLog input.textboxLogin { 
	width: 112px;
	color: #777; 
	height: 21px;
	vertical-align: middle;
	border:none;
	background:url(../images/loginBg.png) top center no-repeat;
}


.searchform input.button {
border:none;
width:90px;
height:20px;
background: url(../images/zaloguj.png) top center no-repeat;
}
.searchform input.buttonSearch { 
	width: 25px;
	height: 21px;
	padding:0;
	background:url(../images/searchButton.png) top center no-repeat;
	border:none;
	vertical-align:top;
}
.searchform input.textboxSearch { 
	width: 150px;
	color: #777; 
	height: 21px;
	vertical-align: middle;
	border:none;
	background:url(../images/searchBg.png) top center no-repeat;
}

.searchformLog input.button {
border:none;
width:90px;
height:20px;
background: url(../images/zaloguj.png) top center no-repeat;
}
.searchformLog input.buttonSearch { 
	width: 25px;
	height: 21px;
	padding:0;
	background:url(../images/searchButton.png) top center no-repeat;
	border:none;
	vertical-align:top;
}
.searchformLog input.textboxSearch { 
	width: 150px;
	color: #777; 
	height: 21px;
	vertical-align: middle;
	border:none;
	background:url(../images/searchBg.png) top center no-repeat;
}

.logIn {
font:normal 18px Tahoma;
color:#FFFFFF;
margin-left:40px;
}
.logInEnter {
font:bold 11px Tahoma;
color:#FFFFFF;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 860px;
	
	margin: 0 auto;
	text-align: left;
}
#top-bg {
   position: absolute;
	width: 860px;
	height: 19px;
	top: 0; left: 0;
}
#content-wrap {
	position: relative;
	clear: both;
	float:left;
	width: 150px;
	height:auto;
	overflow:hidden;
	padding: 0;	
	border:1px solid #000
}
#header {
	width: 860px;
	position: relative;
	height: 163px;
	background: url(../images/logo.jpg) top center no-repeat;
	padding: 0;	
	color: #FFF;	
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 24px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #AEAAAA;
	text-transform: none;
	text-decoration: none;
	width: 400px;
	height: 200px;
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 30px;	
	display:none;
}
#header h1#logo-text span {
	color: #838181;display:none;
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	padding-top: 10px;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #838181;display:none;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 67px; left: 95px;		
}

/* header links */
#header #header-links {
	position: absolute;
	top: 0; right:0;	
	color: #fff;
	font:normal 11px Tahoma;
	text-transform:uppercase;
	width:374px;
	height:22px;
	padding:3px 0 0 5px;
	margin-right:-5px;
	background:url(../images/topMenuBg.png) top left no-repeat;
	text-align:center;
}
#header #header-links a {	
	color: #fff;
	text-decoration: none;	
	background:none;
}
#header #header-links a:hover {
	color: #444;		
}

/* Navigation */
#nav {
	clear: both;	
	padding: 0;		
}
#nav ul {
	float: left;
	list-style: none;
	background: url(../images/menuBg.jpg) top center no-repeat;	
	width: 860px;
	height:43px;		
	text-transform: uppercase;
	margin: 0;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}

#nav ul li img {
border:none;
}

#nav ul li a {
	background:none;
	display: block;
	float: left;
	width: auto;
	padding-top:12px;
	margin-left:5px;
	
	
}
#nav ul li a:hover, 
#nav ul li a:active {
	
}
#nav ul li#current a {	
	
}

/* Main Column */
#main {
	float: left;
	width: 499px;
	padding: 0; 
	margin: 10px 0 0 10px;
	display: inline;
}
#main h1 {
	margin-top: 10px;
	font: normal 12pt 'Trebuchet MS', Tahoma, Sans-serif;
	color: #8C9F0D; 
	padding: 5px 0 5px 5px; 		
}
#main ul li {
	list-style-image: url(bullet.gif);
}

#main object {
margin-left:15px;
margin-bottom:-5px;
}

.post-footer {
	background: url(../images/post.jpg);
	padding: 5px; margin: 20px 10px 0 10px;	
	font-size: 95%;	
	color: #AEA471;
	border: 1px solid #E0DBC9;
}
.post-footer .date{
	margin: 0 10px 0 5px;	
}
.post-footer a.comments {
	margin: 0 10px 0 5px;	
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;	
}
.post {
	overflow:hidden;
	width: 489px;
	height:auto;
	background:#ffffff url(../images/postBg_new.png) top center no-repeat;
	font-size:11px;
	font-family:'Trebuchet MS', Tahoma, Sans-serif;
	color:#474747;
	padding-left: 10px;
	padding-top: 8px;
}

.breadcrumb {
	padding-bottom: 5px;
}

.postContent {	
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.postContent li {
	margin-left: 20px;
}

.postTags {
	padding-top: 5px;
	padding-bottom: 5px;
}

.postsList {
	padding-top: 5px;
	padding-bottom: 5px;
}

.post p {
margin-left:0px;
padding-right:5px;
}

.postBottom {
	width: 499px;
	height:25px;
	margin:0;
	background:url(../images/postBottom_new.png) top center no-repeat;
}

.post a:link, .post a:visited, .post a:active {
color:#969696;
text-decoration:none;
font:bold 11px 'Trebuchet MS', Tahoma, Sans-serif;
}

.post a:hover {
color:#969696;
text-decoration:underline;
font:bold 11px 'Trebuchet MS', Tahoma, Sans-serif;
}

.tags {
background:#fefeff url(../images/tagsBg_new.png) top center no-repeat;
height:auto;
width:170px;
}

.tags p {
width:160px;
height:auto;
margin-left:5px;
padding:0;
color:#96b9c9;
font-size:13px;
}

.tags .title {
color:#236583;
font-size:14px;
margin-left:5px;
}

.tagsBottom {
background:#005473 url(../images/tagsBottom_new.png) top center no-repeat;
height:20px;
width:170px;
margin-top:0;
}

.square {
background:#5c8f00 url(../images/squareBg_new.png) top center no-repeat;
height:auto;
width:170px;
}

.square p {
width:160px;
height:auto;
margin-left:5px;
padding-top:5px;
color:#96b9c9;
font-size:13px;
}

.squareBottom {
background:#005473 url(../images/squareBottom_new.png) top center no-repeat;
height:20px;
width:170px;
margin-top:0;
}

#postData {
	width: 200px;
	float: left;
	height:auto;
	margin-left:8px;
}
#postImage {
	width: 130px;
	float: left;
	height:auto;
	margin-left:8px;
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 170px;
	padding: 0;
	margin-left:0;		
}	
/*#sidebar h1 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #8C9F0D; 		
}*/
#sidebar ul.sidemenu, #sidebarTwo ul.sidemenu {
	text-align: left;
	margin: 0; 
	padding: 0 0 10px 0;
	text-decoration: none;
	width:170px;
	height:auto;
	background:#748a0f url(../images/catBg_new.jpg) bottom center no-repeat;
}
#sidebar ul.sidemenu li, #sidebarTwo ul.sidemenu li {
	list-style: none;
	padding: 6px 0 2px 5px;
	margin: 0 2px;		
	border-bottom:1px dotted #94a34d;
	font-weight:bold;
	font-size:14px;	
	color:#fff;
}
* html body #sidebar ul.sidemenu li, * html body #sidebarTwo ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a, #sidebarTwo ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #fff;	
	font-weight:bold;
	font-size:14px;		
}

#sidebar ul.sidemenu li.active a, #sidebarTwo ul.sidemenu li.active a {	
	text-decoration: none;	
	background-image: none;	
	color: #EBFF64;	
	font-weight:bold;
	font-size:14px;	
}

#sidebar ul.sidemenu2 li a {
	text-decoration: none;	
	background-image: none;	
	color: #fff;	

	font-size:11px;		
	padding-left: 15px;
	list-style-type: square;
}

#sidebar ul.sidemenu3 li a {
	text-decoration: none;	
	background-image: none;	
	color: #fff;	
	font-size:9px;		
	padding-left: 25px;
	list-style-type: square;
}

#sidebar ul.sidemenu li a:hover, #sidebarTwo ul.sidemenu li a:hover {	
	color: #fff;	
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;	
}

#sidebar ul.sidemenu2 li a:hover {	
	color: #fff;	
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;	
	padding-left: 15px;
}

#sidebar ul.sidemenu3 li a:hover {	
	color: #fff;	
	text-decoration:underline;
	font-weight:bold;
	font-size:9px;	
	padding-left: 25px;
}

#sidebar ul.sidemenu2 li.active a {	
	
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	
	padding-left: 15px;
	color: #EBFF64;	
}

#sidebar ul.sidemenu3 li.active a {	
	
	text-decoration:none;
	font-weight:bold;
	font-size:9px;	
	padding-left: 25px;
	color: #EBFF64;	
}

.firstH {
width:170px;
margin-top:15px;
height:35px;
background:url(../images/firstH_new.png) top center no-repeat;
}

.firstH h1 {
font:bold 11px 'Trebuchet MS', Tahoma, Sans-serif;
color:#FFFFFF;
padding-top:9px;
padding-left:11px;
}

.secH {
width:170px;
margin-top:15px;
height:35px;
background:url(../images/secH_new.png) top center no-repeat;
}

.secH h1 {
font:bold 11px 'Trebuchet MS', Tahoma, Sans-serif;
color:#FFFFFF;
padding-top:9px;
padding-left:11px;
}

/* Sidebar2 */	
#sidebarTwo {
	float: right;
	width: 170px;
	padding: 0;
	margin-right:0;		
}	

/* footer */
#footer-wrap {
	clear: both;
	width: 820px;
	font-size: 95%;	
	text-align: left;
	padding: 15px 0;
	margin:0 auto;
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding:10px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

#footer-columns h2 {
font:normal 11px 'Trebuchet MS', Tahoma, Sans-serif;
color:#FFFFFF;
margin: 5px 0 5px 5px;
text-transform:uppercase;
}

#footer-columns {
	color: #fff;
	font-size:11px;
	padding: 0;	
	width: 499px;
	clear: both;
	height:auto;
	background:#4d889f url(../images/fcolTop_new.png) top center no-repeat;
	overflow:hidden;
	margin-top:-20px;
}

.fcolBottom {
	margin: 0;	
	width: 499px;
	clear: both;
	height:20;
	background:#005575 url(../images/fcolBottom_new.png) top center no-repeat;
}

#footer-columns ul {
	list-style: none;
}
#footer-columns li {
		
}
#footer-columns li a {
color:#FFFFFF;
	font-weight: normal;
	padding: 3px 0 3px 10px;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 47%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #666;
	width: 100%;
	margin-bottom:0;
	height:51px;
	text-align: center;
	background: url(../images/footerBg.png) bottom center repeat-x;	
	
}
#footer-bottom p {
font:normal 11px Tahoma;
color:#96b9c9;
margin:0;
padding:5px 0 0 0;
}
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }



.formLabel {
	width: 120px;
	font-weight: bold;
	float: left;
}


.formLabelParameter {
	padding-left: 10px;
	width: 120px;
	float: left;
}

.formField {
	width: 340px;
	float: left;
}

.addReviewForm {
	display: none;
}

#registrationSection {
	display: block;
	padding-left: 20px;
}
#loginSection {
	display: block;
	padding-left: 20px;
}

#guestSection {
	display: block;
	padding-left: 20px;
}



.formRow {
width: 100%;
display:block;
clear: both;
padding-top: 5px;
padding-bottom: 5px;
height: auto;	
}

#reviewForm {
	padding-left: 10px;
	width: 430px;
}

#review{
	width: 420px;
	height: 200px;
}
#advantages {
	width: 420px;
	height: 75px;
}
#disadvantages {
	width: 420px;
	height: 75px;
}

.formSubSection {
	padding-left: 30px;
}

.formError {
	
	color: red;
	
}

.sidebarSubCategory {
	font-size: 8px;
	color:red;
}


.pagetitle {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#infoMessages {
	color: green;
	padding-left: 20px;
}
#warningMessages {
	color: orange;
	padding-left: 20px;
}
#errorMessages {
	color: red;
	padding-left: 20px;
}
.review {
	width: 455px;
	clear: both;
	padding-top: 10px;
	border-width: 1px;
	border-color: #BFBFBF;
	border-style: solid;
	margin-left: 10px;
	background-color: #EFEFEF;
}

.reviewUserData {
	float: left;
	width: 120px;
	padding-left: 10px;
}
.reviewParams {
	float: left;
	width: 130px;
	
}
.reviewDetails {
	clear: both;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.reviewGallery {
	clear: both;
}
.reviewAdvantagesAndDisadvantages {
	padding-left: 10px;
	padding-top: 5px;
	width: 100%;
	float: left;
	clear: both;
}

.reviewAdvantages {
	width: 45%;
	float: left;
	padding-right: 5px;
	
}

.reviewDisadvantages {
	width: 45%;
	float: left;
	
}

.reviewParamName {
	width: 75px;
	float: left;
}
.reviewParamValue {
	width: 10px;
	float: left;
}

.masterAverageReview {
	float: right;
	width: 100px;
	height: 70px;
	background-image: url("../images/average.jpg");
	background-repeat: no-repeat;
	margin-right: 100px;
	margin-top: 20px;
	padding-top: 30px;
	font-family: Trebuchet MS;
	font-weight: bolder;
	font-size: 24px;
	text-align: center;
	color: #FFFFFF;
}

.bestQuote {
	font-size: 35px; 
	font-family: "Trebuchet MS";
	color: #CFCFCF;
	
}

.offerLink {
	color: orange;
	font-weight: bold;
}