* {
	margin: 0;
}
body {
	font-family: "Verdana";
	font-size: 74%;
	letter-spacing: -1px;
	background-color: #333333;	
	padding: 4px;
}
form {
	margin: 0px;
	padding: 0px;
}
table {
	font-family: "Verdana";
	font-size: 100%;
	letter-spacing: -1px;
}
input {
	font-family: "Verdana";
	font-size: 100%;
	letter-spacing: -1px;
}
select {
	font-family: "Verdana";
	font-size: 100%;
	letter-spacing: -1px;
}
textarea {
	font-family: "Verdana";
	font-size: 100%;
	letter-spacing: -1px;
}
.divCheckbox {

}
input.inputCheckbox {
	margin: 0px;
	padding: 0px;
	width: 13px;
	height: 13px;	
}
.bold {
	font-weight: bold;
}
a, a:visited {
	outline-style: none;
	outline-width: medium;
}
.site {
	width: 1050px;
	position: relative;	
	margin: 0 auto;
}
.header {
	background: url("../images/header_back.jpg");	
	font-size: 150%;
	font-weight: bold;
	height: 163px;
	padding: 0 50px;		
}
.header a {
	color: #333;
	text-decoration: none;
}


.menu {
	background-color:#333;
	padding: 5px;
	padding-left: 15px;
	color: #FFF;
}
.body-wrapper {
	display: flex;
}

.leftmenu {
	width: 181px;
	background-color: #333;
	vertical-align: top;
	float: left;
	position: relative;
	margin-bottom: 10px;
}
.leftmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.leftmenu li {
	text-align: center;	
	margin-bottom: 1px;	
}
.leftmenu li a {
	background: #3CACC0;
	background: url("../images/header_back.jpg") 0% 50%;
	width: 181px;
	height: 50px;
	display: block;
	text-decoration: none;
	font-size: 150%;
	letter-spacing: -1px;
	color: #FFF;
}
.leftmenu li a.selected {
	background: #D7FF9D;
	color: #333333;
}
.leftmenu li a div {
	position: relative;
	top: 15px;	
}
.leftmenu li a:hover {
	background: url("../images/header_back.jpg") 0% 100%;
	color: #EFFFD9;
}
.leftmenu li a.selected:hover {
	background: #D7FF9D;
	color: #333333;
}

