body {
	font-family: Tahoma, Arial;
	font-weight: normal;
	font-size: 12px;	
	color: #292929;
}
.inp_t{
	border: 1px solid #A60000;
	background: #fff;
	font-size: 11px;
	height: 14px;
	color: #000;
}

.inp_b{
	border: 1px solid #02486F;
	background: #0587CD;
	font-weight: bold;
	color: #fff;
}

.inp_b_g{
	border: 1px solid #02486F;
	background: #0587CD;
	font-weight: bold;
	color: #fff;
}

.error{
	font-size: 12px;
	color: #871600;
}

.klik {
	cursor: pointer;
}

.menu_form{
	border: 1px solid gray;
    font-size: 10px;
}
.menu_form_2{
	border: 1px solid gray;
   font-size: 12px;
   height: 16px;
   width: 100px; 
}
.menu_send{
	border: 1px solid gray;
   font-size: 12px;
   height: 20px;
   color: #494949;
}

.h_spacer{
	width: 100%;
	display: block;
	font-size: 16px;
	line-height: 20px;
	clear: both;
}

small {
	font-family: Arial;
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: 110%;
}

a	{
	color: #292929;
	text-decoration: none;
}

a:hover	{
	color: #e15700;
	text-decoration: none;
}

div.menu {
		width: 200px;
		padding: 0;
		margin: 0;
		font-family: Tahoma;
		color: #636363;
		text-align: left;
		margin-left: -5px;  
		
}
	
.menu ul {		
      padding: 0; 
      margin: 0;
      list-style-type: none;
		margin-left: 15px;		    
}	
	
.menu li {
      margin: 0;
      padding: 0;
		display: inline; 
}
	
.menu a {		
		font-family: Tahoma;
		font-size: 11px;
		color: #636363;
		padding-bottom: 5px;
      display: block;  
		padding-left: 12px; 
		background: url('img/bullet_rect_n2.gif');
		background-repeat: no-repeat;
      background-position: 0px 4px;
} 
	
.menu a.active {	
		font-weight: bold;
		color: #e15700;
}

.menu .main {	
		padding: 2px 5px;
		font-family: Tahoma;
		font-weight: normal; 
		font-size: 12px;
		color: #636363;	
		background: url('img/bullet_rect_n.gif');
		background-repeat: no-repeat;
      background-position: 0px 4px;
		margin-bottom: 5px;
		padding-left: 15px; 
}  
  
	
.menu a {
      color: #636363;
      text-decoration: none;  
}

.menu a:hover, .menu a:active {
      color: #e15700;
}


#tresc a.img{
	border-bottom: 0px;
}

	
#tresc h1{
	font-family: Arial;
	font-weight: bold;
	font-size: 24px;
	color: #DD5502;
	text-align: left;
	padding: 0;
	margin: 0;	
	padding-bottom: 10px;
}

#tresc h2{
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #292929;
	text-align: left;
	padding: 5px 0;
	margin: 0;
}

#tresc h3{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #292929;
	text-align: left;
	padding: 0;
	margin: 0;
}

#tresc .przyklad{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #C44400;
	text-align: left;
	padding: 5px;
	border-left: 3px solid #DFDFDF;
	background: #F9F9F9;
	margin-left: 25px;
	margin-right: 10px;
	display: block;
}

div#tresc .t, div#tresc p, div#tresc li, div#tresc{
	font-family: Tahoma, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	
	color: #292929;
	text-align: justify;
}

#tresc .n{
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
	color: #0D1A00;
	text-align: left;
}

#tresc .w{
	font-family: Trebuchet MS, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #871600;
	text-align: justify;
}

#tresc .s{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #0383CC;
	text-align: left;
	line-height: normal;
}

#tresc .sml{
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	line-height: normal;
}

#tresc .pager{
	text-align: center;
	font-size: 12px;
	background: #F2F2F2;
	padding: 7px 0;
	color: #292929;	
}

#tresc .pager a{
	text-decoration: none;
	color: #292929;
}

#tresc .pager span{
	font-size: 14px;
	font-weight: bold;
	color: #4D4D4D;
}

#tresc a{
	text-decoration: none;
	border-bottom: 0px;
	color: #292929;
}

#tresc a:hover{
	text-decoration: underline;
	color: #ff3600;
}

#tresc .hr{
	padding: 3px 0;
	margin: 0;
   border: none;
}

#tresc .a_l{
	text-align: left;
}

