body {
	font-family: Tahoma Verdana;
	font-size: 12px;
	color: #164677;
	background: #ADBBC8 url(grafa/tlo.jpg) repeat-x top center;
}

.tlo {
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;	
	background: #FFFFFF url(grafa/tlo2.jpg) repeat-y center center;
}

.main {
	font-family: Tahoma Verdana;
	font-size: 12px;
	padding-top : 20px;
	width: 660px;
	color: #C1C0C0;
}

.menu {
	color: #ffffff;
	font-family: Tahoma Verdana;
	font-size: 12px;
	padding-left: 300px;
}

.gora {
	padding-left: 303px;	
}

.gora2 {
	padding-left: 303px;	
	padding-top: 6px;
}

.add {
	color: red;
	text-align: center;
	font-weight: bold;
}

.foot {
	color: #164677;
	font-family: Tahoma Verdana;
	font-size: 10px;
	text-align: center;
	margin-left: auto;
	padding-left: 25px;
	padding-top: 5px;
}

a:link { 
	color: #164677; 
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #164677;
	font-weight: bold; 
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #164677;
	font-weight: bold;
	text-decoration: none;
}

a.mlink:link { 
color: #ffffff; 
font-weight: bold;
text-decoration: none;
}
a.mlink:visited {
color: #ffffff; 
font-weight: bold;
text-decoration: none;
}
a.mlink:hover {
color: #ffffff; 
font-weight: bold;
text-decoration: underline;
}
a.mlink:active {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}