#head-table{
	border-collapse: collapse;
	border: 0px solid #ffffff;
	width: 100%; 
	margin: 0px; 
	padding: 0px;
	table-layout: auto;
}
#table-left-column {
	background: #e8e8e8; 
	width: 100px;
}
#table-right-column {
	background: #e8e8e8; 
	width: 100px;
}
#left-wrapper{
	
	background: url("/m-com/websupport.nsf/left-back.gif?OpenImageResource") left repeat-y;
	
	
}
#right-wrapper{
	background: url("/m-com/websupport.nsf/right-back.gif?OpenImageResource") right repeat-y;
	
	
}
body{
	padding: 0px;
	margin: 0px;
	font-family:Verdana,Helvetica,Arial,Geneva,Swiss,SunSans-Regular;
  	font-size:12px;
	line-height:16px;
  	color:#000000;
	
	
}
#red-strip{
	background: #e70000;
	position: absolute;
	width: 100%;
	
	height: 11px;
	top: 40px;
	left: 0px;
}
#logo{ 
	position: absolute;
	border: 0px;
	top: 1px;
	right: 200px;
	
}
#header{
	background: #ffffff;
	
	height: 100px;
	
	text-align: right;
}
#navigation{
	background-color: #3a3570;
	height: 20px;
	font-size:12px;
  	color:#FFFFFF;
	padding-left: 20px;
	padding-bottom: 0px;
  
}
#navigation a:link, #navigation a:visited {
	color: #ffffff;
	text-decoration: none;
}
#contain{
	
	min-width: 400px;
	min-height: 370px; _height: 370px;
	padding: 10px 0px 0px 0px;
	background-color: #ffffff;
	
	
}	
#left-column{
	width: 180px;	
	float: left;
	padding: 10px 0px 0px 10px;
}
#right-column{
	width: 190px;
	padding: 10px 0px 0px 0px;
	float: right;
	text-align: middle;
	
}
#language{
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding-top: 25px;
	height: 50px;
	#height: 75px;
	width: 180px;
	
	text-align: center;
	
}
#footer{
	text-align: right;
	padding: 5px 20px 0px 0px;
	color: #919191;
	clear: both;
}
a:link, a:visited {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h4{
	display: inline;
	font-size: 18px;
}
h2{
	
	font-size: 14px;
}
h3{
	display: inline;	
	font-size: 12px;
}
table {
	font-size: 12px;
}
td{
	vertical-align: top;
	height: 30px;
	padding: 5px 10px 5px 10px;
}
input{
	border: 1px solid #b5b5bd;
	color: #cc0000;
}
.border {
	border: 1px solid #505050;
}
.grey-back{
	background-color: #e8e8e8;
}
.seznam td, .seznam th {
	
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #b5b5bd;
	height: 20px;
}
.seznam th{
	background-color: #e8e8e8;
	text-align: left;
	font-weight: normal;
	border: 0px;
	
}
table.seznam{
	border-collapse: collapse; 
}
.vpravo {
	margin-left: 20px;
}
.radek:hover{
	background: #dfdfff;
	cursor: pointer; #cursor: hand;
}
.over{
	background: #dfdfff;
	cursor: pointer; #cursor: hand;
}

