﻿body {
	margin:0; 
	padding:0;
	text-align: center; 
	font: 10pt Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	background-color: #408040; 
	color: #000;
}
#site {
	position: relative;
	width: 770px;
	margin: 10px auto 0 auto; 
	padding: 0; 
	text-align: left; 
	background-color: #FFF; border: 2px solid #060;
	background-image: url('images/logo.jpg');
	background-position:top left; 
	background-repeat:no-repeat;
}
#site h1 {
	font: bold 2em/0.8em Arial, Helvetica, sans-serif;
/*	background-image: url('images/logo-light.jpg'); 
	background-position: 0 -71px; */
	text-align: right; 
	margin: 73px 0 0 0; 
	padding: 0.33em 0.5em 0.33em 0; 
	color: #060; 
	border-bottom: 1px solid #060;
}

#site h1 a {
	color: #060; 
	text-decoration: none;

}

html > body #site h1 {
	background-position: 100% -71px; 
	margin: 71px 0 0 0;
}
#main { 
	margin-left: 150px;
	margin-top: 1px;
	margin-right: 150px;
	margin-bottom: 1px;
	padding: 1em 0 1em 1em;
}
#main h2 {
	background-color: #CFE6CF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	height: 1.5em;
	color: #408040;
	margin: 0 0 2px 0;
	padding: 2px 0 2px 5px;
	text-align:left;
	border-left: 10px solid #B5D3B5;
	border-right: 10px solid #B5D3B5;
}
#main h3 {
	background-color:#CFE6CF;
	font:1.2em/1em Arial, Helvetica, sans-serif;
	color: #408040;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 2px 0 2px 5px;
	border-left: 10px solid #B5D3B5;
}
#main h4 {
	font: bold 1.1em/1em Arial, Helvetica, sans-serif;
	color: #469046;
	margin: 10px 0 0 0;
	padding:0;
}
#main strong {
	font: bold 0.9em Arial, Helvetica, sans-serif;
	}
	
#main a {
	text-decoration: underline;
	color: #467746;
	font-weight: bold;

}
#main a:hover {
	color: #467746;
	background-color: #B5D3B5;
}

#main strong {
	font-weight: bold;
	color: #006600;
}

#footer {
	width: 100%;
	text-align:center;
	padding: 3px 0;
	background-color: #30BF30;
	margin: auto;
	color: #FFF;
	font-size: 0.8em;

}

#gympaba {
	position: absolute;
	right: -22px;
	top: 110px;
	background-image: url('images/gympaba.gif');
	height: 160px;
	width: 20px;
}

#nav {
	float: left;
	width: 140px;
	border-right: 1px solid #060; 
	border-bottom: 1px solid #060;
}

#nav_pmove {
	float: left;
	width: 1px;
	height: 20px;
	margin-top: 586px;
}

html>body #nav ul {padding-right: 5px;}
#nav ul {
	padding:0;
	margin: 0px 0px 0px 0px;
	list-style: none;
	background:#FFF;
	text-align:right;
}
#nav ul li {
	padding: 0; 
	margin: 0;
	list-style: none;
	display: block;
}
#nav ul li a {
	margin: 0;
	padding: 0;
	width: 100%;
	padding-right: 5px;
	height: 100%;
	border-bottom: 1px solid #060;
	border-top: 1px solid #060;
	background-color:#30BF30;
	font-weight:bold;
	color: #fff;
	text-decoration:none;
}
#nav ul li a:hover {
	background-color: #CFE6CF;
	color: #2e822e;
	background-image: url('images/gym.gif');
	background-repeat: no-repeat;
	background-position: 2px center;

}
html>body #site #nav ul li a {
	display: block;
}

#nav ul li ul {
	padding: 0;
	margin: 0;
	list-style: none;
	border: none;
}
#nav ul li ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav ul li ul li a {font-size: 95%;
	text-decoration:none;
	color: #2E822E;
	font-weight: bold;
	padding: 2px 0px;
	margin: 0;
	width: 100%;
	height: 100%;
	border:none;
	padding-right: 5px;
	width: 100%;
	background-color: #FFF;
}
#nav ul li ul li a:hover {
	background-color: #CFE6CF;
}

#right {
	width: 125px;
	position: absolute;
	right: 0px;
	top: 109px;
	border-left: 1px solid #060;
	border-top: 1px solid #060;
	border-bottom: 1px solid #060;
	margin-top: 2px;
}

#right2 {
	width: 125px;
	position: absolute;
	right: 0px;
	top: 209px;
	border-left: 1px solid #060;
	border-top: 1px solid #060;
	border-bottom: 1px solid #060;
	margin-top: 2px;
}

#prihlasenie {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	color: #fff;
	background-color:#30BF30;
	border-bottom: 1px solid #2E822E;
	display: block;
	font-weight: bold;
}

#counter {
	margin: 0;
	padding: 0;
	padding-top:109;
	padding-left: 5px;
	color: #fff;
	background-color:#30BF30;
	border-bottom: 1px solid #2E822E;
	display: block;
	font-weight: bold;
}

#right h3 {
	margin: 0;
	padding: 2px 5px 2px 5px;
	font: bold 1.2em/0.7em Arial, sans-serif;
	color: #fff;
	height: 100%;
	border-bottom: 1px solid #2E822E;
	display: block;
	background-color: #30BF30;
}

#right form {
	margin: 5px;
}

#right p {
	margin: 0 5px 0 5px;
	padding: 0;
}



#main table thead td {
	font-weight: bold;
	background-color: #5CB85C;
	padding: 5px 20px 5px 20px;
}

#main table tr.pair td {
	background-color: #CFE6CF;
	}

#main table td {
/*	font: 0.8em Tahoma, Verdana, Arial, Helvetica, sans-serif; */
	font: 10pt Tahoma, Verdana, Arial, Helvetica, sans-serif; 
}

#login_username, #secretkey {
	border: 1px solid #060; 
	text-align: left;
	
	}

#main ul li {
	list-style-type: square;
	color: #000;
}


#right a {
	text-decoration:none;
	color: #2E822E;
	font-weight: bold;}

#right a:hover {text-decoration: underline;

	background-color: #B5D3B5;
}


#euznacka {
	position: absolute;
	right: 5px;
	bottom: 2em;
	width: 125px;
	height: 112px;
	background-image: url('images/logo_euznacka.gif');
	background-repeat: no-repeat;
}



