/* style reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0; display: inline;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}

/*styles*/
body{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;	
}
#top {
	font-size:11px;
	line-height:14px;
}

h1{
	float: left;
}
h2{
	color: #a60108;
	text-transform:uppercase;
	font-size:16px;
	font-weight:normal;
}

a
{
	color: #134A82;
}

a:hover
{
	color: #A60108;
}

p{
	
}
#container{
	width:944px;
	margin: 0 auto;
}
#top h1{
	float: left;
	margin-left: 55px;
}

/*panel do logowania do systemu domenowego*/
#logowanie{
	margin:38px 0 0 55px;
	float: left;
	color: #797979;
}
#logowanie p{
	font-weight: bold;
	margin: 0 0 5px 0;
}
#logowanie label{
	display: block;
	float: left;
	margin: 0 10px 0 0;
}
#logowanie input{
	border: 1px solid #d7d4d4;
	width: 85px;
	height: 13px;
	padding-top: 3px;
	font-size: 10px;
}
#logowanie input.login{
	background: #eaeaea url(../img/input_zaloguj.jpg) repeat-x;
	width: 46px;
	padding-top: 0;
	height: 18px;
	padding-bottom: 4px;
}
/* --koniec-- panel do logowania do systemu domenowego*/

/* menu główne */
#top_menu{
	float: right;
	margin: 25px 47px 0 0;
}
#top_menu li{
	float: left;
	margin: 0 0 0 24px;
}
#top_menu li.first-child{
	margin-right: 75px;
}
#main_menu{
	clear:both;
	background: url(../img/menu.jpg) no-repeat;
	height:60px;
	font-size:11px;
	line-height:14px;
	padding: 10px 0px 0 20px;
}
#main_menu ul{
	height: 51px;
	float:left;
}
#main_menu li{
	float: left;
	height: 51px;
	background:url(../img/menu_li_1.jpg) right 13px no-repeat;
	padding-right:1px;
}
#main_menu li.last-child{
	background:none;
}
#main_menu a{
	font-family: Verdana, tahoma;
	font-size:11px;
	font-weight:bold;
	color: #134a82;
	padding: 19px 23px;
	text-transform:uppercase;
	float: left;
}
#main_menu a:hover{
	color: #a60108;
}
#main_menu a.active_menu{
	background: url(../img/active_menu.jpg) repeat-x;
	color: #a60108;
}
/* --koniec-- menu główne */
#content{
	clear:both;
	background: url(../img/content.jpg) repeat-y;
	
}
#contact{
	float:left;
	padding: 5px 0 0 75px;
	height:60px;
	background: url(../img/sluchawki.jpg) 0 -1px no-repeat;
	color: #666666;

}
#contact p{
	line-height:14px;
}

#main_menu #contact a
{
	color:#666666;
	font-weight:normal;
	padding:0px;
	text-transform:none;
	float: none;
	font-family:Tahoma,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
}

/* strona główna */
#main_main{
	padding: 0 20px;
}
.box_top{
	float: left;
	border:1px solid #c0c4c5;
	background: url(../img/box.jpg) repeat-x;
	width: 430px;
	height: 246px;
	margin:20px 0 20px 13px;
	padding: 20px 0 0 0px;
}
.box_top h2{
	margin-left:20px;
}
.box_top fieldset{
	text-align: center;
}
.box_top label{
	color: black;
}
.box_top input.submit{
	background: #eaeaea url(../img/input_zaloguj.jpg) repeat-x;
	width: 46px;
	padding-top: 0;
	height: 21px;
	font-size: 10px;
	margin-left: 10px;
	padding-bottom:2px;
}
.box_top input{
	border: 1px solid #d7d4d4;
	height: 19px;
}
.cennik{
	float: left;
	width: 100px;
	margin: 20px 30px 0 20px;
}
.cennik p{
	font-weight: bold;
	line-height: 17px;
}
.cennik p span{
	color: #a60108;
}
.cennik span.ceny{
	float: right;
	color:#929292;
	font-size: 10px;
}
.pasek{
	clear:both;
	background: url(../img/pasek_przewijany.jpg) repeat-x;
	height: 19px;
	margin-top:10px;
	padding: 4px 0 0 0px;
}
.pasek p{
	color: white;
	margin-left:10px;
}
#oferta_menu{
	float: left;
	border-right:1px solid #496f93;
}
#oferta_menu li{
	float:left;	
}
#oferta_menu a{
	display: block;
	width: 143px;
	height: 22px;
	padding-top: 6px;
	text-align: center;
	background: url(../img/oferta_menu.jpg) repeat-x;
	color: white;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;	
}
#oferta_menu a.active{
	background: url(../img/oferta_menu_active.jpg) repeat-x;
	color: #376399;
}

