./*

Barvy:
    #f2edea - pozadi
    #fcf9f6 - svetlejsi pozadi (boxy, ...)
    #E9E1D8 - ramecky
    #e80 - oranzova



*/

html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	/*background: #fff url("../images/bg_body.jpg") no-repeat center top;*/
    background-color: #f2edea;
	color: #000;
	font-size: 13px;
    font-family: "Liberation Serif", "Times New Roman", times, serif;
	text-align: center;
}

/* Headings */
h1, h2, h3, h4, caption {
	color: #333;
	font-family: "Liberation Serif", "Times New Roman", times, serif;
}

.postavicka-1, .postavicka-2, .postavicka-3, .postavicka-4, .postavicka-5 {
    padding-left: 1.25em;
    line-height: 42px;
}
.postavicka-1 {
    background: transparent url("../images/postavicka-1.png") left center no-repeat;
}
.postavicka-2 {
    background: transparent url("../images/postavicka-2.png") left center no-repeat;
}
.postavicka-3 {
    background: transparent url("../images/postavicka-3.png") left center no-repeat;
}
.postavicka-4 {
    background: transparent url("../images/postavicka-4.png") left center no-repeat;
}
.postavicka-5 {
    background: transparent url("../images/postavicka-5.png") left center no-repeat;
}

p {
	margin: 0 0 1em;
}
abbr, acronym {
	border-bottom: 1px dotted #ccc;
	cursor: help;
}

a.image-left, a.image-right, a.image-center {
    padding: 4px;
	border: 4px solid #E9E1D8;;
	background-color: #fcf9f6;
    margin-top: .2em;
    margin-bottom: .5em;
}

a.image-left {	
	float: left;
	margin-left: 0;
    margin-right: .5em;
}
a.image-right {
	float: right;
	margin-left: .5em;
    margin-right: 0;
}
a.image-center {
    display: block;
}
a.image-left:hover, a.image-right:hover, a.image-center:hover {
	border-color: #e80;
}


/* Header */
#hd {
    text-align: center;
}

#hd-wrapper {
    height: 152px;
    background-image: url("../images/header-bg.png");
    background-repeat: repeat-x;
    text-align: center;
    
}
#logo {
    margin-top: 6px;
}
#logo h1 {
    margin: 0;
}

#logo h1 img {
    border-width: 0;
}
#logo h2 {
    font-size: 105%;
    margin: 0;
    color: #e80;
}

#logo h2 b {
    color: #333;
    margin: 0 .1em;
}

#hd-inner {
    position: absolute;
    top: 0;
    left: 50%;
    width: 950px;
    margin-left: -475px;
}

#hd-inner #postavy {
    position: absolute;
    left: 14px;
    top: 30px;
    background-image: url("../images/header-postavy.png");
    width: 91px;
    height: 101px;
}

#hd-inner #pionyr-logo {
    position: absolute;
    right: 14px;
    top: 43px;
}



/* Menu */
#menu {
    background-image: url("../images/menu-bg.png");
    background-repeat: repeat-x;
    height: 44px;
}

#navcontainer ul
{
    text-align: center;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 0;
    margin-top: 0;
    /* cancels gap caused by top padding in Opera 7.54 */
    margin-left: 0;
    background-color: transparent;
    color: white;
    width: 100%;
    font-family: "Liberation Serif", "Times New Roman", times, serif;
    font-weight: bold;
    line-height: 18px;
    font-size: 16px;
    /* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
    display: inline;
    padding: 3px 0;
    border-left: 1px solid #fff;
}

#navcontainer ul li a
{
    padding: 3px 15px;
    color: white;
    text-decoration: none;
    
}

#navcontainer ul li a.small {
    font-weight: normal;
    font-size: 12px;
}

#navcontainer ul li.first {
    border-left-width: 0;
}

#navcontainer ul li a:hover
{
    /*background-color: #369;*/
    color: #e80;
}

#navcontainer .active {
    color: #e80;
}


/* Footer */
#content-wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -68px;
}

div.push {
    height: 68px;
    clear: both;
}

#ft a {
    color: #000;
}
#ft a:hover {
    color: #e80;
}
#ft {
    vertical-align: middle;
    color: #333;
    height: 68px;    
    background-image: url("../images/footer-bg.png");
    background-repeat: repeat-x;
    text-align: center;
    margin-top: 2em;
}

#ft-wrapper {
    width: 950px;
    position: absolute;
    left: 50%;
    margin-left: -475px;
}

#fb-link {
    position: absolute;
    width: 119px;
    height: 25px;
    background: transparent url("../images/logo_fb.png") no-repeat;
    float: left;
    margin-top: 24px;
    left: 40px;
}
#fb-link:hover {
    background: transparent url("../images/logo_fb-active.png") no-repeat;
}

#ft .inner {
    padding-top: 9px;
    width: 500px;
    margin: 0 auto;
    text-align: center;
    line-height: 59px;
}



