body{
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #1f1f1f;
}

table,td{
	font-family : Tahoma;
	font-size : 11px;
	color : #ffffff;
}

td.header{
	height: 85px;
	background-image: url(../images/rozeta_top_tlo.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #000000;
 
}

td.menu{
	border-top: 3px solid #252525;
	border-bottom: 3px solid #252525;
	height: 40px;
	background-color: #141414;
}


td.foot{
	height: 140px;
	background-image: url(../images/rozeta_bottom_tlo.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #df0000;
	vertical-align: top;
}

td.bottom_pic-on{
	height: 55px;
	vertical-align: top;
	text-align: left;
	background-image: url(../images/male_fotki_dol.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

td.bottom_pic-off{
	height: 10px;
}

td.bottom_cells{
	width: 200px;
	background-image: url(../images/bottom_separator.gif);
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: top;
	padding-left: 70px;
	padding-top: 10px;
}

td.naglowek{
	height: 40px;
	background-color: #1f1f1f;
	color: #df0000;
	font-family : Arial;
	font-size : 14px;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 19px;
}

td.toolsbar{
	width: 231px;
	background-color: #151515;
	padding: 18px;
	vertical-align: top;
	background-image: url(../images/tlo_toolsbar.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
}

td.cennik_format{
	height: 25px;
	font-weight: bold;
	padding-left: 19px;
}

td.cennik_cena{
	color: #bcbcbc;
	font-weight: bold;
	text-align: right;
}

td.cennik_przedzial{
	color: #bcbcbc;
	padding-left: 40px;
	height: 22px;
}

td.cennik_separator{
	background-image: url(../images/cennik_separator.gif);
	background-repeat: repeat-x;
	background-position: center;
}


A:LINK.logowanie,A:VISITED.logowanie {
	font-family : Tahoma;
	font-size : 11px;
	color : #ffffff;
	text-decoration:none;
}

A {
	color: lightblue;
	text-decoration: none;
}

A:hover {
	color: red;
	text-decoration: underline;
}

.miniatura {
	border: solid 1px LightBlue;
}

.miniatura:hover {
	border: solid 1px Red;
}

A:HOVER.logowanie {
	color : red;
	text-decoration: none;
}

A:LINK.stopka_link,A:VISITED.stopka_link {
	font-family : Tahoma;
	font-size : 11px;
	color : #ffffff;
	text-decoration: none;
}

A:HOVER.stopka_link {
	text-decoration: underline;
}

A:LINK.webdev_link,A:VISITED.webdev_link {
	font-family : Tahoma;
	font-size : 11px;
	color : #ffffff;
	font-weight: bold;
	text-decoration: none;
}

A:HOVER.webdev_link {
	text-decoration: underline;
}

A:LINK.top_menu_link,A:VISITED.top_menu_link {
	font-family : Tahoma;
	font-size : 13px;
	color : #ffffff;
	padding: 5px;
	font-weight: bolder;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration:none;
}

A:HOVER.top_menu_link {
	color : #ffffff;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 5px;
	background-color: #df0000;
}

A.top_menu_link_on {
	color : #ffffff;
	font-size : 13px;
	font-weight: bolder;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 5px;
	background-color: #850000;
}

h2{
	font-family : Verdana;
	font-size : 15px;
	color : #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #292929;	
}

.inputGrey{
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
	font-weight: bold;
	background-color: #c8c7c7;
	border: 1px solid #404040;
	padding: 2px;
}

.submitGrey{
	background-color: #2b2b2b;
	font-family : Tahoma;
	font-size : 12px;
	color : red;
	padding: 1px;
	font-weight: bold;
	border: 1px solid #850000;
}

.submitGreyBig{
	background-color: #2b2b2b;
	font-family : Arial;
	font-size : 13px;
	color : red;
	padding: 4px;
	font-weight: bold;
	border: 1px solid #df0000;
}



.input_logowanie{
	font-family : Tahoma;
	font-size : 12px;
	color : #e63b3b;
	padding-left: 2px;
	margin-left: 2px;
	font-weight: bolder;
	border: 1px solid #000000;
	height: 20px;
	vertical-align: middle;
}

.submit_logowanie{
	background-color: #ffffff;
	font-family : Tahoma;
	font-size : 12px;
	color : #000000;
	font-weight: bold;
	height: 20px;
	width: 30px;
	border: 1px solid #000000;
	vertical-align: middle;
}

.bold{
	font-weight: bold;
}

.bottom_list{
	list-style-type: none;
	padding-left: 10px;
	margin-left: 5px;
	line-height: 17px;
}

.dlaczego_list{
	list-style-type: disc;
	padding-left: 0px;
	margin-left: 16px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding: 0px;
	list-style-image: url(../images/dlaczego_arrow.gif);
	list-style-type: none;
}

.dlaczego_li{
	background-image: url(../images/poziom_separator.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
}

.zaloguj{
	font-family : Arial;
	font-size : 14px;
	color : #ffffff;
	font-weight: bolder;
}

.dlaczego{
	width: 140px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../images/poziom_separator.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.dlaczego_title{
	font-family : Tahoma;
	font-size : 14px;
	color : #ffffff;
	font-weight: bold;
	text-align: center;
}

.lokalizator {
	font-family : Verdana;
	font-size : 15px;
	font-weight: bold;
	color : #ffffff;
	background-image: url(../images/poziom_separator.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-left: 15px;
}

.submiter {
	border: 1px solid Black;
	background: White none repeat scroll 0%;
	color: Black;
	font-weight: bold;
}