.prihlasenie {
	width: 181px;
	float: left;
	background-color: #F2F9FB;
	margin-top: 10px;
}
.prihlasenie-body {
	padding: 10px;
}
.prihlasenie-nadpis {
	position: relative;
	top: 10px;
	left: 12px;
	color: #2E8393;
	font-size: 120%;
	text-align: left;
}
.prihlasenie-login {
	border: 1px solid #6BB500;
	background: #EFFFD9;
	padding: 3px;
	margin: 2px;
	margin-top: 12px;
}
.prihlasenie-heslo {
	border: 1px solid #6BB500;
	background: #EFFFD9;
	padding: 3px;
	margin: 2px;
}
.prihlasenie-prihlasit {
	float: right;
	margin: 2px;
	margin-top: 15px;
}
.inputData {	
	width: 100%;
	background: transparent;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
input.inputButton {
	background: url("../images/header_back.jpg") 0% 50%;
	border: 0px;
	padding: 6px 10px;
	color: #FFF;
}
input.inputButton:hover {
	background: url("../images/header_back.jpg") 0% 100%;
}
.konto-body {
	padding: 10px 5px;
}
.konto-meno {	
	color: #333333;
	font-weight: bold;
}
.konto-meno span {
	color: #6BB500;
	font-weight: normal;
	display: block;
	float: none;
}

.content {
	width: 100%;
	position: relative;
	float: right;
	background-color: #F2F9FB;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.content .bodyContent {
	position: relative;
	margin: 25px 10px;
}

div.hr {
	margin: 15px 0px;
	border-bottom: 1px dotted #3CACC0;
}

.den-nadpis {
	padding: 3px 5px;
	color: #2E8393;
	font-size: 150%;
	letter-spacing: -1px;
	margin: 10px;
}
.den-nadpis a {
	color: #2E8393;
	text-decoration: underline;
}
.den-datum {
	font-size: 80%;
	position: relative;
	width: 100px;
	margin-bottom: 10px;
	float: right;
}
.den-datum .den {
	font-size: 180%;
	background-color: #D7FF9D;
	float: left;
	padding: 4px;
	padding-right: 6px;
	margin-right: 3px;
}
.den-datum .mesiac {

}
.den-datum .rok {
	background-color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	padding: 0px 2px 4px 2px;
}

.den-telo {
	padding: 10px 15px;
}
.den-telo b {
	font-weight: bold;
}

/* zostava */
.den-zostava {
	width: 48%;
	float: left;
}
.den-zostava-nadpis {
	font-size: 110%;
	font-weight: bolder;
	color: #6BB500;
}
.den-zostava-content {
	padding: 5px;
	margin-bottom: 5px;
	color: #696969;
}

/* priebeh */
.den-priebeh {
	width: 48%;
	float: left;
	clear:left;
}
.den-priebeh-nazov {
	font-size: 110%;
	font-weight: bolder;
	color: #6BB500;
}
.den-priebeh-content {
	padding: 5px;
	margin-bottom: 5px;	
}
.den-priebeh-legenda {
	margin: 5px;
	font-size: 90%;
	color: #696969;
	display:flex;
	justify-content: space-between; 
}
.legenda-statistika-poznamka {
	margin: 5px;
	font-size: 90%;
	color: #696969;
}

/* komentar */
.den-komentar {
	width: 45%;
	float: right;
	border-left: 1px dotted #3CACC0;
	padding-left: 20px;
	padding-bottom: 20px;
}
.den-komentar-nazov {
	font-size: 110%;
	font-weight: bolder;
	color: #6BB500;
}
.den-komentar-content {
	padding: 5px;
	padding-right: 15px;
	margin-bottom: 5px;
	color: #696969;
	text-align: justify;
}

/* komentare */
.den-komentare {
	width: 100%;
	float: none;
	padding-top: 20px;
	border-top: 1px dotted #3CACC0;
}
.den-komentare-nazov {
	font-size: 110%;
	font-weight: bolder;
	color: #6BB500;	
}
.den-komentare-content {
	padding: 5px;
	padding-right: 15px;
	margin-bottom: 5px;
	color: #696969;
	text-align: justify;
}
.den-komentare-user {
	font-weight: bold;
	margin: 5px 0;
}
.den-komentare-user span {
	color: #6BB500;
	font-weight: normal;
	float: right;
	display: block;
}
.den-komentare a {
	color: #2E8393;
}
.den-komentare-komentar-info {
	color: #333333;
	text-decoration: underline;
}
.den-komentare-form {
	margin: 15px 0;
	padding: 10px 0;
	width: 100%;
}
.den-komentare-form-textarea {
	border: 1px solid #6BB500;
	background: #EFFFD9;
	padding: 3px;
	margin: 2px;
	margin-top: 12px;
}
.den-komentare-form-buttons {
	margin: 15px 0;
	width: 100%;
	float: right;
}
.den-komentare-form-buttons input {
	margin: 1px;
}

/* statistika */
.statistika {
	width: 100%;
	float: left;
}
.statistika-nazov {
	font-size: 110%;
	font-weight: bolder;
	color: #6BB500;
}
.statistika-ul {
	font-size: 110%;
	font-weight: bolder;
	color: #333333;
	text-align: center;
}
.statistika-ul ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.statistika-ul li {
	display: inline;
	margin: 0 6px;
}
.statistika-ul a {
 	color: #6BB500;
	text-decoration: none;
}
.statistika-content {
	padding: 25px;
	margin-bottom: 5px;	
}
.statistika-legenda {
	margin: 5px;
	font-size: 90%;
	color: #696969;
}

/* novinka */
.den-novinka {
	width: 100%;
	float: right;
	padding-left: 15px;
	padding-bottom: 5px;
}
.den-novinka-nazov {
	font-size: 110%;
	font-weight: bolder;
	color: #6BB500;
}
.den-novinka-popis {
	font-size: 100%;
	margin-top: 3px;
}
.den-novinka-autor {
	font-style: italic;
	float: right;
	color: #3CACC0;
}
.den-novinka-datum {
	font-size: 120%;
	width: 15%;
	margin-bottom: 5px;
	color: #2E8393;
}
.den-novinka-datum .den {
	font-size: 180%;
	background-color: #D7FF9D;
	float: left;
	padding: 4px;
	padding-right: 6px;
	margin-right: 3px;
}
.den-novinka-datum .mesiac {

}
.den-novinka-datum .rok {
	background-color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	padding: 0px 2px 4px 2px;
}
.den-novinka-content {
	width: 80%;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 5px;
	color: #696969;
	text-align: justify;
	border-left: 1px dotted #3CACC0;
	float: right;
}


/* table data */
table.tbl_data {
	border-collapse: collapse;
	width: 99%;
	margin: 5px;
	/*border: 1px solid #3CACC0;*/
}
table.tbl_data th a {
	text-decoration: none;
	color: #FFF;
	margin-right: 3px;
}
table.tbl_data th.th-muzstvo, th.th-skore {
	background-color: #3CACC0;
	padding: 4px 7px;
	color: #FFF;
}
table.tbl_data td.td-zapas-nazov {
	background-color: #EFFFD9;
	padding: 3px 5px;
	width: 70%;
	border: 1px solid #3CACC0;
}
table.tbl_data td.td-zapas-skore {	
	padding: 3px 5px;
	text-align: center;
	border: 1px solid #3CACC0;
	color: #696969;
}
table.tbl_data td.td-zapas-none {
	background-color: #F2F9FB;
	padding: 3px 5px;
	border: 1px solid #3CACC0;
}
table.tbl_data tr {
	background-color: #FFFFFF;
}
table.tbl_data tr:hover {
	background-color: #D7FF9D;
}
table.tbl_data th.th-none {
	background-color: #F2F9FB;
	padding: 3px 5px;
}

/* table sortable */
table#theTable {
	border-collapse: collapse;
	width: 99%;
	margin: 5px;
	/*border: 1px solid #3CACC0;*/
}
table#theTable th {
	background-color: #3CACC0;
	padding: 4px 7px;
	color: #FFF;
	white-space: nowrap;
}
table#theTable th a {
	text-decoration: none;
	color: #FFF;
	margin-right: 3px;
}
table#theTable td.td-zapas-nazov {
	background-color: #EFFFD9;
	padding: 3px 5px;
	width: 70%;
	border: 1px solid #3CACC0;
}
table#theTable td.td-zapas-nazov a {
	text-decoration: none;
	margin-right: 3px;
	color: #000;
}
table#theTable td.td-zapas-skore {	
	padding: 3px 10px 3px 5px;
	text-align: right;
	border: 1px solid #3CACC0;
	color: #696969;
	white-space: nowrap;
}
table#theTable td.td-zapas-none {
	background-color: #F2F9FB;
	padding: 3px 5px;
	border: 1px solid #3CACC0;
	text-align: right;
}
table#theTable tr {
	background-color: #FFFFFF;
}
table#theTable tr:hover {
	background-color: #D7FF9D;
}
table#theTable th.none {
	background-color: #F2F9FB;
	padding: 3px 5px;
}
table#theTable tfoot {
	font-weight: bold;
}

