/*
Theme Name: Sklep rowerowy
Theme URI: http://www.domena.pl/
Author: www.domena.pl
Author URI: http://www.domena.pl/

*/

}





html
{
height: 100%; 
color:white;
margin		: 0 auto 0 auto;
padding-top	: 0px;
padding-bottom	: 0px;
font-family:Tahoma,Geneva,Kalimati,sans-serif;

}

img 
{
border-width:0px
}

body
{
height		: 100%;
font-family:Tahoma,Geneva,Kalimati,sans-serif;
font-size	: 12px;
margin		: 0 auto 0 auto;
padding-top	: 0px;
padding-bottom	: 0px;
border-width	: 0px;
background-color	:white; 



}


a 
{
text-decoration:none;
}




.pasek
{
background-image :url('images/gora.png');
width:1200px;
height:130px;    
color:#868686;
margin: 0 auto; 
overflow:hidden;
}

.paseczek
{
margin: 0 auto;
background-color:#005687;
height:53px;
}





.txtt
{
font-size:16px;
text-align:right;
padding-top:15px;
width:278px;
float:right;
text-align:right;
margin-right:100px;
color:#005687;
}

.email
{
font-weight:normal;
}

.email:hover
{
font-weight:normal;
}



.logo
{
width:285px;
height:66px; 
float:left;
overflow:hidden;
margin-left:100px;
margin-top :0px;

}

.slogan
{
width:200px;
height:100px; 
float:left;
overflow:hidden;

}




.menu_top_contener2
{
width: 981px;
text-align:right;
/* overflow:hidden; */
}

.topek
{
width:980px;
height:149px;
margin:0 auto 0 auto;
}

.menu_topTOP {
width: 650px;
height: 40px;
margin: 0 auto 0 auto;
position: absolute;
left: -386px;
top: 78px;
z-index: 99;
}



.menu_top   
{
list-style: none;
padding-top: 3px;
margin: 0px auto 0 auto;
font-size:14px;
text-align:center;
}


.menu_top a  
{
text-decoration:none;
display: inline-block;
padding:0px 0px;
text-decoration:none;
margin:0px;
padding-top:0px;
}

.menu_top ul 
{
display: none;
}

.menu_top li {
    display: block;
    position: relative; 
    float: right;
    height:23px;
}


.menu_top li a {
    display: block;
    text-decoration: none;
    color:white;
    padding:8px 15px 8px 15px;  /* */
    margin-top:2px;
    white-space: nowrap;
font-weight:normal;
}



.menu_top li a:last-child {
border-left-width:1px;
}





.menu_top li:hover ul {
    display: block;
    z-index:200;
    position: absolute;
    margin:0px;
    padding:0px;
    text-align:left; 
}

.menu_top  li:hover li {
    float: none; 
    height:32px;
    font-size:11px;

}

