BODY.vma {
	font-size: 11px;
	font-family: "Verdana CE",Verdana,"Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
	background-color: #E8ECED;
	color: #000;
	padding: 0 0 0 0;
	margin: 0;

}

#head_page {
	width: 780px;
	height: 61px;
	font-size: 9px;
	color: #B4B4B4;
	background-image: url(../images/head_page_admin.jpg);
}
#main_menu {
	vertical-align: top;
	width: 780px;
	height: 23px;
	font-size: 10px;
	font-family: "Verdana CE",Verdana,"Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #000;
	margin-left: auto;
	margin-right: auto;
	background-color: #A2B0B4;
	text-align: left;
	border: none;
	white-space: nowrap;
}

#main_menu a {
	display: block;
	float: center;
	padding: 3px 8px 4px 8px;
	background-color: #A2B0B4;
	text-decoration: none;
	color: #fff;
	margin: 0px;
}
#main_menu a:hover {
	background-color: #b4bfc2;
	color: #fff;
	text-decoration: none;
}
#main_menu a:visited {
	text-decoration: none;
}

#main_menu td {
	padding: 0;
	margin: 0;
}
td.menu {
	padding-top: 1px;
	padding-bottom: 1px;
	
}

#info {
	width: 780px;
	height: 24px;
	font-size: 10px;
	color: #626262;
	text-align: left;
	vertical-align: middle;
}
#info A{
	color: #626262;
	font-size: 10px;
	text-decoration: none;
}
#info A:hover {
	color : #000;
	font-weight: bold;
    text-decoration: underline;
}
#stranky {
	font-size: 10px;
	vertical-align: middle;
}
#stranky td{
	padding: 15px 5px 10px 5px; 
	white-space: nowrap;
}
#stranky select{
	font-size: 9px;
	border: 1px solid Gray;
}
#stranky A{
	color: #5C5C57; 
}
#stranky A:hover {
	color : #000;
    text-decoration: underline;
}


#list {
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	float: none;
}
#list th{
	padding: 5px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	background-color: #6f7f83;
}
#list td{
	padding: 3px;
	text-align: left;
	vertical-align: middle;
}
#list td.number{
	padding: 3px;
	text-align: right;
	white-space: nowrap;
	vertical-align: middle;
}
#list td.center{
	padding: 3px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
}
#list td.icon{
	padding: 3px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
}
#list img{
	text-align: center;
	vertical-align: middle;
	border: none;
}
#list tr.row1{
	background-color: #DCDCDC;
	color: #5C687E;
}
#list tr.row2{
	background-color: #E5E5E5;
	color: #5C687E;
}
#list tr.waiting_reg{
	background-color: #636783;
	color: #fff;
}
#list tr.mouseover{
	background-color: #fff;
	color: #000;
}
#list tr.canceled_reg{
	background-color: #A21D1D;
	color: #fff;
}
#list A{
	color: #000; 
}
#list A:hover {
	color : #000;
    text-decoration: underline;
}

#page {
	width: 780px;
	height: auto;
	background-color: #D5DBDD;
	background-image: url(../images/volvo.gif);
	background-position : bottom right;
	background-repeat : no-repeat;
	padding-bottom: 80px;
}
#page div.head_line{
	width: 780px;
	height: 31px;
	/* background-color: ; */
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding-top: 10px;
	font-size: 12px;
	background: url(../images/zalozka_na_pozadi.gif) top right no-repeat #6f7f83;
}
#page div.text{
	float:right;
	width: ;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
#page H1{
	padding-top: 15px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
}
#page p{
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	line-height : 16px;
}

#ovladaci_prvky {
	width: 748px;
	_width: 780px;
	height: auto;
	background-color: #D5DBDD;
	padding-top: 10px;
	padding-left: 16px;
	padding-right: 16px;
	margin-bottom: 40px;
	_margin-bottom: 0px;
	font-size: 10px;
	font-family: "Verdana CE",Verdana,"Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
}
#ovladaci_prvky table{
	width: auto;
	height: auto;
	background-color: #FFF;
	font-size: 10px;
	font-family: "Verdana CE",Verdana,"Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
	border: 1px solid #98988D;
}
#ovladaci_prvky td{
	width: auto;
	height: auto;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	background-color: #DCDCDC;
}
#ovladaci_prvky th{
	width: auto;
	height: auto;
	background-color: #a2b0b4;
	color: #ffffff;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	/* background-image: url(../images/bg_th.gif); */
	background-position : top;
	background-repeat : repeat-x;
}
#ovladaci_prvky div.left{
	width: auto;
	float:right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;

}
#ovladaci_prvky div.right{
	width: auto;
	float:right;
	padding-top: 5px;
	padding-bottom: 5px;

}
#ovladaci_prvky div.stranky{
	float:left;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	background-color: #DCDCDC;
	border: 1px solid #98988D;
}
#ovladaci_prvky A{
	color: #000;
	text-decoration: none;
	background: #C6C4C4;
	text-align: center;
	padding: 2px 5px 2px 5px;
	border: 1px solid #98988D;
}
#ovladaci_prvky A:hover {
	color : #000;
	font-weight: bold;
	border: 1px solid #000;
	padding: 2px 5px 2px 5px;
	background: #F4F4CE;
} 
#ovladaci_prvky font.active {
	color : #000;
	font-weight: bold;
	border: 1px solid #000;
	padding: 2px 5px 2px 5px;
	background: #F4F4CE;
}
#ovladaci_prvky input.button {
	color: #000;
	text-decoration: none;
	background: #C6C4C4;
	text-align: center;
	padding: 2px 5px 2px 5px;
	border: 1px solid #98988D;
	font-size: 11px;
}
#ovladaci_prvky select {
	color: #000;
	background: #fff;
	text-align: center;
	border: 1px solid #98988D;
	font-size: 10px;
}
#ovladaci_prvky input{
	color: #000;
	background: #fff;
	text-align: left;
	border: 1px solid #98988D;
	font-size: 10px;
}
#ovladaci_prvky textarea.popis_turnaj{
	color: #000;
	background: #fff;
	text-align: left;
	border: 1px solid #98988D;
	font-size: 10px;
	vertical-align: top;
	width: 200px;
	height: 280px;
}
#poznamka{
	color: #6f7f83;
	background: #CFD1E4;
	text-align: center;
	padding: 10px;
	margin: 5px 5px 5px 5px;
	border: 1px dashed #6f7f83 doted;
	font-size: 9px;
	vertical-align: middle;
	width: 250px;
	height: auto;
}
#poznamka A{
	font-weight: bold;
	color: #6f7f83;
	border: none;
	background: none;
	text-decoration: none; 
}
#poznamka A:visited{
	font-weight: bold;
	color: #6f7f83;
	border: none;
	background: none;
	text-decoration: none; 
}
#poznamka A:hover {
	font-weight: bold;
	color : #000;
	border: none;
	background: none;
    text-decoration: underline;
}

#copyright {
	width: 780px;
	font-size: 9px;
	color: #6f7f83;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
}
#copyright A{
	color: #6f7f83; 
}
#copyright A:hover {
	color : #000;
    text-decoration: underline;
}
