html
{
	margin: 0;
	padding: 0;
	overflow-y: scroll;
}

body
{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #323232;
}

form, p, div, table 
{
	border: 0;
	padding: 0;
	margin: 0;
}

img
{
	vertical-align: top;
	border: 0;
}

a
{
	cursor:pointer;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}

a:hover
{
	text-decoration: none;
}

textarea
{
	font-family: Arial, Verdana;
	font-size: 11px;	
	border: 1px solid #cccccc;
	color: #9b9b9b;
}

.clear
{
	clear:both;
}

input[type=text], input[type=password]
{
	border: 1px solid #cccccc;
	font-family: Arial, Verdana;
	font-size: 10px;
	text-align: left;
	color: #9b9b9b;
}

.button1
{
	border: 1px solid #cccccc;
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #9b9b9b;
}

select
{
	border: 1px solid #cccccc;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-align: left;
	color: #3f3f3f;
}

#main
{
	width: 900px;
	margin: 0 auto 20px auto;
}

#head
{
	width: 900px;
	margin: 0 auto;
}

#logo
{
	float: left;
	width: 350px;
	margin-top: 10px;
}

#top
{
	float: left;
	width: 550px;
	overflow: hidden;
}

#top-title-bg
{
	background: url('/img/top_title_bg.gif') no-repeat;
	width: 550px;
	height: 26px;
	text-align: center;
}

#logo img
{
	margin-left: 20px;
	margin-bottom: 10px;
}

#search
{
	margin: 25px 0 0 50px;	
}

#searchdiv
{
	background: url('/img/search_bg.gif') no-repeat;
	width: 460px;
	height: 40px;
	text-align: left;
}

.searchdiv
{
	float: left;
}

#searchdiv div
{
	float: left;
	margin-top: 8px;
}

#searchdiv input[type=text]
{
	font-size: 12px;
	padding: 2px;
	border: 2px solid #ffd200;
	margin: 0 0 0 20px;
	width: 340px;
	height: 16px;
}

#menu
{
	height: 26px;
}

#menu a
{
	text-decoration: none;
}

.divmenu
{
	float: left;
	background: url('/img/menu_bg2.gif') no-repeat center;
	height: 26px;
	width: 118px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-right: 2px;
	cursor: pointer;
}

.divmenu_act
{
	float: left;
	background: url('/img/menu_bg1.gif') no-repeat center;
	height: 26px;
	width: 118px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin-right: 2px;
	cursor: pointer;
}

.divmenu div, .divmenu_act div
{
	padding-top: 5px;
}

#menu0
{
	margin-left: 150px;
}

#navi
{
	height: 30px;
	padding-top: 5px;
	color: #000000;
	text-align: left;
	width: 900px;
}

.navi1
{
	background-color: #ffffd7;
}

.navi2
{
	background-color: #ffffd7;
}

#side
{
	background-color: #fffae1;
	width: 900px;
}

#content
{
	background-color: #fffae1;
	width: 880px;
	padding: 10px;
}

.button_szukaj
{
	background: url('/img/button_szukaj.gif') no-repeat center;
	width: 70px;
	height: 25px;
	border: 0;
	cursor: pointer;
}

.kategorie
{
	width: 885px;
	padding: 5px 0;
}

.tagi
{
	border: 1px solid #b2c2da;
	width: 840px;
	background-color: #ffffff;
	padding: 20px;
	margin-top: 5px;
}

.tagi_tag
{
 float: left;
	padding-right: 10px;
	font-size: 10px;
}

.tagi_tag a
{
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
}

.tagi_tag a:hover
{
	text-decoration: underline;
}

.tagi_tag_count
{
	font-size: 10px;
}

