@charset "UTF-8";

/*RESET RULES*/

body,div,dl,dt,dd,/*ul,ol,li,*/h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
/*li {list-style:none;}*/
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup,sub {line-height:-1px;vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}



/************************ COMMON ****************************/
body, html {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	margin:0px;
    padding:0px;
	line-height:16px;

}
body{padding:10px;}

/*
h1{color:#4b4b4d; margin:0px 0px 0px 0px; font-size:16px; line-height:16px; font-style:italic; font-weight:bold; text-decoration:underline;}
h2{color:#4b4b4d; margin:0px 0px 0px 0px; font-size:15px; line-height:15px; font-style:italic; font-weight:bold; }
h3{color:#4b4b4d; margin:0px 0px 0px 0px; font-size:14px; line-height:14px; font-style:italic; text-decoration:underline;}*/
h1{font-size:24px; line-height:30px; text-transform:uppercase;}
h2{font-size:24px; line-height:30px; text-transform:uppercase;}
h3{font-size:14px; line-height:18px; /*text-decoration:underline;*/}
h4, h5, h6{font-size:12px; line-height:16px;}
h1, h2, h3, h4, h5, h6{color:#439eee;}


h3, h4, h5, h6{ margin:0px 0px 0px 0px; font-weight:bold;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{}


p{margin:0px 0px; padding:0px; border-bottom: 0px solid #e8e8e8;}
ul, ol{padding:0px 0px 0px 24px; margin:0px; border-bottom: 0px solid #e8e8e8;list-style-position:outside;}
ul{list-style-type:disc;}

table{padding:0px; margin: 0px; border-collapse:collapse;font-size:10.5pxpx;}
td, th {padding:3px 30px 3px 0px; vertical-align:top;}
th {font-weight:bold;}

/*table {margin:auto;}*/
table td, table th{padding:0px 0px;border:0px solid #615951;}

table.with_border th{background:#efefef}
table.with_border {margin:10px 0px;}
table.with_border td, table.with_border th{padding:3px 13px;border:1px solid #333333;}


table.with_padding td, table.with_padding th{padding:3px 20px 3px 0px;}


#content table.with_border td{background:#121212;}
#content table.with_border th{background:#000000;}


/*img.left{float:left; margin:0px 10px 10px 0px;}*/
/*img.right{float:right; margin:0px 0px 10px 10px;}*/
img{/*margin:6px;*/ border:0px;}
img.left  {float:left; margin:0px 20px 10px 0px;}
img.right{float:right; margin:0px 0px 10px 20px;}

.pdf {padding:1px 0px 1px 19px; background:transparent url(img/icon_pdf.gif) center left no-repeat;}
.doc {padding:1px 0px 1px 19px; background:transparent url(img/icon_doc.gif) center left no-repeat;}
.xls {padding:1px 0px 1px 19px; background:transparent url(img/icon_xls.gif) center left no-repeat;}

hr, .hr{clear:both; border-bottom:1px solid #58697c; margin:0px 0px; border-width:0px 0px 1px 0px; background:transparent; height:1px;}
/*
a{color:#0000FF; text-decoration:underline;}
a:hover{color:#696868; text-decoration:underline;}
*/

blockquote{padding:0px 20px;}
.highlight{color:#439eee;}
.quotation{display:block;padding:10px 20px; font-style:italic;}
.clear{clear:both;}		
.center {text-align:center;}


/*dochadzka*/
table .months{}
table.dochadzka th{text-align:center; padding:5px 6px;}
table.dochadzka td{padding:3px 6px; font-size:11px;}

/*treningy*/
table .months{}
table.treningy th {padding:5px 6px;}
table.treningy th.first_col{text-align:left;border-right:0px; max-width:200px;}
table.treningy th.last_col{text-align:right;width:380px;border-left:0px;}
table.treningy td{padding:3px 6px; font-size:11px;}

/********         AKTUALNE VYSLEDKY         aj v style.css*******/
.aktualne_vysledky{margin-bottom:0px;}
.aktualne_vysledky td{text-align:center; padding:2px 0px 4px 0px;}
.aktualne_vysledky td.liga_name{font-weight:bold;text-align:left;padding-bottom:6px;}
.aktualne_vysledky td.info_link{text-align:right;padding-bottom:6px;}
.aktualne_vysledky td.vysledok{font-size:16px; vertical-align:bottom;font-weight:bold;}
.aktualne_vysledky td.team_logo{width:150px;}