/*
Theme Name: PROMOTE CSS BASED WEBSITE TEMPLATE
Theme URI: http://www.meltingpx.com
Description: <p>PROMOTE CSS BASED WEBSITE TEMPLATE FOR ALL TYPE OF CLEAN AND CORPORATE, GALLERY, BLOG, PERSONAL WEBSITES.</p>
Version: 1.0
Author: ram
Created Date:15/09/2009
Author URI: http://www.meltingpx.com/

*/
/* container wrappers*/
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p{
margin:0;
padding:0;
}
html{
	background-image: url(images/bg-strip.jpg);
	background-color: #fff;
	background-repeat: repeat-x;


}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #848484;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height:20px;
	font-size:12px;
	
}


/* default styles*/

a, a:link, a:active{
text-decoration:none;
color:#3e5e9d;


}

a:hover{




}

a:active, a:focus{ outline:none; }



/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
  float: right; 
  margin: 0 0 20px 20px;
  width:auto;
}
.alignleft {
  float: left; 
  margin: 0 20px 10px 0;
  width:auto;
}
a img {
	border:none;
}

blockquote{
	border:1px solid #ddd;
	background-color:#eee;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:3px solid #ddd;
	font-size:12px;
	color:#555;
}
.tn-br{
	border:1px solid #ccc;
	background-color:#eee;
	padding:5px;
}
.tn-br2{
	border:1px solid #ccc;
	background-color:#eee;
	padding:8px;
}

p{
margin-bottom:10px;

}

ol {
	list-style: decimal;
	margin-left:20px;
	line-height:22px;
}

ul {
	list-style: square;
	padding-left:15px;

}




.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
img.view-more{
margin:10px 0;

}
a.view-more2{
background-color:#333;
padding:3px 5px;
text-decoration:none;
color:#555;
margin-top:20px;
padding-top:30px;


}


.vpace{
display:block;
height:20px;

}


/*table data style*/

table.table-data {

color:#111;



}

table.table-data th{
background-color:#ddd;
padding:3px 5px;
border:1px solid #ccc;
color:#111;



}
table.table-data td{
background-color:#f5f5f5;
border:1px solid #ccc;
padding:3px 5px;

}


#wrapper { 
 margin: 0 auto;
 width:1000px;
 position:relative;

}
#header-wrapper {

 width: 1000px;
 float: left;
height:100px;
}

.header-inner{




}

/*titles*/

h1 {
	font-size: 24px;
	letter-spacing: -1px;
	
	

}

h2 {
	font-size: 22px;
	letter-spacing: -1px;
	
}

h3 {
	font-size: 18px;
	letter-spacing: -1px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}

h2, h3, h4, h5, h6{
	margin:10px 0;
	letter-spacing:1px;
	font-weight:normal;	
}

/* Top  navigation*/
.top-navigation{
	position:relative;
	z-index:3;
}

/* logo*/
h1.logo{
	padding:20px 10px 0 19px;
	width:68%;
	float:left;
	margin:0px;
}
#logo{
	width:267px;
	height:37px;
	}
/* Search box style*/
p#search-box{
	float:right;
	position:relative;
	top:110px;
	z-index:1111;
width:auto;
}

/* use this style when you need full length menu*/

p#search-box2{		
	padding:10px;
	border:1px solid #ccc;
	position: absolute;
	top:35px;
	right:0px;
	z-index:5;
}

p#search-box input, p#search-box2 input{
	border:1px solid #ccc;
	background-color:#fff;
	padding:3px;
	width:242px;
	color:#111;
	float:left;

}
p#search-box #submit, p#search-box2 #submit{
	border:none;
	background-image: url(images/go.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:35px;
	height:24px;
	cursor: pointer;

}
p#search-box #submit:hover, p#search-box2 #submit:hover{
	border:none;
	background-image: url(images/go-ho.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:35px;
	height:24px;
	cursor: pointer;

}

/*Alternate home page slider  styles *************************************************************/

.container { width:960px; height:300px; overflow:hidden; position:relative; cursor:pointer;  }
.slides { position:absolute; top:0; left:0; }
.slides div { position:absolute; top:0; width:960px; display:none; }

.slider2  {
padding:18px;
background-color:#FFFFFF;
border:1px solid #ccc;
margin-bottom:20px;

}

span.slider-buttons{
float:right;
width:auto;

}
.previous, .next{
text-decoration:none;
color:#666;
padding:3px 5px;
background-color:#fff;
border:1px solid #ccc;
position:relative;
top:9px;

}
/*Main section*************************************************************/

#main{
	float:left;
	padding: 19px;
	width:auto;
	background-color:#fff;
	border:1px solid #ccc;
	display:block;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
	background-position: -22px top;
	
}
#main-wide{
	float:left;
	padding: 19px;
	width:auto;
	background-color:#fff;
	border:1px solid #ccc;
	display:block;
	
}

/*left column style*************************************************************/
#leftcolumn-wrapper{ 
	width: 675px;
	float: left;
	
}
.leftcolumn-inner{
	padding:0px 30px 0 0;

}

.leftcolumn-inner-home h3, .leftcolumn-inner-home h4{
	color:#000;
	letter-spacing:0px;	

}
.leftcolumn-inner h3, .leftcolumn-inner h4{
	margin-bottom:10px;
}

#leftcolumn-wrapper  img{

}

h1.page-title{
color:#000;
height: auto;
height:50px;
line-height:25px;
padding:10px 0px;
font-size:2em;
font-weight:normal;

}

/*columns/content boxes*/
.col1{
	width:225px;
	float:left;
}
.col-inner{
	padding-right:25px;

}
.col2{
	width:420px;
	float:left;
	
}
.col2-inner{
	padding-left:20px;
	

}