#oferta{
	clear: both;
	height: 168px;
	padding-top: 10px;
	border-left: 1px solid #496f93;
	border-bottom: 1px solid #496f93;
	border-right: 1px solid #496f93;
}
#oferta span{
	float:right;
}
#oferta p{
	float: left;
	width: 85%;
}
.linia{
	padding: 8px 0px 17px 0px;
	margin: 0 30px 0 20px;
	background: url(../img/kropka.jpg) 0 bottom repeat-x;
}
.box_bottom{
	float: left;
	border:1px solid #c0c4c5;
	background: url(../img/box.jpg) repeat-x;
	width: 234px;
	height: 228px;
	margin-left:13px;
	padding: 20px 20px 0 20px;
}
.box_bottom p{
	text-align:justify;
	margin-bottom: 20px;
}
.media{
	margin-bottom:12px;
}
.media span{
	float: right;
	color: #797979;
	display:block;
	margin-top: 10px;
}
.media p{
	font-weight:bold;
	margin: 0;
}
.box_banner{
	float: left;
	width: 300px;
	height: 250px;
	margin-left:13px;
	margin-bottom:20px;
}
/* --koniec-- strona główna */

.more{
	color: #a60108;
	float: right;
	text-decoration: none;
	display:block;
	padding-right: 8px;
	background: url(../img/more.jpg) right 6px no-repeat;
}

/* podstrona */
#left_menu{
	width:210px;
	float: left;
}
#left_menu ul{
	margin-left: 40px;
}

#left_menu ul ul
{
	margin-left: 0px;
}

#left_menu li{
	padding-top:1px;
	background: url(../img/menu_lewe_kropki.jpg) 0 top repeat-x;
	width:150px;
	display: block;
}

#left_menu ul ul li
{
	color: #646464;
	padding-left: 0px;
	background: url(../img/menu_lewe_kropki.jpg) 0 top repeat-x;
}

#left_menu li a{
	display: block;
	padding: 5px 0 5px 20px;
	background: url(../img/kropka_czerw.jpg) 5px 8px no-repeat;
	color: #000000;
	text-decoration:none;
}

#left_menu ul ul li a{
	display: block;
	padding: 5px 0 5px 25px;
	background: url(../img/kropka_szar.jpg) 15px 9px no-repeat;
	color: #000000;
	text-decoration:none;
}

#left_menu a:hover,#left_menu li a.active{
	color: #a80009;
	text-decoration:underline;
	background: #f2f2f2 url(../img/kropka_czerw.jpg) 5px 8px no-repeat;
	background-color:#f2f2f2;
}

#left_menu ul ul li a:hover,#left_menu ul ul li a.active
{
	color: #a80009;
	text-decoration:underline;
	background: url(../img/kropka_szar.jpg) 15px 9px no-repeat;
	background-color:#f2f2f2;
}

#left_menu li.sub a{
	color: #646464;
	padding-left: 25px;
	background: url(../img/kropka_szar.jpg) 15px 9px no-repeat;
}
#left_menu li.sub a:hover,#left_menu li.sub a.active {
	color: #a80009;
	text-decoration:underline;
	background: #f2f2f2 url(../img/kropka_szar.jpg) 15px 9px no-repeat;
	background-color:#f2f2f2;
}
#main{
	float: left;
	padding-top: 20px;
	width: 695px;
}
.content_text, .articles
{
	border:1px solid #c0c4c5;
	background: url(../img/box.jpg) repeat-x;
	width: 655px;
	padding: 20px;
	margin-bottom: 20px;
}
.box_sub h2.left{
	float:left;
	margin:-10px 0;
}
#zarejestruj_domene{
	margin:-10px 0 -10px 340px;
}
#zarejestruj_domene input{
	border: 1px solid #d7d4d4;
	height: 19px;
}
#zarejestruj_domene input.submit{
	background: #eaeaea url(../img/input_zaloguj.jpg) repeat-x;
	width: 46px;
	padding-top: 0;
	height: 21px;
	font-size: 10px;
	margin-left: 10px;
	padding-bottom:2px;
}
/* --koniec-- podstrona */

