/* CSS reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*********************************/

body { background:#4B5968 url(img/bg.jpg) fixed top center; /* repeat-y */
       color:#FFF;
       font-size:80%;
       line-height:1.4em;
       font-family:sans-serif;
       padding:20px; }
ul li { list-style-type:none; }
ul.odsazene li { margin-left:1em; }
div.ieinfo { background-color:red;
             color:black;
             font-weight:bold;
             display:none;
             padding:1em; }
a,
a:visited,
a:active { font-weight:bold;
           text-decoration:none;
           color:#FF6; }
a:hover { text-decoration:underline; }
p { text-indent:1em;
    margin-bottom:1em; }
table tr td { vertical-align:top;
  						padding-right:1em; }
.hidden { display:none; }
span.tabule { background-color:#00F;
							 color:#FFF;
							 font-weight:bold;
							 padding:0 .5em;
							 border:1px solid #FFF;
							 -webkit-border-radius:5px;
							 -moz-border-radius:   5px;
             	 border-radius:        5px; }
span.hneda { background-color:#630; }
div#center { background:url(img/bg-light.jpg) fixed 50% 1px #4B5968; /* repeat-y */
						 margin:0 auto 800px;
             width:900px;
             border:1px solid #FFF;
             -webkit-border-radius:10px;
             -moz-border-radius:   10px;
             border-radius:        10px; }
div#top { height:310px;
					position:relative;
					overflow:hidden;
					font-family:serif;
					font-style:italic;
					-webkit-border-radius:10px;
          -moz-border-radius:   10px;
          border-radius:        10px; }
div#titulek { position:absolute;
              bottom:0; }
div#content { padding:0; }
table.ucast { border-collapse:collapse;
              float:left; }
table.ucast td { text-align:center; }
table.ucast td.datum { text-align:right; }
table.ucast td.misto { text-align:left; }
table.ucast td.soucet { border-top:3px double #FFF; }
div.footer { text-align:center;
             font-size:80%;
             color:#666; }
b { font-weight:bold; }
i { font-style:italic; }
h1 { color:#000;
     font-size:4em;
		 line-height:1em;
	   text-align:left;
		 font-weight:bold;
     margin:0 0 0 20px; }
h2 { color:#000;
     font-size:2em;
		 line-height:1em;
	   text-align:left;
     margin-left:20px; }
h3 { margin:1em 0 0;
		 font-size:1.5em;
		 line-height:1.7em;
		 font-weight:bold; }
h4 { font-weight:bold; }

/* Tabs */
.new_tabs_head,.new_tabs_frame {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin:20px 0;
}
.new_tabs_head {
	overflow:visible;
	padding:0;
	margin:15px 0 0 0;
	width:655px;
}

ul.new_tabs {
	float:none;
	overflow:hidden;
	width:100%;
	margin:0 20px 0;
	padding:0;
	margin-bottom:-1px;
}

li.new_tab,li.new_tab_acted{
	text-align:center;
	min-height:20px;
	margin:0 -1px 0 0;
	width:90px\9;
	min-width:90px;
	padding:6px 6px 0 8px;
	border-width:1px;
	border-style:solid;
	border-color:#FFF;
	background-color:#4B5968;
	float:left;
	list-style:none outside none;
	border-radius:10px 10px 0px 0px;
	overflow:visible;
	cursor:pointer;
	font-weight:bold;
	/*background-image:-moz-linear-gradient(center bottom , rgb(230, 230, 230) 0%, rgb(250, 250, 250) 50%, rgb(255, 255, 255) 75%)*/
}

li.new_tab a,li.new_tab_acted a {
	margin:0;
	padding:0;
	vertical-align:top;
}

li.new_tab_acted{
	border-bottom:1px solid black;
	background-color:#000;
	background-image:none;
}

.new_tabs_frame {
  margin:20px;
  -webkit-border-radius:0 10px 10px 10px;
  -moz-border-radius:   0 10px 10px 10px;
	border-radius:        0 10px 10px 10px;
	border:1px solid #FFF;
	padding:10px;
	margin-top:-1px;
	overflow:hidden;
	background:url("img/bg-dark.jpg") fixed 50% 2px #000; /* repeat-y */
	/*width:430px;*/
}

div.tabdata { margin-bottom:2em; }
div.galerie { margin-top:1em;
							margin-bottom:1em; }
div.galerie a,
a.image { display:inline-block;
					margin:2px;
					width:211px;
					height:158px;
					text-align:center; }
div.galerie a img {margin:0 auto; }								
div.galerie a:hover,
a.image:hover { margin:0;
                border:2px solid #363; }
                
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
  body            { background:#000; }
  div#center      { background-attachment:scroll; }
  .new_tabs_frame { background-attachment:scroll;
                    background-position:-375px; }
}