.cat
{
	float: left;
	width: 290px;
	text-align: left;
	font-size: 14px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.cat_top
{
	background: url('/img/cat_top.gif') no-repeat;
	width: 290px;
	height: 12px;
}

.cat_cont
{
	background: url('/img/cat_bg.gif') repeat-y;
	width: 250px;
	padding: 0 20px;
	height: 75px;
}

.cat_btm
{
	background: url('/img/cat_btm.gif') no-repeat;
	width: 290px;
	height: 12px;
}

.catname
{
	float: left;
}

.catname a
{
	font-family: Verdana;
	font-size: 14px;
	color: #3d444e;
	font-weight: bold;
	text-decoration: none;
}

.catname a:hover
{
	text-decoration: underline;
}

.pcat_full
{
	text-align: right;
	margin-top: 5px;
}

.pcat_full a
{
	text-decoration: none;
	font-size: 10px;
	color: #666666;
}

.pcat_full a:hover
{
	text-decoration: underline;
}

.catstr
{
	float: right;
	width: 12px;
}

.catstr img
{
	border:0;
	display: none;
}

.pcat
{
	padding-top: 5px;
}

.pcat a
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

.pcat a:hover
{
	text-decoration: underline;
}

.content1
{
	width: 882px;
}

.content_left
{
	float: left;
	width: 610px;
	text-align: left;
}

.content_right
{
	float: right;
	text-align: left;
	width: 260px;
}

.top1
{
	margin-top: 10px;
	background: url('/img/top_bg1.gif') no-repeat center;
	width: 610px;
	height: 26px;
}

.top1 div
{
	padding-top:	5px;
	padding-left: 10px;
}

.cont1
{
	width: 588px;
	border: 1px solid #fed313; 
	background-color: #ffffff;
	padding: 10px;
}

.top2
{
	margin-top: 10px;
	background: url('/img/top_bg2.gif') no-repeat center;
	width: 260px;
	height: 26px;
}

.top2 div
{
	padding-left: 10px;
	padding-top: 5px;
}

.cont2
{
	width: 238px;
	border: 1px solid #fed313; 
	background-color: #ffffff;
	padding: 10px;
}

.cont3
{
	width: 258px;
	border: 1px solid #fed313; 
	background-color: #ffffff;
	padding: 0;
	margin-top: 10px;
}

.reklama div
{
	margin-bottom: 5px;
}

.wpis
{
	border-bottom: 1px solid #9bb3e2;
	padding: 10px 0;
}

.wpis_premium
{
	border-bottom: 1px solid #9bb3e2;
	padding: 10px 0;	
	background-color: #fffabe;
}

.wpis_left
{
	float: left;
	margin-left: 10px;
	background: url('/img/screen_bg.png') no-repeat top left;
	width: 140px;
	height: 100px;
}

.wpis_right
{
	float: left;
	width: 430px;
}

.wpis_title
{
	font-family: Verdana;
	font-size: 13px;
	color: #153da1;
	font-weight: bold;
}

.wpis_title a
{
	font-family: Verdana;
	font-size: 13px;
	color: #153da1;
	font-weight: bold;
}

.wpis_content
{
	font-family: verdana;
}

.wpis_cat
{
	margin-top: 5px;
	color: #626262;
	font-size: 11px;
}

.wpis_cat a
{
	font-size: 11px;
}

.wpis_ocena
{
	margin-top: 2px;
	color: #626262;
	font-size: 11px;
}

.wpis_komentarze
{
	text-align: right;
}

.mo
{
	width: 300px;
	background: url('/img/mo_bg.png');
	z-index: 100000;
	position: absolute;
	margin-left: -10px;
	color: #ffffff;
	padding: 10px;
	text-decoration: none;
}

.modiv
{
	border: 1px solid #ffffff;
	padding: 5px;
	text-align: left;
}

.motitle
{
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
}

.bold
{
	font-weight:bold;
}

#stopka
{
	margin-top: 20px;
	height: 26px;
	background-color: #ffff95;
}

.stopka_left
{
	padding-top: 5px;
	float: left;
	padding-left: 10px;
	text-align: left;
}

.stopka_right
{
	padding-right: 10px;
	padding-top: 5px;
	float: right;
	text-align: right;
}

.okno1
{
	margin-top: 10px;
	border: 1px solid #fed313;
	width: 580px;
	background-color: #ffffff;
	padding: 10px 10px 30px 20px;
	font-family: verdana;
}

.okno1 a
{
	font-family: verdana;
}

.google_poz
{
	text-align: center;
}

.brak_wpisu
{
	text-align: center;
	margin: 20px;
}

.wpis_screen
{
	float: left;
	width: 330px;
}

.wpis_right_side
{
	float: left;
	width: 250px;
}

.wpis_right_side div
{
	margin-bottom: 5px;
}

.wpis_dane div
{
	margin-top: 10px;
}

.wpis_boty
{
	margin-left: -5px;
	margin-top: 20px;
	height: 25px;
}

.wpis_boty div
{
	float: left;
	text-align: center;
	color: #4d4d4d;
	font-size: 11px;
}

.cat_boty
{
	margin-left: 3px;
	margin-top: 10px;
	height: 40px;
}

.cat_boty div
{
	float: left;
	text-align: center;
	color: #4d4d4d;
	font-size: 11px;
}

.h1_title
{
	font-family: arial;
	font-size: 14px;
	color: #3d444e;
	padding: 4px 0 0 0;
	margin: 0;
	font-weight: normal;
}

.wpis_h1_title
{
	font-family: Verdana;
	font-size: 16px;
	color: #153da1;
	font-weight: bold;
	text-align: left;
}

.wpis_h1_title a
{
	font-family: Verdana;
	font-size: 16px;
	color: #153da1;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.wpis_h2_title
{
	font-family: Verdana;
	font-size: 16px;
	color: #153da1;
	font-weight: bold;
	text-align: left;
}

.wpis_h2_title a
{
	font-family: Verdana;
	font-size: 16px;
	color: #153da1;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.google_right
{
	margin-top: 10px;
	padding: 10px 0;
	width: 258px;
}

.wpis_ocena_cont
{
	margin-top: 5px;
	color: #4d4d4d;
}

.awaria
{
	font-size: 11px;
	color: #4d4d4d;
}

.awaria a
{
	font-size: 11px;
}

.comments_addform
{
	margin-top: 20px;
	margin-left: 10px;
}

.comm_div
{
	margin-bottom: 5px;
}

.comm_nick
{
	color: #153da1;
}

.comm_date
{
	font-size: 10px;
	color: #7f7f7f;
}

.comm_content
{
	overflow: hidden;
}

.pages 
{ 
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
	font-family: verdana;
	padding-bottom: 10px;
}

.pages a, .pages span 
{
	font-size: 11px;
	font-family: verdana;
	background-color: #ffffff;
	border: 1px solid #2a4579;
	color: #2a4579;
	margin: 2px;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	padding-bottom: 2px;
}

.pages a:hover, span.pages_act 
{
	font-size: 11px;
	font-family: verdana;
	background-color: #5c7bb8;
	color: #ffffff;
	text-decoration: none;
}

.zglos
{
	padding: 20px;
	font-family: Verdana;
}

.zglos div
{
	margin-top: 10px;
}

.zglos1
{
	float: left;
	width: 120px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #3f3f3f;
	padding-left: 80px;
}

.zglos2
{
	float: left;
	text-align: left;
	width: 400px;
}

.zglos2 input[type=text]
{
	color: #3f3f3f;
	font-size: 12px;
	width: 400px;
}

.zglos2 textarea
{
	color: #3f3f3f;
	font-size: 12px;
	width: 400px;
}

.zglos3
{
	float: left;
	text-align: left;
	color: #3f3f3f;
	font-size: 12px;
	padding-left: 10px;
}

.zglos4
{
	float: left;
	overflow-y: auto;
	border: 1px solid #fed313;
	padding: 5px 0 5px 5px;
	width: 395px;
	height: 250px;
	background-color: #f2f4f7;
	text-align: left;
}

.zglos5
{
	float: left;
	width: 300px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #3f3f3f;
	padding-left: 80px;
}

.zglos6
{
	float: left;
	margin-left: 80px;
	margin-top: 10px;
	border: 1px solid #fed313;
	padding: 10px;
	width: 585px;
	background-color: #fffabe;
	text-align: left;
}

.okno_zglos
{
	border: 1px solid #fed313;
	width: 810px;
	background-color: #ffffff;
	padding: 5px;
	margin: 10px auto;
}

.okno_mapaserwisu
{
	border: 1px solid #fed313;
	width: 600px;
	background-color: #ffffff;
	padding: 5px;
	text-align: left;
	font-size: 13px;
	margin-top: 10px;
	font-family: Verdana;
}

.okno_mapaserwisu a
{
	font-size: 13px;
	font-family: Verdana;
	font-weight: normal;
}

.mapaserwisu_cat
{
	margin-left: 10px;
}

.mapaserwisu_pcat
{
	margin-left: 20px;
}

.najnowsze-zobacz-wiecej
{
	float: left;
	margin-top: 10px;
}

.najnowsze-rss
{
	float: right;
	text-align: right;
	margin-top: 10px;
}

.najnowsze-rss img, .najnowsze-komentarze-rss img, .najnowsze-zobacz-wiecej img, .najlepsze-zobacz-wiecej img
{
	padding-right: 5px;
}

.najnowsze-rss a, .najnowsze-komentarze-rss a, .najnowsze-zobacz-wiecej a, .najlepsze-zobacz-wiecej a
{
	text-decoration: none;
}

.najlepsze-zobacz-wiecej
{
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #fed313;
}

.najnowsze-komentarze-rss
{
	text-align: right;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #fed313;
}

.buttons
{
	padding: 30px 85px 30px 100px;
}

.buttons_div
{
	float: left;
	margin-top: 20px;
	width: 690px;
	padding: 0;
}

.buttons_div1
{
	float:left;
	width:160px;
	font-weight: bold;
	margin-right:20px;	
}

.buttons_div1 img
{
	border: 0;
	padding: 10px;
}

.buttons_div2
{
	float:left;
	text-align: left;
}

.buttons_div2 textarea
{
	color: #787878;
	text-align: left;
}

.buttons_text
{
	text-align:left;
	margin-bottom: 20px;
}

.error
{
	color: red;
}

.bor_rad_top
{
	width: 900px;
	height: 5px;
	background-color: #000000;
}

.bor_rad_btm
{
	width: 900px;
	height: 5px;
	background-color: #000000;
}

.top_tagi a
{
	color: #000000;
	text-decoration: none;
}

.top_tagi a:hover
{
	text-decoration: underline;
}

.catimg
{
	float: left;
	width: 50px;
	margin-right: 10px;
}