




.submit  {
	
	color: #5C5C5C;
	border: 1px solid #C0C0C0;
	background-color: #EEEEEE;
}



.width50  {
	width: 50%;
}


.bold  {
	font-weight: bold;
}
.thumb  {
	border: 1px solid black;
}

.label  {
	font-weight: bold; 
	font-style: italic;
}

/******************************** v2 */

body {
	margin:0; padding:0; background-color:#fff;
}
* {
	font-family:Tahoma,Verdana,Arial,sans-serif; font-size:11px; color:#8a8a8a;
}

ul {
	margin:5px; padding:0;
	list-style-type:none;
	line-height:18px;
}

h2 {
	color:#d6282e; font-weight:bold; font-size: 12px;
	background:#fff url("../templates/gfx/header-logo.gif") no-repeat left center;
	padding:0 0 0 42px; margin:0 0 10px 2px;
}

a.inline, a.inline:visited {
	font-weight:bold; text-decoration:none;
}
a.inline:hover {
	font-weight:bold; text-decoration:none; color:red;
}

#maintable {
	border:solid #e0dfdf; border-width:0 1px;
	margin:0 auto; width:990px;
}
#overtop {
	height:20px; background-color:#f5f5f5; border-bottom:1px solid #e0dfdf; 
	text-align:right; padding-top: 8px;
}
#overtop span {
	color:#979796; margin-right:10px;
}
#overtop span a, #overtop span a:visited {
	color:#979796; text-decoration:none; margin:auto 10px auto 4px;
}
#overtop span a:hover {
	color:#979796; text-decoration:underline; margin:auto 10px auto 4px;
}

#top {
	height:96px; border-bottom:1px solid #fff; background:#fff url("../templates/gfx/top-bg.gif") repeat-x top;
	text-align:left; vertical-align:top;
}

#logo {
	margin-left:10px; border:0;
}

#menu {
	height:43px; background-image:url("../templates/gfx/menu-bg.gif"); border-bottom:2px solid #bc1e25; 
	text-align:center;
}

#menu img {
	margin: 0 20px; border:0;
}

#undertop {
	height:35px; border-bottom:1px solid #e4e5d5;background-image:url("../templates/gfx/undertop-bg.gif");
}
#undertop #left {
	float:left; clear:right; margin: 11px auto auto 10px;
}	
#undertop #right {
	float:right; clear:right; margin: 11px 10px auto auto;
}	

#leftcol {
	width:270px !important; vertical-align:top; padding-left:10px; padding-top:15px;
}

#rightcol {
	vertical-align:top; padding-right:10px; padding-top:15px;
}

#wrap {
	background-color:#fff;
}

.raport  {
	text-align: center; color: #db0000; font-weight: bold; padding:0; margin:4px auto;
}

.box1 {
	background-color:#a8a79a; color:#fff; border-top:1px solid #7b7b71; border-bottom:2px solid #9a998b;
	margin: 0 0 8px 0; padding:15px 10px;
}
.box1 * {
	color:#fff;
}
.box1 a {
	margin: 0 15px 0 6px;
}
.box1 a, .box1 a:visited, .box2 a, .box2 a:visited {
	text-decoration:none;
}
.box1 a:hover, .box2 a:hover {
	text-decoration:underline;
}

#loginform {
	padding:17px 0;
}

.box2 {
	background-color:#e4e5d5; color:#8a8a8a; border-top:1px solid #e6e7df; border-bottom:2px solid #e0e0d5;
	margin: 0 0 8px 0; padding:15px 10px; line-height:15px;
}

.box3 {
	background-color:#f0f1e8; color:#8a8a8a; border-top:1px solid #d2d3c4; border-bottom:2px solid #c6c7b3;
	line-height:18px; margin: 0 0 8px 0; padding:15px 10px;
}



.f-text1  {
	border:1px solid #7d7c72; color:#b1b1b1; background:#fff url("../templates/gfx/f-text-bg.gif") repeat-x bottom;
	padding:1px 3px;
}

.f-select1  {
	border:1px solid #7d7c72; color:#b1b1b1; background:#fff url("../templates/gfx/f-text-bg.gif") repeat-x bottom;
	padding:1px 3px;
}

.f-submit1  {
	border:1px solid #7d7c72; font-weight:bold; color:#a4a396; padding:0 4px;
	background:#fff url("../templates/gfx/f-text-bg.gif") repeat-x bottom; cursor:pointer;
}

#footmenu {
	height:27px; text-align:center; border-top:solid #fff; border-width:1px 0; 
	padding-top:16px;
	background:#fff url("../templates/gfx/footmenu-bg.gif") repeat-x bottom;
}

#footmenu a {
	margin:0 6px;
}
#footmenu a:hover {
	text-decoration:underline; color:red; margin:0 6px;
}

#footcopy {
	height:30px; border-top:1px solid #bb1d24; border-bottom:2px solid #bb1d25; text-align:center;
	background:#bb1d24 url("../templates/gfx/footcopy-bg.gif") repeat-x bottom; vertical-align:middle;
}
#footcopy #left {
	float:left; clear:left; 
	color:#fff;
	margin:8px auto auto 10px;
}
#footcopy #left a, #footcopy #left a:visited {
	font-weight:bold; color:#fff; text-decoration:none;
}
#footcopy #left a:hover {
	font-weight:bold; color:#fff; text-decoration:underline;
}

#footcopy #right {
	float:right; clear:right; 
	color:#fff;
	margin:8px 10px auto auto;
}
#footcopy #right a, #footcopy #right a:visited {
	color:#fff; text-decoration:none; margin:auto 10px auto 4px;
}
#footcopy #right a:hover {
	color:#fff; text-decoration:underline; margin:auto 10px auto 4px;
}

#underfoot {
	height:46px; background-image:url("../templates/gfx/underfoot-bg.gif"); border-top:1px solid #fff;
}

.graNazwa a, .graOpis a {
	text-decoration:none;
} 
