HTML, 
BODY
{
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	background-image: url(/gfx/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
BODY
{
	text-align: center;
}
DIV.clear
{
	clear: both;
}
DIV.workaround_ie6_border_bottom
{
	height: 0px;
	overflow: hidden;
}


DIV#main
{
	width: 940px;
	margin: auto;
	text-align: left;
}
DIV#main_border
{
	border-left: 1px solid #A7A7A7;
	border-right: 1px solid #A7A7A7;
	border-bottom: 1px solid #A7A7A7;
}
DIV#middle
{
	background-color: #fff;
}
DIV#middle DIV#content
{
	padding: 25px;
	line-height: 25px;
	text-align: justify;
}

DIV#top DIV#topbar
{
	height: 36px;
	background-color: #1C1C1C;
	background-image: url(/gfx/topbar/bg.png);
}
DIV#logowanie INPUT#userpanel_login,
DIV#logowanie INPUT#userpanel_password,
DIV#logowanie INPUT.userpanel_password
{
	background-color: #000;
	background-image: url(/gfx/topbar/inputbg.png);
	background-repeat: repeat-x;
	color: #fff;
	font-size: 11px;
	border: 1px solid #5B5C5C;
	margin-bottom: 2px;
	height: 14px;
	width: 120px;
}
DIV#zalogowany
{
	color: #fff;
	text-align: right;
	line-height: 36px;
	padding-right: 10px;
}
DIV#zalogowany IMG#button_wyloguj
{
	border: none;
	
	float: right;
	margin-left: 20px;
	margin-top: 10px;
}
DIV#zalogowany *
{
	color: #fff;
	text-decoration: none;
}
INPUT.password_replacement
{
	display: none;
}
INPUT.deactived
{
	color: #ababab !important;
}
DIV#main DIV#top_language
{
	text-align: right;
	color: #515151;
	margin-right: 10px;
	font-size: 11px;
}
DIV#main DIV#top_language SPAN
{
	margin-right: 10px;
	line-height: 40px;
}
DIV#top_language_flagi
{
	float: right;
}
DIV#top_language_flagi A
{
	background-repeat: no-repeat;
	background-position: center;
}
DIV#top_language_flagi A#lang_pl
{
	background-image: url(/gfx/flaga_pl_gray.png);
}
DIV#top_language_flagi A#lang_de
{
	background-image: url(/gfx/flaga_de_gray.png);
}
DIV#top_language_flagi A#lang_en
{
	background-image: url(/gfx/flaga_en_gray.png);
}

DIV#main DIV#top_language A
{
	padding: 16px 10px 14px 10px;
	display: block;
	float: left;
}
DIV#main DIV#top_language IMG
{
	border: none;
}
DIV#top DIV#topbar
{
	position: relative;
}
DIV#top DIV#topbar DIV#logowanie
{
	position: absolute;
	top: 11px;
	right: 10px;
	width: 420px;
	text-align: left;
}
DIV#logowanie *
{
	float: left;
	margin-right: 5px;
}
DIV#logowanie IMG#label_strefaklienta
{
/*
	position: absolute;
	top: 4px;
	left: 0px;
*/
	margin-top: 4px;
	margin-right: 10px;
}
DIV#top DIV#topbar_border
{
	border-bottom: 1px solid #121212;
}
DIV#top DIV#toplogo
{
	background-image: url(/gfx/top.png);
	height: 185px;
}
DIV#top DIV#menu_border
{
	border: 1px solid #00022D;
}
DIV#top UL#menu
{
	height: 38px;
	background-image: url(/gfx/menu/bg.png);
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}
DIV#top DIV#after_top
{
	height: 10px;
	background-image: url(/gfx/menu/bg.png);
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	border-top: 1px solid #4A75BD;
	border-bottom: 1px solid #4A75BD;
}
DIV#top UL#menu LI
{
	line-height: 38px;
	float: left;
}
DIV#top UL#menu LI A
{
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	color: #fff;
	display: block;
	text-decoration: none;
}
DIV#top UL#menu LI A.selected
{
	color: #ADEFFF;
}
DIV#top UL#menu LI A:HOVER
{
/*	background-color: #00022D; */
}

DIV#top UL#menu LI.separator
{
	background-image: url(/gfx/menu/separator.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 30px;
}
DIV#footer
{
	background-color: #F9F9F9;
	border-bottom: 1px solid #ababab;
	border-left: 1px solid #ababab;
	border-right: 1px solid #ababab;
	padding: 10px; 30px 10px 0px;
	color: #000;
}
DIV#footer DIV#tabemax
{
	text-align: right;
	float: right;
	line-height: 38px;
	font-size: 11px;
}
DIV#footer DIV#loco
{
	float: left;
	width: 150px;
	text-align: center;
}
DIV#footer DIV#loco A
{
	color: #000;
	text-decoration: none;
}
DIV#footer DIV#loco IMG
{
	border: 0px;
}
DIV#footer DIV#loco DIV#made_by
{
	text-align: center;
}
DIV#footer DIV#loco DIV#made_by A
{
	font-size: 9px;
	margin-bottom: 5px;
	display: block;
}
DIV#debug
{
	color: #a7a7a7;
	line-height: 36px;
	margin-left: 10px;
	font-size: 10px;
}




A.box_border
{
	width: 313px;
	
	display: block;
	text-decoration: none;
	color: #000;
	float: left;
	cursor: hand;
}
A.box_border_last
{
	width: 312px;
	text-decoration: none;
	color: #000;
	display: block;
	float: left;
	cursor: hand;
}

A.box_border DIV.box
{
	border-right: 1px solid #999999;
}
DIV.box H1
{
	margin: 0px;
	padding: 9px 0px 9px 15px;
	color: #4C4C4C;
	font-size: 14px;
	font-style: italic;
	background-image: url(/gfx/dotedline-x.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
DIV.box DIV.box_content_border
{
	background-color: #E8E6E1;
	border-bottom: 1px solid #D7D7D7;
}
DIV#boxes A:HOVER DIV.box DIV.box_content_border
{
	background-color: #E1DBDB;
}

DIV.box DIV.box_content
{
	padding: 15px;
	height: 132px;
}
DIV#boxes A:HOVER DIV.box DIV.more
{
	background-color: #E1E0DE;
}
DIV.box DIV.more
{
	margin-top: 1px;
	margin-bottom: 1px;
	height: 29px;
	background-color: #F2F2EF;
	text-align: right;
	
	background-repeat: no-repeat;
	background-position: 237px 6px;
}
DIV.box DIV.more IMG
{
	margin-top: 6px;
	margin-right: 15px;
	border: 0px;
}
DIV.box DIV.box_content IMG
{
	float: left;
	margin-right: 10px;
	border: 1px solid #ADADAD;
}
DIV#boxes DIV.separator
{
	height: 1px;
	background-color: #999999;
	overflow: hidden;
}

TD.zlecenia_subtables
{
	background-color: #F6F6F6;
	padding: 0px 10px 15px 40px;
}
TD.zlecenia_subtables H2
{
	background-color: #EFEFEF;
	padding: 10px;
	font-size: 14px;
	border-top: 1px solid #ABABAB;
	
	margin-bottom: 0px;
}

TABLE.zlecenia TR.item
{
	background-color: #344750;
	color: #fff;
}
TABLE.zlecenia TD.itemId
{
	font-weight: bold;
}

H1
{
	font-family: Arial;
	margin-top: 0px;
	font-size: 17px;
	color: #33445E;
	font-weight: bold;
}
H1 STRONG
{
	color: #1E7FDE;
}
P
{
	text-indent: 30px;
}
P.noindent
{
	text-indent: 0px;
}

DIV#content IMG.thumbs
{
	margin-left: 20px;
	border: 10px solid #3E4145;
	padding: 1px;
}
DIV#content IMG.right
{
	float: right;
}
DIV#content IMG.left
{
	float: left;
	margin-right: 15px;
}

UL.user_menu
{
	list-style-type: none;
}
UL.user_menu LI A
{
	display: block;
	padding: 5px;
	text-decoration: none;
}
UL.user_menu LI A:HOVER
{
	background-color: #efefef;
}
.page_kontakt *
{
	line-height: 20px;
}

.gallery_menu
{
	float: right;
	width: 270px;
	border-left: 1px solid #999999;
	background-color: #E8E6E1;
	padding: 0px;
	margin-bottom: 10px;
}
.gallery_menu UL
{
	list-style-type: none;
	margin: 0px;
	padding:0px;
}
.gallery_menu UL A
{
	display: block;
	padding: 10px 0px 10px 10px;
	text-decoration: none;
	line-height: 56px;
	color: inherit;
	background-image: url(/gfx/gallery/menu_sep.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.gallery_menu UL A IMG
{
	border: 3px solid #C0C9DF;
	float: left;
	margin-right: 8px;
}

.gallery_menu UL A.njs:HOVER
{
	background-color: #D4D2CF;
}

.gallery_content
{
	float: left;
}

