/* CSS Document */

body
{
	background-color: #737373;
	background-image: url(panel/tlo.png);
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	
	margin: 0px;
	padding: 0px;
	
	margin-top: 3px;
	margin-bottom: 3px;	
}

a
{
	color: #7696d0;
	text-decoration: none;
}

a:hover
{
	color: #e33831;
	text-decoration: none;
}

.all
{
	width: 949px;
	margin: 0 auto;
}

.all .g1
{
	width: 949px;

	
	background-image:url(panel/g1.png);
	background-repeat: no-repeat;
	
	background-color: #fff;
}

.all .g1 .logo
{
	width: 233px;
	height: 49px;
	
	float:left;
	
	background-image:url(panel/logo.png);
	
	background-color: #fff;
}

.all .g1 .menu
{
	width: 545px;
	height: 49px;
	
	float:left;
}

.all .g1 .lang
{
	width: 170px;
	height: 49px;
	
	float:left;
}

.all .g1 .flash
{
	width: 949px;
	height: 49px;	
	float:left;
}


.all .g1 .padding
{
	padding-top: 15px;
}

.all .space
{
	width: 949px;
	height: 3px;
	
	background-image:url(panel/s_odstep.png);
}

.all .s
{
	width: 949px;
	
	background-image:url(panel/s2.png);
}

.all .s .title
{
	color: #e33831;
	font-size: 14px;
	font-weight: bold;
	
	padding-bottom: 5px;
	
	border-bottom: 1px solid silver;
}

.all .s .t
{
	font-weight: bold;
}

.all .s a
{
	color: #e33831;
}

.all .s a.pro
{
	color: #000;
}

.all .s a.pro:hover
{
	color: #fff;
}

.all .s a:hover
{
	color: #7696d0;
}

.all .s .top
{
	width: 949px;
	height: 14px;
	
	background-image:url(panel/s1.png);
}

.all .s .bottom
{
	width: 949px;
	height: 14px;
	
	background-image:url(panel/s3.png);
}

.all .s2
{
	width: 949px;
	
	background-image:url(panel/s5.png);
}

.all .s2 .title
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	
	padding-bottom: 5px;
	
	border-bottom: 1px solid silver;
}

.all .s2 .t
{
	font-weight: bold;
	color: #ffcd62;
}

.all .s2 a
{
	color: #ffcd62;
}

.all .s2 a:hover
{
	color: #fff;
}

.all .s2 .top
{
	width: 949px;
	height: 14px;
	
	background-image:url(panel/s4.png);
}

.all .s2 .bottom
{
	width: 949px;
	height: 14px;
	
	background-image:url(panel/s6.png);
}

.all .s3
{
	width: 949px;
	
	background-image:url(panel/s8.png);
}

.all .s3 .title
{
	color: #e33831;
	font-size: 14px;
	font-weight: bold;
	
	padding-bottom: 5px;
	
	border-bottom: 1px solid silver;
}

.all .s3 .top
{
	width: 949px;
	height: 14px;
	
	background-image:url(panel/s7.png);
}

.all .s3 .bottom
{
	width: 949px;
	height: 14px;
	
	background-image:url(panel/s9.png);
}

.all .c
{
	width: 949px;
	
	background-image:url(panel/s11.png);
}

.all .c .title
{
	color: #e33831;
	font-size: 14px;
	font-weight: bold;
	
	padding-bottom: 5px;
	
	border-bottom: 1px solid silver;
}

.all .c .t
{
	font-weight: bold;
}

.all .c a
{
	color: #e33831;
}

.all .c a:hover
{
	color: #7696d0;
}

.all .c .w a
{
	color: #5c5c5c;
}

.all .c .w a:hover
{
	color: #000;
}

.all .c .top
{
	width: 949px;
	height: 14px;
	
	background-image:url(panel/s10.png);
}

.all .c .bottom
{
	width: 949px;
	height: 14px;
	
	background-image:url(panel/s12.png);
}

.all .b
{
	width: 949px;
	height: 30px;
}

.all .b .copyright
{
	float:left;
	padding-left: 20px;
	
	color: #fff;
}

.all .b .author
{
	float:right;
	padding-right: 20px;

	color: #fff;
}

.b a
{
	color: #fff;
}

h1
{
	display: inline;
	border: 0px;
	background-image: url(panel/witaj.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	color: #e1281f;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	bottom: 5px;
}

h2
{

	border: 0px;
	background-image: url(panel/witaj.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;

	color: #e1281f;
	font-size: 12px;
	font-weight: bold;
}

h3
{
	color: #e1281f;
	font-size: 11px;
	font-weight: bold;
}

.instext
{
	border:1px solid black;
	padding: 2px;
	width: 200px;
}

.instextarea
{
	border:1px solid black;
	padding: 2px;
	width:520px;
}

dl, dt, dd, ul, li {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	#men {		
		z-index: 100;
		position: absolute;
	}
	
	#men dl {
		float: left;
		/*width: 12em;*/
		width: 150px;
	}
	
	#men dt {
		cursor: pointer;
		text-align: left;
		background: transparent;
		border: 0px;
		margin: 3px;
		padding-top: 12px;
		color: #fff;
		height: 37px;
		position: relative;
		width: 120px;
	}
	
	#men dd {
		display: none;
		background: #690102;
		border: 1px solid #690102;
		position: absolute;
		width: 200px;
	}
	
	#men li {
		text-align: left;
		background: #690102;
		position: relative;	
		padding: 1px;
	}
	
	#men li a, #menu dt a {
		color: #fff;		
		text-decoration: none;
		display: block;
		height: 100%;
		border: 0 none;
		background: #690102;
		padding: 5px;
	}
	
	#men li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
		background: #490921;
		padding: 5px;
	}