.clear {
	clear: both;
}
.strankovanie {
	width: 100%;
	border-top: 1px dotted #3CACC0;
	text-align: center;
	padding: 35px 0;
	margin-top: 15px;
	clear: both;
}
.strankovanie .counter {
	float: left;
	margin-left: 25px;
	color: #2E8393;
}
.pagination {
	right: 0px;
}
.pagination ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.pagination li {
	text-align: center;	
	margin: 1px;	
	display: inline;
}
.pagination a {	
	background: url("../images/header_back.jpg") 0% 50%;
	border: 0px;
	padding: 6px 10px;
	color: #FFF;
	text-decoration: none;
}
.pagination a:hover {	
	background: url("../images/header_back.jpg") 0% 100%;
}
.pagination a.selected {	
	background: none;
	background-color: #D7FF9D;
	border: 0px;
	padding: 6px 10px;
	color: #333333;
	text-decoration: none;
}




.footer {
	background: url("../images/header_back.jpg") 0% 100%;	
	font-size: 100%;
	color: #F2F9FB;
	padding: 25px 35px;	
}
.footer .created {
	float: right;
	color: #D7FF9D;
}
.footer a {
	color: #333;
	text-decoration: none;
}



/* dochadzka */
table.tbl_dochadzka {
	width: 100%;
}
table.tbl_dochadzka-den {
	width: 100%;
	border-collapse: collapse;
}
.tbl_dochadzka-den th {
	background-color: #3CACC0;
	padding: 4px 7px;
	color: #FFF;
	white-space: nowrap;
	border: 1px solid #2E8393;
}
.tbl_dochadzka-den th.turnaj {
	background-color: #069;
	padding: 4px 7px;
	color: #FFF;
	white-space: nowrap;
	border: 1px solid #2E8393;
}
.tbl_dochadzka-den td.hraci {
	padding: 10px 15px;
	text-align: left;
	background-color: #FFF;	
	border: 1px solid #2E8393;
}
.hraci table {
	width: 100%;
}
.tbl_dochadzka-den td.pata {
	text-align: left;
	border: 1px solid #2E8393;
	background-color: #EFFFD9;
	padding: 3px 5px;
}
td.head {
	background-color: #D7FF9D;
	font-weight: bold;
}
.tr_parne {
	background-color: #F2F9FB;
}
.tr_neparne {
	background-color: #EFFFD9;
}