#tresc .a_r{
	text-align: right;
	padding: 0;
	margin: 0;
}

.galeria{
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;
}

.galeria  img {
	border: 1px solid #6C6C6C;
	background: #373737;
	padding: 3px;
}


div#formularz {
}

div#formularz label {
    font-weight: bold;
    font-size: 14px;
    width: 150px;
    display: block;
    float: left;
    margin-top: 3px;
    margin-right: 5px;
    text-align: right;
}

div#formularz .short {
    font-weight: bold;
    font-size: 14px;
    width: 50px;
    display: block;
    float: left;
    margin-top: 3px;
    margin-right: 5px;
    text-align: right;
}

div#formularz .long {
    font-weight: bold;
    font-size: 14px;
    width: 250px;
    display: block;
    float: left;
    margin-top: 3px;
    margin-right: 5px;
    text-align: right;
    color: #871600;
}

div#formularz .long small{
    font-weight: normal;
    font-size: 10px;
    color: #fff;
}

div#formularz input, div#formularz textarea, div#formularz .lista {
   border: 1px solid #484848;
	background: #F9F9F9;
	font-size: 12px;
	color: #2A2A2A;
}

div#formularz textarea {
	overflow: hidden;
}

div#formularz input.error {
    border: 2px solid red;
	 background: #fff;
}

div#formularz div.error {
	 padding: 5px;
    color: red;
}

div#formularz div {
    margin: 10px;
}

div#formularz input.inp_b{
	border: 1px solid #02486F;
	background: #0587CD;
	font-weight: bold;
	color: #fff;
}

div#formularz .info {
    font-weight: bold;
    font-size: 14px;
    background: #292929;
    margin: 10px;
    padding: 10px;
}

div#sklep_longlist{
	padding: 0;
	margin: 0;
	font-family: Tahoma;
	font-weight: normal; 
	font-size: 11px;
	text-align: left;
	line-height: 115%;
}

#sklep_longlist .prod_list{
	width:100%;	
	display: block;
	text-align: left;
}

#sklep_longlist a.tytul{
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	margin-top: 2px;
	padding-top: 2px;
	line-height: 110%;
	color: #3C0C00;
}

#sklep_longlist .autor{
	display: inline;
	padding: 0;
	margin: 0;
}

#sklep_longlist .autor a{
	font-size: 11px;
	font-family: Arial;
	color: #0383cc; 
}


#sklep_longlist .opis{
	font-family: Tahoma;
	font-weight: normal; 
	font-size: 11px;
	line-height: 120%;
	color: #000; 
}



#sklep_longlist .wiecej{
	font-family: Tahoma;
	font-weight: normal; 
	display: block;
	clear: both;
	width: 100%;
	font-size: 10px;
	padding-top: 10px;
	color: #000; 
}

#sklep_longlist .cena{
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}

#sklep_longlist .cena_old{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: red;
	text-decoration: line-through;
	display: block;
	padding: 5px 0;
}


#sklep_longlist h1.ngl{
	background: url('img/ebook_opis_tlo.png');
	background-repeat: repeat-x;
	height: 35px;
	width: 100%;
	padding-top: 9px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 22px;
	color: #636363;
	
}



#sklep_show{
	padding: 0;
	margin: 0;
}

#sklep_show .prod_zdj{
	width:150px;	
	display: inline;
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
	text-align: left;
}

#sklep_show h2{
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	margin-top: 2px;
	padding-top: 2px;
	line-height: 110%;
	color: #ff3600;
}

#sklep_show .autor{
	display: inline;
	padding: 0;
	margin: 0;
}

#sklep_show .autor a{
	font-size: 11px;
	font-family: Arial;
	color: #0383cc; 
}

#sklep_show .prod_info{
	width:350px;	
	display: inline;
	float: left;
	text-align: left;
}

#sklep_show .prod_opis{
	text-align: left;
	font-size: 11px;
	line-height: 12px;
	
}

#sklep_show .prod_cena{
	float: right;
	text-align: center;
	margin: 5px 0;
	padding-top: 40px;
	display: inline;
	
}

#sklep_show .prod_kat{
	float: left;
	text-align: left;
	margin: 5px 0;
	display: inline;
	
}

div#info_menu{
	background: url('img/ebook_opis_tlo.png');
	background-repeat: repeat-x;
	height: 46px;
	width: 100%;
	padding: 0;
	margin: 0;
	display: block;
}

