body {
	color: #666666;
	margin: 10px;
	padding: 0;
	background-color: #333333;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    font-family: Arial,Helvetica,Verdana,sans-serif;
}
.mainarea {
	width: 1025px;
	margin: 0 auto 0 auto;
	border: 2px black solid;
	padding: 0;
	background-color: #C4C4C4;
}

.headarea {
	height: 212px;
	overflow: hidden;
	margin: 0 0 0 0;
	position: relative;
	/*border: 1px gray solid;*/
    background: url(../../images/design/bghead.jpg) no-repeat top left ;
}
.headarea a {
	color: #666666;
}

.headarea .hhbuletin{
	position: absolute;
	top: 158px;
	left: 860px;
	font-size: 13px;
}
.headarea .hhbuletin a{
	color: #98C1DA;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.headarea .hhbuletin a:hover {
	text-decoration: underline;
}
.headarea .hhbuletin img {
	position: relative;
	top: 10px;
}

.headarea .hhnewsletter{
	position: absolute;
	top: 158px;
	left: 20px;
	font-size: 13px;
}
.headarea .hhnewsletter a{
	color: #98C1DA;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.headarea .hhnewsletter a:hover {
	text-decoration: underline;
}
.headarea .hhnewsletter img {
	position: relative;
	top: 10px;
}


.dataarea {
        font-family: "Arial Narrow",Arial,Helvetica,Verdana,sans-serif;
        line-height: 1.25em;
	height: 500px;
	min-height: 500px;
	/*border: 1px black solid;*/
	padding: 0;
	position: relative;

    background: url(../../images/design/bgbody.png) left repeat-y;
}
/*skrejt pred debilnim IE*/
div[class] .dataarea {
	height: auto;
}

.enddata{
	clear: both;
	font-size: 1px;
	height: 1px;
}

.ilink {
}
.ilink img{
}

.rightarea, .leftarea, .pagearea{
	min-height: 500px;
	/*border: 1px gray solid;*/
}
.rightarea .date, .leftarea .date, .pagearea .date{
	color: gray;
	font-size:  11px;
}

.rightarea {
	width: 182px;
	margin-left: 10px;
	float: right;
	padding: 0;
}

.rightarea .infobox {
	margin: 1em;
}

.rightarea h1{
}
.rightarea h4{
}
.rightarea a {
}
.rightarea a:hover {
}

.rightarea .date{
}

.rightarea .visits {
	padding: 1em;
}

.rightarea a {
	color: #424242;
}

.leftarea {
	width: 156px;
	margin-right: 10px;
	float: left;
}

.leftarea .infobox {
	margin: 1em;
}

.leftarea h1{
}
.leftarea h4{
}
.leftarea a {
}
.leftarea a:hover {
}

.leftarea .date{
}

.leftarea .visits {
	padding: 1em;
}
.leftarea a {
	color: black;
        text-decoration: none;
}
.leftarea a:hover {
        text-decoration: underline;
}
.leftarea li {
	list-style: none;
}





.pagearea {
	margin: 0 0 0 0;
	padding: 30px 20px;
}

.withrbar .pagearea {
	margin-right: 185px;
}

.withlbar .pagearea {
	margin-left: 157px;
}

.pagearea .content {
}
/*skrejt pred debilnim IE*/
div[class] .content {
}
.pagearea h1 {
	margin-bottom: 0.75em;
	color: #000000;
}
.pagearea a {
	color: #666666;
}
.pagearea a:hover {
}
.pagearea .content a img{
}
.pagearea .content li {
}


.pagearea .infobox {
}

.pagearea .homeinfotxt {
	position: absolute;
	top: 32px;
	right: 210px;
	width: 180px;
	/*height: 241px;*/
	/*overflow: hidden;*/
	/*border: 1px dotted green;*/
	text-align: justify;
	font-size: 13px;
}

.bottomarea {
	font-family: "Arial Narrow",Arial,Helvetica,Verdana,sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #8A8A8A;
	clear: both;
	/*width: 880px;*/
	padding: 27px 190px 0 170px;
	margin: 0 auto 0 auto;
	/*border: 1px gray solid;*/
	height: 70px;

    background: url(../../images/design/bgbotom.png) top left no-repeat;
}
.bottomarea  a{
    color: #8A8A8A;
    text-decoration: none;
}

.bottomarea  a:hover{
    text-decoration: underline;
}
.error, .warning, .okinfo {
	padding: 8px 0px 2px 30px !important;
	min-height: 18px;
	font-weight: bold;
	vertical-align: baseline;
}
.error {
	color: Red;
	background: url(../../images/s_error.png) no-repeat left;
}
.warning {
	color: #FF8000;
	background: url(../../images/s_notice.png) no-repeat left;
}
.okinfo {
	color: Blue;
	background: url(../../images/s_okay.png) no-repeat left;
}

.button, .dbutton {
	font-size: 11px;
	font-weight: bold;
	padding: 0px 6px 0 6px;
	border: 1px solid black;
	background-color: white;
	color: Black;
	height: 20px;
	cursor: pointer;
}
.dbutton {
	height: 18px;
	overflow: hidden;
}
/*skrejt pred debilnim IE*/
div[class] .dbutton {
	height: 18px;
}
.dbutton a, .button a {
	display: block;
	color: Black;
	text-decoration: none;
	margin: 2px 6px 4px 6px;
}

table {
	border-collapse: collapse;
}
img {
	border: 0px none White;
}

h1, h2, h3, h4, h5 {
        /*font-family: "Arial Narrow",Arial,Helvetica,Verdana,sans-serif;*/
	margin: 0 0 .5em 0;
        color: black;
}
.pagearea h1 a, .pagearea h2 a, .pagearea h3 a, .pagearea h4 a, .pagearea h5 a{
        /*font-family: "Arial Narrow",Arial,Helvetica,Verdana,sans-serif;*/
        color: black;
        text-decoration: none;
}
.pagearea h1 a:hover, .pagearea h2 a:hover, .pagearea h3 a:hover, .pagearea h4 a:hover, .pagearea h5 a:hover{
        /*font-family: "Arial Narrow",Arial,Helvetica,Verdana,sans-serif;*/
        text-decoration: underline;
}
h1 {
        /*letter-spacing: -1px;*/
        font-size: 2.6em;
		line-height: normal;
		font-weight: normal;
}
h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 1.2em;
}
h4 {
    font-size: 1em;
    color: #424242;
}
h5 {
}
h6 {
}
select {
	/*font-family: "Courier New", Courier, monospace;*/
}
form {
	margin: 0;
	padding: 0;
}

hr {
	border: 0px none gray;
	height: 1px;
	background-color: gray;
}

input {
	/*color: black;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;*/
}
form input {
        background: #E0E1E6;
	/*color: black;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;*/
}
form textarea {
        background: #E0E1E6;
	/*color: black;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;*/
}
form .button{
    background: url(../../images/design/odslt-btn-n.png) no-repeat;
    border: 0;
    height: 20px;
    width: 55px;
}
form .button:hover{
    background: url(../../images/design/odslt-btn-h.png) no-repeat;
}
/*form .button a:active{
    background: url(../../images/design/odslt-btn-c.png) no-repeat;
}*/
p,cite,code,ul {
}
ul {
	padding: 0;
	margin: 0 0 0 1.5em;
}
li {
}
blockquote {
}
blockquote p {padding: 3px 0;}

.mainarea span {
	font-size: inherit;
}