table.hrac {
	float: left;
	margin: 5px;
	border: 1px solid #D7FF9D; 
	background-color: #EFFFD9;
}
table.hrac:hover {
	border:1px solid #D7FF9D;
	background-color: #D7FF9D;
}
table.hrac .nazov {
	margin: 4px 0px;
	font-size: 110%;
}
table.hrac .foto {
	border:1px solid #D7FF9D; 
	background-color: #F2F9FB;
	width: 105px; 
	height: 130px;
	text-align: center;
	vertical-align: middle;
	color: #3CACC0;	
	text-decoration: none;
}
table.hrac .popis {
	color: #696969;
	width: 105px;
	margin-top: 5px;
}
table.hrac .nazov a {
	color: #2E8393;
	font-weight: bold;
	text-decoration: none;
}
table.hrac .foto a {
	font-weight: normal;
	text-decoration: none;
}



/* hrac-foto */
.hrac-foto {
	width: 18%;
	float: left;
}
.hrac-foto-nadpis {
	font-size: 110%;
	font-weight: bolder;
	color: #6BB500;
}
.hrac-foto-content {
	padding: 5px;
	margin-bottom: 5px;
	color: #696969;
}
.hrac-foto-content .foto {
	border:1px solid #D7FF9D; 
	background-color: #F2F9FB;
	width: 105px; 
	height: 130px;
	text-align: center;
	vertical-align: middle;
	color: #3CACC0;	
}
/* hrac-charakteristika */
.hrac-charakteristika {
	width: 32%;
	float: left;
}
.hrac-charakteristika-nadpis {
	font-size: 110%;
	font-weight: bolder;
	color: #6BB500;
}
.hrac-charakteristika-content {
	padding: 5px;
	margin-bottom: 5px;
	color: #696969;
}
/* hrac-popis */
.hrac-popis {
	width: 40%;
	float: left;
	border-left: 1px dotted #3CACC0;
	padding-left: 20px;
	padding-bottom: 20px;
}
.hrac-popis-nadpis {
	font-size: 110%;
	font-weight: bolder;
	color: #6BB500;
}
.hrac-popis-content {
	padding: 5px;
	margin-bottom: 5px;
	color: #696969;
}

/* hrac-statistika */
.hrac-statistika {
	width: 100%;
	float: none;
	border-top: 1px dotted #3CACC0;
	padding-top: 20px;
	padding-bottom: 20px;
}
.hrac-statistika-nadpis {
	font-size: 110%;
	font-weight: bolder;
	color: #6BB500;
}
.hrac-statistika-content {
	padding: 5px;
	margin-bottom: 5px;
	color: #696969;
}