/* stopka */
#footer{
	clear:both;
	background: #fff url(../img/footer.jpg) no-repeat;
	height: 86px;
	padding: 0 20px;
	font-size: 10px;
}
ul.partners{
	margin: 0 0 0 8px;
}
ul.partners li{
	float:left;
	margin: 0 37px;
}
ul.partners li.marka{
  margin-left: 115px;
  margin-right: 0;
}
ul.footer_menu{
	clear: both;
	float: left;
	margin-top: 17px;
}
ul.footer_menu li{
	float: left;
	padding-right: 10px;
	margin-left: 10px;
	background: url(../img/menu_footer.jpg) right 3px no-repeat;
}
ul.footer_menu li.last-child{
	background: none;
}
#footer p{
	float:right;
	margin-top: 17px;
}
#footer p, #footer a{
	color: #666666;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}


input.submit
{
	background:#EAEAEA url(../img/input_zaloguj.jpg) repeat-x scroll 0 0;
	padding-top:0;
	padding: 2px 5px;
	font-size: 10px;
	border:1px solid #D7D4D4;
}

.finish_menu
{
	background: transparent url(../img/menu_lewe_kropki.jpg) repeat-x scroll 0 top;
	height: 1px;
	width: 300px;
	height:1px;
	margin-left:41px;
	width:150px;
}


.site_map
{
	padding-left: 25px;
	margin: 4px;
}

.site_map li
{
	background: transparent url(../img/mapa.gif) no-repeat scroll 4px 3px;
	padding-left: 15px;
}
/* --koniec-- stopka */



/* ---------- searching box ------------------ */
.Mhit_row
{
	margin-bottom:5px;
}
.Mhit_page_h
{
	display:none;
}
.Mhit_page
{	
	display:block;
}
.Mhit_pn
{
	float:left;
	color:#ac2727;
	cursor:pointer;
	padding:3px;	
}
.Mhit_pn_checked
{
	float:left;
	background-color:#ac2727;
	color:#f0f0f0;
	cursor:pointer;
	padding:3px;	
}
.Mhit_pn_h
{
	float:left;
	color:#ac2727;
	cursor:pointer;
	padding:3px;	
	display:none;
}
.Mhit_dots
{
	float:left;
	cursor:pointer;
	display:block;
}
.Mhit_dots_h
{
	float:left;
	display:none;
}
.Mhit_pn_cont
{
	background-color:#f0f0f0;
	text-align:center;
}
.Mhit_score
{
	float:left;
	width:45px;
	color:#fff;
	padding:2px;
	text-align:center;
	background-color:#ac2727;
}
.Mhit
{
	float:left;
	padding:5px;
	/*width:420px;*/
	width:560px;
	border-top:1px solid #ac2727;
}
.Mhit_hide{ display:none }
.Mhit_show{ display:block }
#Mhit_pn_prev, #Mhit_pn_next
{
	font-size:16px;	
	line-height:16px;	
	color: #ac2727;
	cursor:pointer;
}
a.link_Mhit{text-decoration:none; color:#ac2727;}
.clear{ clear:both; }
#search_content
{
	padding:15px
}
/* --------------------------------------------- */
.loading2
{
	background: url(../img/ajax-loader.gif);
	background-position:center center;
	background-repeat: no-repeat;
	width:25px;		
	margin: auto;	
}
.input_prawy
{
	border:1px solid gray;
	width:140px;
}

.input_ok
{
	background:#EAEAEA url(../img/input_zaloguj.jpg) repeat-x scroll 0%;
	border:1px solid #D7D4D4;
	font-size:10px;
	height:18px;
	padding-top:0px;
	margin-top:3px;
	width:56px;
}
.szukaj
{
	margin-top:20px;
	padding:5px 20px 5px 40px;
}
.szukaj_header
{
	background:#F2F2F2 url(../img/menu_lewe_kropki.jpg) repeat-x scroll 0pt top;
	color:#A80009;
	cursor:pointer;
	padding:5px;
}
#content_68
{
	padding: 0px;
	width:697px;
}
.errors{ padding:5px; color:red; font-weight:bold; }
.kontakt{font-size:11px;}