body{
	color: #222;
	font-family: Verdana, "Bitstream Vera Sans", Geneva, sans-serif;
	font-size: 10pt;
	text-align: justify;
	line-height: 1.6em;
	margin-top: 0px;
	margin-bottom: 0px;
    background-color: #392305;
}

h1, h2, h3 {
	color: #401D00;
}
a h3{
	color: #38AEDC;
}

p		{ margin-bottom: 1em; }
img		{ border: none; }
div.img		{ font-style: italic; text-align: center; margin: 20px; }
div.img a	{  }
code		{ text-align: left; }
dt		{ font-weight: bold; }

a, .m		{ color: #401D00; text-decoration: none; }
a:hover, .m:hover	{ text-decoration: underline; }
a.blank:after	{ content: " " url(../img/website/blank.gif); }
a.down:after	{ content: " " url(../img/website/down.gif); }


.cleaner	{
    clear: both;  
    height: 0;
    height: 0px;
}
.napr		{ font-style: italic; color: #D00; }
.item_unknown { background-color: white; }
.underline {
	border-bottom: solid 1px grey;
}
.col_note{
	color: #401D00;
    font-size: 0.9em;
}

#page{
    background-image: url(../img/center.jpg);
    background-repeat: repeat-y;
    height: auto !important;
    min-height: 614px;
    _height: 614px;
}

#header { 
    width: 780px; 
    height: 312px; 
    border: 0;
    margin: 0 auto;
}

#header_image	{ 
    width: 780px; 
    height: 312px; 
    text-align: center;
}
#footer_image	{  
    width: 780px; 
    height: 128px; 
    text-align: center;
    margin-left: -30px;
}

#header_image, #page, #footer_image{
    /* vycentrovani */
    margin: 0 auto;
}
#header_image, #footer_image, #page, #footer { border: 0;}

#header_image { background-image: url(../img/header.jpg); }
#footer_image { background-image: url(../img/footer.jpg); }

#previous_tp	{ 
	width: 780px; margin: auto; 
	text-align: right; font-size: 85%; padding-left: 10px; 
	padding-right: 10px; color: #FFF; }

#previous_tp a{
	color: #FFF;
}

.note{
	font-size: 0.8em;
}

#page		{ width: 720px; padding-left: 30px; padding-right: 30px; }
#text		{ float: left; width: 580px; padding-right: 10px; }
#sidebar	{ float: right; width: 120px; text-align: center; font-size: 110%; }
/*#sidebar .group h3	{ margin-bottom: 1px; }*/
#sidebar .group	.note { font-size: 7pt; }
#alogin		{ float: right; }
#copyright	{ 
    border-top: 1px solid grey;
	color: #FFF; 
    text-align: center; 
    font-size: 85%; 
    margin-top: 2em; 
}

table.touch tr td span{
    cursor: pointer;
}

table.touch tr td input[type="number"] {
   width: 50px;
}


fieldset	{ color: #227 } /* IE shit */

#org_img img{
    border: 4px solid #401D00;
}