/*Blog  style*/
#post, #post2, #post3{
margin-bottom:20px;


}
#post h3, #post2 h3, #post3 h3{
color:#000;

}

.post-info{
	background-color:#f6f6f6;
	padding:5px 2px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	
}

.post-info a{
text-decoration:none;
color:#495976;
}
.entry img.view-more{
padding:0px;
border:none;

}

.entry img{
	border:1px solid #ddd;
	padding:5px;
	background-color:#f6f6f6;

}
.entry table{
width:650px!important;
}

.entry td.p2, .rightcolumn-inner td.p2{
color:#666666!important;
text-decoration:none!important;
font-size:13px!important;
}
.entry td a, .rightcolumn-inner td a{
font-size:12px!important;
font-family:Arial, Helvetica, sans-serif!important;
}

.rightcolumn-inner td div a img{
display:none!important;
}

.rightcolumn-inner center{
display:none!important;
}


/*serves style in the home page*/
ul.services li{
	line-height:24px;
	padding-left:10px;
	background-image: url(images/target.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
	padding-left:20px;
	
}

.col1-services{
	
	display:block;
	float:left;
	width:auto;
}
.col2-services{
	margin-left:275px;

}

.col2-services h3{
	color:#000;
	
}

/*gallery  style*/
ul.gallery {
	margin:0px;
	padding:0px;
	list-style:none;

}
ul.gallery li{
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
	height:180px;
	width:239px;
	display:block;
	
}
ul.gallery li img{
border:0px solid #33415c;
height:180px;
width:239px;
}

/*right column style*************************************************************/
#rightcolumn-wrapper {
	float: left;
	width: 285px;
	color:#666;
	
}
.rightcolumn-inner {
	padding:0px 0px 0 20px;
	
}

.rightcolumn-inner h3{
	margin-bottom:10px;
	color:#ff7400;
	letter-spacing:0px;
	font-weight:normal;

}
.rightcolumn-inner ul{
	list-style:none;
	padding:0px;
	
}
.rightcolumn-inner ul li{
	border-bottom:1px solid #dfdfdf;	
	
}
.rightcolumn-inner ul li a{
	text-decoration:none;
	line-height:20px;
	color:#111;
	padding:5px 0px;
	display:block;

}
.rightcolumn-inner ul li a:hover{
	background-color:#f4f4f4;

}

.rightcolumn-inner table{
width:260px!important;
	
}

.contact-info a:hover{
cursor: help;

}
img.ad-img{
background-color:#eee;
padding:6px;
border:1px solid #ccc;

}

/*Contact form  style*************************************************************/

#container
{
	margin: auto;
	overflow: hidden;
	position: relative;

}
.contact-us input{
	padding:2px 5px;
	border:1px solid #ccc;
	background-image: url(images/grad-strip.jpg);
	background-repeat: repeat-x;
	height:20px;
	width: 15em;

}

.contact-us {
	text-align:left;	
	padding:10px 0;
	width:auto;
}
.contact-us textarea {
	width: 30em;
	padding:2px 5px;
	border:1px solid #ccc;
	background-image: url(images/grad-strip.jpg);
	background-repeat: repeat-x;
	background-color:#eee;

}
.contact-us .submit {
	position:relative;
	left:105px;
	border:none;	
	width:82px;
	height:28px;	
	background-image:none;
}

.red {
	color:red;
	font-weight:700;
}
.contact-us .form-col1 {
	color:#666;
	width:100px;
	height:30px;
	float:left;
	display:block;
	text-align:left;
	padding-right:10px;
	font-weight:700;
}
.message {background-color:#333;
	border:1px solid #444; color:#ccc;display:none;width:460px;padding:10px;}
	.contact {text-align:right;}
	.contact ul {list-style-type:none;width:390px;}
	.contact li {list-style-type:none;}
	.contact input {width:260px;}
	.contact textarea {width:260px;}


/*footer  style*************************************************************/

#footer-wrapper { 
	width: 1000px;
	clear: both;
	padding:10px 0px;
	float:left;

}
p.copurights{
	width:50%;
	float:left;

}
ul.footer-rightdiv {
float:right;
width:auto;

}
ul.footer-rightdiv li{
display:inline;


}
ul.footer-rightdiv li a{
text-decoration:none;
color:#666;
padding:0px 8px;

}ul.footer-rightdiv li a:hover{
color:#666;

}




#rekomendacje { height: 127px; width: 560px; overflow: hidden; position: relative; float: left; } 
#rekomendacje .listynowe { height: 125px; width: 9999em; position:absolute; }
#rekomendacje .news_short_box { margin-right: 15px; border: 1px solid #D0D0D0; background: #F5F5F5; float: left; width: 125px; height: 125px; overflow: hidden; position: relative; }

#rekomendacje .news_short_image { position: absolute; z-index:0; width: 125px; height: 125px; top: 0; }
#rekomendacje .news_short_title { text-align: center; position: absolute; z-index:10; width: 125px; bottom: 0; background: url("/templates/131/images/opacity.png"); }
#rekomendacje a { color: #FFF; }


#rekomendacje .news_short_date,
#rekomendacje .news_short_more { display: none; }

#rekomendacje-next { cursor: pointer; float: left; padding: 0; position: relative; border:0; width: 30px; height: 125px; background: url('/templates/131/right.png') no-repeat center center; font-size: 0; color: #FFF; top: 0; }
#rekomendacje-prev { cursor: pointer; float: left; padding: 0; position: relative; border:0; width: 35px; height: 125px; background: url('/templates/131/left.png') no-repeat center center; font-size: 0; color: #FFF; }




