/* CSS Document */

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #9B9B9B;
	
	margin: 0px;
	padding: 0px;
	
	background-color: #fff;
	background-image:url(panel/gora_tlo2.jpg);
	background-repeat:repeat-x;
}

h1
{
	color: #4E6282;
	display: inline;
	font-size: 11px;
	font-weight: bold;
}

h2
{
	color: #4E6282;
	display: inline;
	font-size: 11px;
	font-weight: bold;
}

a
{
	color: #9B9B9B;
	text-decoration: none;
}

a:hover
{
	color: #fdaa04;
	text-decoration: none;
}

.all
{
	width: 1000px;
	float: left;
}

.all .g
{
	width: 1000px;
	height: 75px;
}

.all .g .logo
{
	float:left;
	padding-left: 30px;
}

.all .g .adress
{
	float:right;
	text-align:right;
	
	padding: 15px;
}

.all .g1
{
	width:1000px;
	height: 198px;
}

.all .g1 .g2
{
	width: 20px;
	height: 198px;
	
	float: left;
	
	background-image:url(panel/gora_tlo.jpg);
}

.all .g1 .g3
{
	width: 450px;
	height: 198px;
	
	float: left;
}

.all .g1 .g4
{
	width: 312px;
	height: 198px;
	
	float: left;
	
	background-image:url(panel/menu_tlo.jpg);
}

.all .button
{
	background-image: url(panel/menu_kreska.png);
	padding: 6px;
	
	padding-left: 20px;
	width: 254px;
}

.all .g1 .g4 a
{
	color: #fff;
	text-decoration: none;
	
	font-size: 10px;
}

.all .g1 .g4 a:hover
{
	color: #fdaa04;
	text-decoration: none;
}

.all .g1 .g5
{
	width: 198px;
	height: 198px;

	float: left;
}

.all .c
{
	background-color:#fff;
	color: #4E6282;
	
	width: 960px;
}

.all .c .wstep
{
	font-size:10px;
}

.all .c b
{
	color:#666;
}

.all .c ul
{
	list-style-type: square;
	color: #F78403;
	font-weight: bold;
}

.all .c table th
{
	background-color: #4E6282;
	color: #fff;
}

.all .c table td.a
{
	background-color: #F2F2F2;
}

.n
{
	color: #4E6282;
	font-weight: normal;
}

.w300
{
	width: 300px;
	border: 1px solid #4E6282;
	padding:3px;
}

.all .c a
{
	color:#fdaa04
}

.all .c a:hover
{
	color: #4E6282;
}

.about
{
	width: 100%;
	float:left;
	height: 86px;	
	
	background-image:url(panel/dol.jpg);
	background-repeat:repeat-x;
}

.about .text
{
	width:1000px;
		
	padding-top: 10px;
	
	float:left;
}

.about .text .key
{
	text-align: center;
	color: #fff;
}
.about .text .key a{	color: #fff;}.about .text .key a:hover{	color: #fff;}
.about .text .ssi
{
	text-align: right;
	color: #fff;
}

.about .text .ssi a
{
	color: #fff;
}

.about .text .ssi a:hover
{
	color: #fdaa04;
}

.about .text .doltekst
{
	padding-top: 50px;
	text-align: left;
	/*color: #a9b1b7; */
	color: #9B9B9B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.all .c .wstep a {
	color:#4E6282;
}

.all .c  .wstep a:hover {
	color:#4E6282;
}