.menu_top li:hover a {
    color:white;       
    background: rgb(18,72,174); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(18,72,174,1) 0%, rgba(23,27,99,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(18,72,174,1)), color-stop   (100%,rgba(23,27,99,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(18,72,174,1) 0%,rgba(23,27,99,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(18,72,174,1) 0%,rgba(23,27,99,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(18,72,174,1) 0%,rgba(23,27,99,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(18,72,174,1) 0%,rgba(23,27,99,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1248ae', endColorstr='#171b63',GradientType=0 ); /* IE6-9 */
border-radius:5px;
}

.menu_top li:hover li a:hover {

    color:#124ab1;
}



.menu_top li.current-cat>a, 
.menu_top li.current_page_item>a, 
.menu_top li.current-menu-item>a
{

color:white;     
background: rgb(18,72,174); /* Old browsers */
background: -moz-linear-gradient(top, rgba(18,72,174,1) 0%, rgba(23,27,99,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(18,72,174,1)), color-stop(100%,rgba(23,27,99,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(18,72,174,1) 0%,rgba(23,27,99,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(18,72,174,1) 0%,rgba(23,27,99,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(18,72,174,1) 0%,rgba(23,27,99,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(18,72,174,1) 0%,rgba(23,27,99,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1248ae', endColorstr='#171b63',GradientType=0 ); /* IE6-9 */
border-radius:5px;
}


.sub-menu li.current-cat>a, 
.sub-menu li.current_page_item>a, 
.sub-menu li.current-menu-item>a
{
background-image :none;
    color:#124ab1;

background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(242,242,242,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
border-radius:5px;
}

.top111{padding:0px 0px;
margin:0px auto;}






.sub-menu li a{padding-left:10px;}

.sub-menu li a:hover{padding-left:10px;}




.logom
{
width:119px;
height:39px;
overflow:hidden;
background-image :url('images/logo_m.png');
float:left;
}


.kont
{
width:1200px;
position:relative;
margin-top:0px;

}










.banner
{
width:1200px;
height:398px;  
background-image: url('images/banner.png');
position:relative;
}


.tekscior{
width:1000px;
margin:0 0px 0 100px;
padding:0px;
color:#575757;
}

.sidebarek{float:right;width:300px;}

.boczny
{
text-align:justify;
color:#4d4d4d;
padding-bottom:20px;
}

.title_boczny
{
font-size:24px;
color:#005687; 
font-weight:bolder;margin:0px;
padding-top:20px;
padding-bottom:20px;
}

.tekscior_txt{float:left;width:780px;}



.banner2
{
width:1200px;
height:106px;  
background-image: url('images/banner2.png');

position:relative;
background-repeat:no-repeat;

}
hr {background-color:#d9dfe8;border-width:0px;height:1px;}

.inner {
width:540px;
height:333px;   
overflow:hidden;
}


.title_b
{

color:black;
font-size:18px;
font-weight:normal;
margin:0px;    
padding:12px; 
padding-left:0px;
padding-right:0px;
line-height:22px;
text-align:left;
height:10px;
overflow:hidden;
margin-bottom:30px;
}
a {color:#e41f5d; font-weight:bold; }
a:hover {color:#e41f5d; font-weight:bold;  text-decoration:underline;}
.text_b
{
color:#4d4d4d;
font-size:13px;
padding:10px;
 height: 268px;
overflow:hidden;
margin:0px;
}

.napis {
position: relative;
left: 580px;
top: 62px;
padding: 0px;
margin: 0px;
width: 490px;
font-size: 38px;
height: 243px;
overflow: hidden;

}




.outer{
background-image:url('images/tlo2.png');
width:100%;
background-repeat:repeat;
}

.alignleft{float:left;padding-left:10px;padding-right:10px;}
.alignright{float:right;padding-left:10px;padding-right:10px;}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;padding-left:10px;padding-right:10px;
}


.title_g
{
padding-left:20px;
font-size:30px;color:white; font-weight:normal;margin:0px;padding-top:20px; padding-bottom:30px;}


.text_g
{
text-align:justify;
color	:white; 
font-size:14px;
padding:0px;

}



.title_ban {
text-shadow: 3px 3px 5px rgba(0,0,0,0.1);
color:black;
font-size:36px;
letter-spacing:1px;
padding:0px;
padding-top:20px;
margin:0px;
padding-bottom:20px;
text-align:left;
transform:rotate(-5deg);
-webkit-transform:rotate(-5deg); 
-moz-transform:rotate(-5deg); 
-o-transform:rotate(-5deg); 
}

.text_bb
{
color:rgba(8,99,151,0.8);
font-size:28px;
height:243px;
overflow:hidden;
margin:0px;
text-align:left;
font-weight:bold;
}
.text_bb .textwidget
{
color:rgba(8,99,151,0.8);
font-size:28px;
overflow:hidden;
margin:0px;
margin-left:40px;
text-align:left;
font-weight:bold;
transform:rotate(-2deg);
-webkit-transform:rotate(-2deg); 
-moz-transform:rotate(-2deg); 
-o-transform:rotate(-2deg);
}

.text_bb .wiecej
{
background-image:url('images/przycisk.png');
transform:rotate(2deg);
-webkit-transform:rotate(2deg); 
-moz-transform:rotate(2deg); 
-o-transform:rotate(2deg); 
width:162px;
height:47px;
float:left;


}










.linija
{
width:900px;
height:0px;  
margin:0 auto 0 auto;
clear:both;
}



.stopka_in
{

padding-top:20px;
width:1199px;
margin-top:0px;
background-image:url('images/stopka.png');
height:33px;
overflow:hidden;
background-color:#005687;

}

.stopka_left
{
font-size:11px;
width:447px;
float:left;
color:black;
margin-left:100px;
}

.stopka_right
{
font-size:12px;
width:540px;
float:right;
text-align:right;
color:#2156b6;
margin-right:100px;
}


.stopka_left a{color:#4da7da;text-decoration:none;}
.stopka_left a:hover{color:black; text-decoration:none;}




.entry-content {color:#8a8a8a;padding-top:20px; font-size:12px; line-height:18px;}


.elo  {font-size:30px;color:#005687; font-weight:bolder;margin:0px;padding-top:20px;text-shadow: -1px -1px -2px rgba(255,255,255,0.3);margin-left:100px;padding-top:35px;}
.elo a{font-size:30px;color:#005687; font-weight:bolder;margin:0px;}
.elo a:hover{font-size:30px;color:#2e6382; font-weight:bolder;margin:0px;text-decoration:none}



.text_in1 { float:left;}
.inek{height: 285px;overflow:hidden;}
.el1{
width: 297px;
height: 285px;
margin-left:105px;
margin-right:20px;
}

.el2{
width: 352px;
height: 285px;
}

.el3{
width: 297px;
height: 285px;
margin-left:20px;
}




.posts
{
width:1200px;
height:289px;
margin:0px 0px;
background-image: url('images/srodek.png');
}

.posts2
{
width:1200px;
height:400px;
margin:0px 0px;
background-image: url('images/srodek2.png');
}


.text_in11 {
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
color:#5e5f5f;

width:622px;
height:226px;
 float:left;
overflow:hidden;
}



.text_page {
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
color:#5e5f5f;
width:622px;
float:left;height:100%;
}



.text_in2222 {
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
color:#5e5f5f;
width:328px;height:100%;
float:left;

}








.text_in22 {
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
color:#5e5f5f;
width:328px;
height:226px;
float:left;
overflow:hidden;
}


.text_inn {margin:20px;}





.attachment-post-thumbnail{
width:71px;
height:69px;
float:left; padding-top:30px;
margin-right:20px;

}




.menu_bottom   
{
list-style: none;
padding: 0;
margin: 0px auto 0 auto;
font-size:11px;
text-align:right;
font-weight:normal;
}

.menu_bottom  ul {

padding-top: 0px;
margin-top: 0px;

}
.menu_bottom a  {
color:white;
font-weight:normal;
text-decoration:none;
margin-left:8px;
}
.menu_bottom a:hover  {
color:#4da7da;
font-weight:normal;
text-decoration:none;
}
.menu_bottom li{
display:inline;
font-weight:normal;
}

.menu_bottom li:before { content:' | '; margin-left:10px;margin-right:0px;color:white;}
.menu_bottom li:first-child:before { content:''; color:white;}



ul.menu_bottom a:hover{
text-decoration:underline;
}



.more-link {
background-image: url('images/wiecej.png');
color:white; 
font-weight:bold;
display: block;
width:122px;
height:33px;

}



.hr	{width:288px;height:1px;}
a	{color:#3e9cb3; font-weight:normal}
a:hover {color:#3e9cb3; font-weight:normal}