div#info_menu a{
	background: #898989;
	padding: 3px 10px;
	margin-right: 4px;
	float: left;
	font-size: 14px;
	font-family: Arial;
	color: #fff;	
	font-weight: bold;
}

div#info_menu a.select{
	background: #e95b00;
	color: #fff;
}

div#info_menu a:hover{
	background: #0080C0;
	color: #fff;
	text-decoration: none;
}

#sklep_show h3{
	text-align: center;
	margin: 5px 0;
	
}

#sklep_show .cena{
	font-size: 16px;
	display: block;
	font-family: Arial;
	font-weight: bold;
}

#sklep_show .cena_old{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: red;
	text-decoration: line-through;
	display: block;
	padding: 5px 0;
}

#sklep_show .btn{
	border: 1px solid #5d4020;
	background: #440000;
	color: #fff;
	margin: 10px 0;
}

#sklep_show a.more{
	display: block;
	text-align: right;
	color: #B30000;
}


#sklep_show .prod_box{	
	
}

/* ======================   */

#sklep_prom{
	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #292929;
	line-height: 120%;
}

#sklep_prom a:hover{
	text-decoration: underline;
}

#sklep_prom .prod_zdj{
	display: inline;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: left;
}


#sklep_prom a.tytul{
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	margin-top: 2px;
	padding-top: 2px;
	line-height: 110%;
	color: #ff3600;	
}

#sklep_prom a.tytul2{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	margin-top: 2px;
	padding-top: 2px;
	line-height: 110%;
	color: #ff3600;	
}

#sklep_prom h2{
	margin-bottom: 10px;
	margin-top: 0;
}

#sklep_prom .autor{
	display: inline;
	padding: 0;
	margin: 0;
}

#sklep_prom p.autor a{
	font-size: 11px;
	font-family: Arial;
	color: #0383cc; 
}


#sklep_prom .cena{
	font-size: 16px;
	display: block;
	font-family: Arial;
	font-weight: bold;
}

#sklep_prom .cena_old{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: red;
	text-decoration: line-through;
	display: block;
	padding: 5px 0;
}

#sklep_prom .btn{
	border: 1px solid #5d4020;
	background: #440000;
	color: #fff;
	margin: 10px 0;
}

#sklep_prom a.more{
	display: block;
	text-align: right;
	color: #B30000;
}

.tresc_main{
	width: 100%;
	background: #f6fafd url('img/tresc_main_tlo.gif');
	background-repeat: repeat-x;
	position:relative; 
	border-bottom: 3px solid #9cc6e4;
	
}

.tresc_main div{
	text-align: left;
	font-size: 11px;
}

.bok_czerwien{
	background: #fef7f2 url('img/tresc_main_tlo.gif');
	background-repeat: repeat-x;
	position:relative; 
	padding: 5px;
	border-bottom: 3px solid #F3A469;
}

.bok_czerwien h3{
	padding: 0;
	margin: 5px;
}

#tresc_main_top{
	position:absolute; 
	left: -40px;
	top: -3px;
}

#logowanie{
	background: url('img/logowanie_tlo.gif');
	background-repeat: repeat-x;
	position:relative; 
	padding: 10px 10px;
	border-bottom: 3px solid #b2e2fd;
}

#logowanie label {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	width: 50px;
	float: left;
	padding: 0;
	color: #4D4D4D;
	display: block;
	vertical-align: middle;
}

#logowanie h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;	
	padding: 0;
	margin: 0;
	color: #0587CD;
}

#logowanie h3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;	
	padding: 0;
	margin: 0;
	color: #0587CD;
}

#logowanie input {
	vertical-align: middle;
	font-size: 12px
}

#logowanie div {
	margin: 8px 0;
}

#logowanie input.menu_send{
	border: 1px solid #02486F;
	background: #0587CD;
	font-weight: bold;
	color: #fff;
}

.infobox {
	background: #fef7f2;
	padding: 10px;
	border: 2px solid #F3A469; 
}

ul.li_item, div#tresc ul {
		margin-left: 15px;
      list-style-type: none; 
}
	
ul.li_item li, div#tresc ul li{
		padding-left: 20px;
      background-image:  url(img/li.gif);
      background-repeat: no-repeat;
      background-position: 0px 0px;
      text-align: left;
		font-size: 12px;
		font-weight: normal; 
		margin-bottom: 10px;
   }
	
ul.li_item li{
		font-size: 11px;
   }

