a {
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.odkaz_normal a {
	font-weight: normal;
}

#header a {
	font-size: 13px;
 	position: relative; top: 8px;
	color: #FFF;
	font-weight: normal;
}

#header a:hover {
	color: #FFF;
}

#user {
	position: relative; top: 128px;
	z-index: 1;
}

#user a {
	font-weight: normal;
}

.ostatni {
	position: relative; top: 8px; right: 3px;
}

.CWP {
	position: relative; top: 108px; left: 535px;
	font-size: 11pt;
	font-family: Trojan;
	font-weight: bold;
	text-shadow:black 3px 3px 3px;
}

.obr {
	background: url(../images/sipka_white.png) no-repeat;
	color: #31312f;
	padding-left: 2px;
}

.obr:hover {
	background-image: url(../images/sipka_green.png);
}

.odkazy a {
/*	font-family: "Arial bold"; */
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}

.odkazy td {
	padding: 5px;
}

.odkazy td:hover {
	background-color: #7c7541;
	font-weight: bold;
	-moz-border-radius: 15px;
}

#paticka a, .odkaz {
	color: #e8e8e8;
	text-decoration: underline;
}

#paticka a:hover, .odkaz:hover {
	text-decoration: none;
}

table.statistika {
	margin: 10px;
	margin-left: 0px;
/*	border: groove 3px #313131;*/
}


h1 {
	font-size: 15pt;
	font-family: "trajan pro";
	color: #cdc875;
	font-size-adjust: 0.5;
	text-shadow:black 3px 3px 3px;
}

h2 {
	background-image: url(../images/h2.png);
	width: 180px;
	height: 35px;
	font-size: 17px;
	color: #cdc875;
	font-family: "trajan pro";
	font-weight: bolder;
	font-size-adjust: 0.5;
	text-shadow:black 3px 3px 3px;
}

.h2 {
	position: relative; left: 30px;
}

h3 {
	font-size: 14px;
	color: #cdc875;
	font-family: "trajan pro";
	font-weight: bolder;
	text-shadow:black 3px 3px 3px;
}

.name {
	color: #c8d45f;
	font-weight: bold;
}

.name2 {
	color: #c8d45f;
}

.rank a {
	font-weight: normal;
}

.no_under:hover {
	color: #c8d45f;
	text-decoration: none;
}

a.zvyrazneno { 
	color: white;
}

.input {
	background-color: #FFF;
	height: 12px;
	padding: 2px;
	padding-left: 8px;
	font-size: 11px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 15px;
}

textarea {
	border: solid 1px black;
	padding: 3px;
}

input[type="text"] {
	background-color: #FFF;
	height: 12px;
	padding: 3px;
	padding-left: 8px;
	margin-bottom: 3px;
	font-size: 11px;
	border: solid 1px black;
}

input[type="submit"], input[type="file"] {
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	color: #282828;
	font-weight: bold;
	background-color: #a6a6a6;
	border-right: solid 2px white;
	border-top: solid 2px white;
	border-bottom: solid 2px black;
	border-left: solid 2px black; 
}

input[type="submit"]:hover {
	font-size: 10px;
	text-align: center;
	border-right: solid 2px black;
	border-top: solid 2px black;
	border-bottom: solid 2px white;
	border-left: solid 2px white; 
}

.vypis_act {
	color: #16c916;
}

.red {
	color: #ff0000;
}

.tym1	{ color: #5c9ef1; font-weight: bold; }
.tym2	{ color: #16c916; font-weight: bold; }
.tucne  { font-weight: bold }
.tucne2  { font-weight: bold; background-color: #eff4ff; }
.tucne3  { font-weight: bold; }
.padd  { padding: 5px; color: #c8d45f; }

.odd	{ background-color: #3d3d3d; }
.even	{ background-color: #313131; }

.hod_odd	{ background-color: #3d3d3d; text-align: center; }
.hod_even	{ background-color: #313131; text-align: center }

.odd2	{ background-color: #989787; font-weight: bold; }
.even2	{ background-color: #FFF; font-weight: bold;  }