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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
      margin: 0;
      padding: 0;
      border: 0;
      outline: 0;
      font-weight: inherit;
      font-style: inherit;
      font-size: 100%;
      font-family: inherit;
      vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
      outline: 0;
}
body {
      line-height: 1;
      color: black;
      background: white;
}
ol, ul {
      list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
      border-collapse: separate;
      border-spacing: 0;
}
caption, th, td {
      text-align: left;
      font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
      content: "";
}
blockquote, q {
      quotes: "" "";
}


/* VLASTNI CSS */
h1 {
	font-size: 145%;
        padding-left: 10px;
	color: #1176cb;
        margin-left: 0px;
        border-left: #1176cb 1px solid;
        border-bottom: #1176cb 1px solid;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
	margin-bottom: 10px;
}

h2 {
	font-size: 130%;
	color: #1176cb;
        margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

li {
	margin: 0 0 0 20px;
	list-style: square outside none;
}

body {
	font: 12pt/1.5 "Trebuchet MS", sans-serif, "Trebuchet MS", "Geneva CE", lucida;
	color: #000;
        background: #fff;
}

#container {
	margin: 0;
	width: 100%;
	border: 1px solid;
	position: relative;
}

#header {
	padding: 15px 0 0 0;
	height: 115px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
        border-bottom: 1px solid black;
}


#header li{
	font-size: 100%;
        list-style: none;
        float: left;
        height: 50px;
        margin: 5px 0px 0 8px;
}

#header a,#header a:link,#header a:visited,#header a:active{
	padding: 7px 10px;
        color: #1176cb;
        font-weight: bold;
        text-decoration: none;
        display: block;
}

#header a:hover,#header li.current a {
	color: #fff;
	background: #156eb8;
	border-radius: 15px;
}

#main {
	margin: 0px auto;
	padding: 10px 0;
}

#main #content {
	margin: 10px 20px 0 20px;
}

#main #content p {
        text-align: justify;
}


#main a, #main a:link, #main a:visited, #main a:active{
        color: #1176cb;
        font-weight: bold;
        text-decoration: none;
	padding: 0 5px;
}

#main a:hover{
	color: #fff;
        font-weight: bold;
	background: #156eb8;
}

#main a.prehled, #main a.prehled:link, #main a.prehled:visited, #main a.prehled:active{
        color: #000;
        font-weight: normal;
        text-decoration: none;
	padding: 0 0px;
}

#main a.prehled:hover{
	color: #000;
        font-weight: normal;
	background: #fff;
}




#footer {
        background: #ccc;
	padding: 10px 10px;
    	clear: both;
	color: #000;
}

#footer p {
	padding: 20px 10px;
	font-size: 9pt;
        color: #000;
        text-align: right;
        float: right;
}

#footer a:link, #footer a:visited, #footer a:active {
	font-size: 9pt;
        color: #000;
        text-decoration: none;
}

#footer a:hover {
        text-decoration: underline;
}

.text p {
	text-indent:2em;
}

.text p:first-letter {
}

pre {
    background:#F9F9F9 url("/images/code.gif") right bottom no-repeat;
    border:1px solid;
    padding:10px;
    margin-top:5px;
    margin-bottom:5px;
    border-radius: 15px;
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

div.flash {
	color: black;
	background: #FFF9D7;
	border: 1px solid #E2C822;
	padding: 1em;
	margin: 1em 0;
}

#fb-down {
	margin: 30px 0 10px 0;
}

#fb-like {
	margin: 30px 0 10px -35px;
	position: fixed;
	top: 360px;
	padding: 3px;
	border: 1px solid;
	background: #fff;
}

/* specifika */
/*
.show-list-foto img, .galerie img {
	border: #1176cb 4px solid;
}

.show-list-foto .foto-tc, .galerie .foto-tc {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 208px;
	height: 208px;
}
.show-list-foto .foto, .galerie .foto {
	padding: 0px 0px;
	margin: 0px 7px 40px 7px;
	text-align: center;
	width: 208px;
	height: 250px;
	float: left;

}
*/
.show-list-foto img {
	border: #1176cb 4px solid;
}

.show-list-foto .foto-tc {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 208px;
	height: 208px;
}
.show-list-foto .foto {
	padding: 0px 0px;
	margin: 0px 7px 40px 7px;
	text-align: center;
	width: 208px;
	height: 250px;
	float: left;

}
.clear {
	clear: both;
}

.show-page-more {
	border-top: 2px solid #1176cb;
	width: 100%;
}
#main #content p.show-page-more {
	text-align: right;	
}

.zivotopis table td {
    vertical-align: middle;
    width: 300px;
    padding-left: 5px;
    padding-top: 5px;
    border-bottom: #1176cb 1px solid;
}

.zivotopis table td:nth-child(2n) {
    width: 400px;
    border-left: #1176cb 1px solid;
}

.text .zivotopis p {
	text-indent: 0em;
        font-size: 80%;
}