#ft #kovbojove { /* 45*53px */
    display: block;
    width: 45px;
    height: 53px;
    background: transparent url("../images/footer-kovbojove.png") no-repeat;
    float: left;
    margin-top: 3px;
}

#ft #indiani { /*116*53px */
    display: block;
    width: 116px;
    height: 53px;
    background: transparent url("../images/footer-indiani.png") no-repeat;
    float: right;
    margin-top: 3px;
}

/* Body wrapper */
#doc2 {
    background: transparent url("../images/content-top-bg.png") top repeat-x;
    margin-top: -19px
}
#doc-wrapper {
    background: transparent url("../images/content-bg.png") center top no-repeat;
}



/* Boxes */
.box {
    border: 3px solid #333;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: .45em;
    background-color: #fcf9f6;
    margin: 1.5em 0 0;
}

.sidebar .box {
    margin: 1.25em 1.25em 0 .5em;
}

.box h2 {
    font-size: 150%;
    margin-top: .15em;
    margin-bottom: .25em;
}

.box b {
    font-size: 150%;
    font-weight: bold;
}

.emphasize {
    border-color: #e80;
}

.hrdinove {
    padding: 10px 0;
    text-align: center;
}
.hrdinove img {
    margin: 0 auto;
}

.box #countdown {
    height: 24px; /* prevent element jupming onload */

}
.box ul, .box li {
    margin-left: .75em;
    padding-left: 0;
}


/* Content */

#contents {
    padding: .75em 1em 1em 1.25em;
    
}



/* Generic styles */


.right {
	text-align: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}

.float-left {
	float: left;
}
.float-right {
	float: right;
}

div.clearer {
	line-height: 0;
	clear: both;
}
.hidden {
	display: none;
}

/* Links */
a:link, a:visited {
	color: #e80;
	text-decoration: underline;
}
a:hover {
	color: #000;
}

:focus {
	outline: none;
}

a.email {
	padding-right: 1.4em;
	background: transparent url("../images/email.png") no-repeat right center;
}
a.external {
	padding-right: .9em;
	background: transparent url("../images/external.png") no-repeat right 40%;
}

a img {
	border-style: none;
}
img.icon {
	margin-right: .75ex;
	border-style: none;
	vertical-align: middle;
}

img.icon-right {
	margin-left: .5ex;
	border-style: none;
	vertical-align: middle;
}

#menu img.icon-right {
    vertical-align: top;
    padding-top: 5px;
}

/* Lists */
ul, ol {
	margin: 1em 0;
	padding: 0 0 0 3em;
}
ul {
	list-style-type: square;
}
li ul, li ol {
	margin: .25em 0;
}
dl {
	margin: .5em 0 1em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 .25em 2em;
}

a:link img, a:visited img, a:hover img {
	text-decoration: none !important;
}

/* Forms */

#prihlaseni {
    margin-top: 1.5em;
}


form fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ddd;
	background-color: #fcf9f6;
}
form legend {
    font-weight: bold;
    font-size: 115%;
    color: #333;
    background-color: #fcf9f6;
    border: 1px solid #e80;
    padding: .1em 0.25em ;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;

}
form dl {
	margin: 0;
	padding: 0;
}
form dd {
	margin: .25em 0 1em;
}
form dt {
	clear: both;    
}


input {
	margin-right: 1ex;
    float: left;
}
textarea {
	width: 99%;
}

p.hint {
	padding: .5em 0 .25em;
	color: #888;
	font-size: 90%;
    display: inline;
}
label.required img {
	margin-left: 1ex;
	vertical-align: middle;
}
ul.errors {
	margin: .15em 0 0;
	padding: 0;
	color: #c00;
	font-size: 90%;
}
ul.errors li {
	display: block;
}

#submit {
	margin: .5em 0 0;
	padding: .15em 2ex;
	font-weight: bold;
}


/* Forms: Flash Messages */
p.error, p.warning, p.success {
	margin: 1em 0 2em;
	padding: .5em 1em;
	background-color: #eee;
	font-weight: bold;
}
p.error img, p.warning img, p.success img {
	margin-right: 1ex;
	vertical-align: middle;
}

p.error {
	background-color: #ffdfdf;
	color: #c00;
}
p.warning {
	background-color: #fde1ba;
	color: #ec8b00;
}
p.success {
	background-color: #bbf4a5;
	color: #258300;
}

/* Tables */
table {
	margin: 0 0 2em;
	border-collapse: collapse;
	font-size: 100%; /* IE6 */
}
caption {
	margin-top: 1em;
	padding-bottom: .5em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
td, th {
	padding: .25em 1.5ex;
	border: 2px solid #fcf9f6;
}
th {
	background-color: #333;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
td {
	background-color: #E9E1D8;
}
/*tr.even td {
	background-color: #e9e9e9;
}*/
tr:hover td {
	background-color: #F2EDEA;
}