@charset "utf-8";
/* CSS Document */

body
{
	background: url(../img/tlo.gif);
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}
img
{
	border: 0px;
}
fieldset
{
	border: 1px dotted #ACACAC;
}
legend
{
	color: #ACACAC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td
{
	color: #FFFFFF;
	border-bottom: 0px solid #FFFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-top: 0px;
}
#logo
{
	width: 100%;
	height: 65px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../img/logo_tlo.png);
	position: absolute;
	top: 0px;
}
#menu
{
	width: 100%;
	height: 40px;
	background: #030303;
	margin: 0px auto;
	position: absolute;
	top: 65px;
}
#menu_pasek
{
	margin: 0px auto;
	width: 755px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu_pasek ul
{
	border-left: 1px solid #353535;
	list-style-type: none;	
	position: relative;
	padding: 0px;
	margin: 0px;
	height: 30px;
}
#menu_pasek ul li
{
	border-right: 1px solid #353535;
	float: left;
	height: 26px;
	padding-top: 4px;
	padding-left: 12px;
	padding-right: 12px;
}
#menu_pasek ul li a
{
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #BBB;
	font-weight: bold;	
}
#menu_pasek ul li a:hover
{
	color: #FAFAFA;
}
#reklama
{
	margin: 0px auto;
	padding: 20px;
}
#strona
{
	margin: 0px auto;
	width: 690px;
	padding: 20px 30px;
	padding-top: 15px;
	border: 1px solid #353535;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #0A0A0A;
	marrgn-bottom: 10px;
	margin-top: 0px;
}
#wyszukiwarka
{
	margin: 0px auto;
	width: 690px;
	padding: 20px 30px;
	padding-top: 15px;
	border: 1px solid #353535;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #0A0A0A;
	marrgn-bottom: 10px;
	margin-top: 0px;
}
#reklama_gora
{
	margin: 0px auto;
	width: 690px;
	padding-top: 5px;
	padding-bottom: 15px;
	marrgn-bottom: 10px;
	margin-top: 110px;
}
.h1
{
	color: #FBAF00;
	border-bottom: 1px solid #FBAF00;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-top: 0px;
}
.h2
{
	color: #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-top: 0px;
}
.form1 span, .form2 span
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #EBEBEB;
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
}
.form1 input, .form2 input
{
	margin-bottom: 12px;
	width: 300px;
	height: 22px;
	background-color: #434343;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #585858;
	color: #F0F0F0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 10px;
}
.form2 input
{
	width: 450px;
}
.form2 textarea
{
	margin-bottom: 15px;
	width: 450px;
	height: 150px;
	background-color: #434343;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #585858;
	color: #F0F0F0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
}
.text1
{
	color: #F5F5F5;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
.submit
{
	background-image: url(../img/submit.png);
	padding: 10px 10px;
	padding-top: 12px;
	width: 150px;
	height: 23px;
	border: 0px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #202020;
	font-size: 16px;
}
.submit:hover
{
	cursor: pointer;
	background-image: url(../img/submit_hover.png);
}
.kwejk
{
	border: 1px solid #353535;
	padding: 15px;
	width: 660px;
	background-color: #020202;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 30px;
	text-align: center;
	position: relative;
}
.text2
{
	color: #EBEBEB;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.ulubione_b
{
	position: absolute;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	padding: 0px;
	font-size: 0px;
}
.paginator_b
{
	border: 1px solid #2E2E2E;
	height: 20px;
	width: 20px;
	padding: 2px 4px;
	margin: 2px;
	color: #FEBF01;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.paginator_b:hover
{
	color: #F46800;
}
.paginator_a
{
	border: 1px solid #2E2E2E;
	height: 20px;
	width: 20px;
	padding: 2px 4px;
	margin: 2px;
	color: #F46800;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.menu_admin
{
	border-bottom: 1px solid #353535;
	height: 22px;
}
.menu_admin a
{
	height: 14px;
	padding: 4px;
	border: 1px solid #353535;
	border-bottom: 0px;
	margin-left: 5px;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #BBB;
	font-weight: bold;	
}
.menu_admin a:hover
{
	color: #FFF;
}
.pasek_kwejk
{
	text-align: left;
	padding-left: 0px;
	color: #BBB;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
.pasek_kwejk a
{
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #BBB;
	font-weight: bold;	
	padding-right: 3px;
	padding-left: 3px;
}
.pasek_kwejk a:hover
{
	color: #FFF;
}
.komunikat1
{
	margin: 0px auto;
	width: 100%;
	padding: 5px;
	border: 1px solid #008000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006400;
	background-color: #80FF96;
	height: 20px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 15px;
	font-weight: bold;
}
.komunikat2
{
	margin: 0px auto;
	width: 100%;
	padding: 5px;
	border: 1px solid #B00000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A60000;
	background-color: #FF8080;
	height: 20px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 15px;
	font-weight: bold;
}
.admin_table
{
	width: 100%;
	height: auto;
	text-align: center;
	border-top: 1px solid #434343;
	border-left: 1px solid #434343;
}
.admin_table tr td
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBEBEB;
	border-bottom: 1px solid #434343;
	border-right: 1px solid #434343;
	padding: 2px;
}
.admin_table tr td a
{
	text-decoration: none;
	color: #F4A704;
}
.admin_table tr td a:hover
{
	color: #FAFAFA;
}
#footer
{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #090909;
	border-top: 1px solid #252525;
	border-bottom: 1px solid #2E2E2E;
	margin-bottom: 10px;
	margin-top: 20px;
}
#footer p
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #D6D6D6;
	text-decoration: none;
}
#footer a
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #C1C1C1;
	font-weight: bold;
	padding-right: 3px;
	text-decoration: none;
}
#footer a:hover
{
	color: #FCFCFC;
}
.reklama
{
	text-align: center;
}
.gif_player{
    cursor: pointer;
    display: block;
    height: 45px;
    margin: 350px;
    
    width: 50px;
	background-image:url(img/wlacz_gif.png);
	background-repeat:no-repeat;
}
.gif_player:hover{
	background-position: 0px -45px;
}
.ocena_kwejka
{
	font-family: Tahoma, Geneva, sans-serif;
	color: #FC6;
	font-size: 20px;
}
.demot_ocena
{
	cursor: pointer;
}
.top_kat, .top_kat a
{
	font-family: Tahoma, Geneva, sans-serif;
	color: #FC6;
	font-size: 22px;
	text-decoration: none;
	padding-bottom: 2px;
}
.top_kat a:hover
{
	text-decoration: underline;
}