body {font-family:tahoma, verdana, arial; margin:0px; padding:0px; color:white}

td {font-size:12px;}

a.submenu {text-decoration:none; color:white;}
a.submenu:visited {text-decoration:none; color:white}
a.submenu:hover {text-decoration:underline; color:#FF4A02}

a.topic {text-decoration:none; font-weight:bold; color:#ED3C00}
a.topic:visited {text-decoration:none; color:#ED3C00}
a.topic:hover {text-decoration:underline; color:#FFFFFF}

td.top {background:url(/HWH/var/img/top_bg.jpg) no-repeat top left;}
td.menu {background:url(/HWH/var/img/menu_bg.gif) no-repeat top left; height:51px; text-align:right;}
td.left {background:#FFA700; vertical-align:top; padding:62px 0px 0px 22px;
width:190px}
td.main {background:#FFA700; vertical-align:top; width:603px}
td.right {background:url(/HWH/var/img/bg_right2.jpg) no-repeat top left;
vertical-align:top; width:172px; height:700px}

td.menu_item_1 {
	padding:			8px 0px 8px 0px; 
	background:		url(/HWH/var/img/menu_border_b.gif) no-repeat bottom left; 
	font-weight:	bold; 
	width:			184px;
}

td.menu_item_2 {
	padding:			4px 0px 4px 6px; 
	background:		url(/HWH/var/img/menu_border_b3.gif) no-repeat bottom 5px; 
	font-weight:	bold; 
	width:			184px;
}

td.menu_item_3 {
	padding:			4px 0px 4px 12px; 
	background:		url(/HWH/var/img/menu_border_b3.gif) no-repeat bottom 5px; 
	font-weight:	bold; 
	width:			184px;
}

td.path {width:603px; vertical-align:top; padding:15px 0px 20px 0px;
background:url(/HWH/var/img/path_sep.gif) repeat-x bottom left; font-weight:bold}
td.content {padding-top:20px; padding-right:30px}
td.stopka {background:url(/HWH/var/img/stopka_bg2.gif) no-repeat top left; height:236px; padding-top:40px}

td.form_inside {background:url(/HWH/var/img/form_pole_bg.gif) no-repeat center; font-weight:bold; padding:11 0 11 0;}
td.form_sep {background:url(/HWH/var/img/form_sep.gif) repeat-x top left; height:3px;}
td.form_m1 {background:url(/HWH/var/img/form_miasto_01.gif) no-repeat center; font-weight:bold; width:50%; padding:11 50 11 120; line-height:140%;}
td.form_m2 {background:url(/HWH/var/img/form_miasto_02.gif) no-repeat center; font-weight:bold; width:50%; padding:11 50 11 120; line-height:140%;}
td.pokoje {text-align:center; width:33%}

table.forum {background:url(/HWH/var/img/forum_top.gif) no-repeat top left; width:609}
td.forum_header {height:54px; vertical-align:top; text-align:center; padding-top:35px; font-weight:bold}

td.temat {background:#FFBA26 url(/HWH/var/img/path_sep.gif) repeat-x bottom left; padding-left:20px; vertical-align:middle; text-align:left}
td.data, td.odp {background:#FFBA26 url(/HWH/var/img/path_sep.gif) repeat-x bottom left; vertical-align:middle; text-align:center; padding:5px 0px 5px 0px;}

td.details_left, td.details_right {text-align:left; vertical-align:top; padding-bottom:8px; padding-top:8px}


/* roman mrozinski */
h1 {
	font-size: 16px;
}



a {
	color: white;
	text-decoration: none;
}

a:hover {
	color: red;
}

a.submenu_lvl_1 {
	
}

a.submenu_lvl_2 {
	padding-left: 10px;
	font-size:	11px;
	background: url(/HWH/var/img/menu_border_b2.gif) no-repeat -2px left;
}

a.submenu_lvl_3 {
	padding-left: 16px;
	font-size:	11px;
	background: url(/HWH/var/img/menu_border_b2.gif) no-repeat -2px left;
}

td.hwh
{
	background-color: #FF7903; 
	border-top: 1px solid #ffffff;
	padding: 5px;
}


div.myCourse {
	font-size: 12px;
	padding: 10px;

	
	background: 	url('/HWH/var/img/form_miasto_01.gif') no-repeat;
	
	width: 193px;
	height: 108px;
	
	color: black;
	
}


hr {
	color: #FA6800;
	height: 1px;
}


/* FORMULARZ */

table.form_table
{
	width:          100%;
	font-family:    verdana;
	font-size:      10px;
}

table.form_table th
{
	color:          white;
	font-weight:    bold;
	text-align:     left;
	padding:        5px;
	font-size:		12px;
	background:    #FF0000;
}

table.form_table th.section
{
	color:          black;
	padding:        3px;
	font-weight: 	 normal;
}

table.form_table td.label
{
	width:          40%;
	font-family:    tahoma;
}

table.form_table td.long {

}

table.form_table td.field {
	width:          60%;
}

table.form_table td {
	padding:        2px;
	color:			black;
}

table.form_table li {
	list-style-type: square;
	margin:          0;
}

table.form_table input, table.form_table select {
   vertical-align: middle;
	margin: 2 0 2 0;
	font-family: verdana;
	font-size: 11px;
	width:     auto;
}

table.form_table textarea
{
	font-family: arial;
	font-size: 11px;
	width: 100%;
}

table.form_table input.checkbox
{
	width: 22px;
	border: none;
}

table.form_table input.submit
{
	padding: 5px;
	margin: 5px;

	background: #DCDCDC;
	width: auto;
	width: 50%;
}

table.form_table input.file
{
	width: auto;
}

table.form_table input.button
{
	margin: 3px;
	margin-left: 0px;
	width: auto;
}

table.form_table .long_text {
	height:     120px;
	width: 		100%;
	overflow: 	auto;
	background: white;
	padding: 	3px;
}

table.form_table u
{
	padding-right: 1px;
}

table.form_table small
{
	margin: 2px;
	padding: 3px;
	float: left;
	font-family: verdana;
	color: Gray;
}

.formFileUploaded
{
	padding: 2px;
}

.formFileDeleted
{
	color: #808080;
	filter: DropShadow(Color=white, OffX=1, OffY=1,positive=1);
}

.error
{
	font-weight: normal;
	color: red;
}

strong {
	color: white;
}