/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background:#ffffff url(images/bg.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.pds{
	width:753px;
	margin:auto;
font-size:12px;
}
.left{
	width:206px;
	float:left;
}
.right{
	width:535px;
	float:left;
	padding-left:10px;
}
.menu{
	background:url(images/m-tlo.gif) repeat-y;
	padding:5px;
}
.menu a{
	background:url(images/dot.gif) no-repeat center left;
	display:block;
	padding:8px 0px 8px 35px;
	font-size:12px;
	color:#4685C7;
	text-decoration:none;
}
.menu a:hover{
	background:url(images/dot2.gif) no-repeat center left;
	color:#4685C7;
	text-decoration:none;
}
.tresc{
	font-size:11px;
	line-height:14px;
	color:#999999;
}

.tekst{color:#386483;  }
.tekst p{
	margin:0;
	padding:5px 10px;
}

a{
	color:#006699;
}

img{ border:0; }

.tabelka{ margin:10px;  border-top:1px solid #DECDAB ;  border-left:1px solid #DECDAB ; }
.tabelka td{ padding:5px 10px; border-bottom:1px solid #DECDAB ;  border-right:1px solid #DECDAB ; background:#FDF7EA; }

.ng{
	font-size:18px; margin:10px 0px; padding:7px 0px; 
	background:url(images/77777777777777777ng.jpg) no-repeat; font-weight:normal; 
	

}

.submit_log
{
cursor: pointer;
background: url(images/loguj.png);
width: 68px;
height: 24px;
padding: 0px;
margin: 0 0 0 18px;
border: 0px;
vertical-align: text-top;
* vertical-align: baseline;
}
.submit_log:hover
{
background: url(images/loguj2.png);
width: 68px;
height: 24px;
padding: 0px;
margin: 0 0 0 18px;
cursor: pointer;
vertical-align: text-top;
* vertical-align: baseline;
}

.submit_reg
{
background: #0d81a8;
color: #fff;
font-weight: bold;
padding: 4px 10px 4px 10px;
cursor: pointer;
}
.submit_reg:hover
{
color: #fb752c;
}

.submit
{
background: #0d81a8;
color: #fff;
font-weight: bold;
padding: 4px 10px 4px 10px;
cursor: pointer;
}
.submit:hover
{
color: #fb752c;
}


.td_1
{
border-bottom: 2px solid #cacaca;
text-align: center;
padding-bottom: 3px;
}

.td_5
{
text-align: center;
padding-bottom: 3px;
}
