body {
	margin:0 auto; /*centrovanie pre normalne prehliadace */
	text-align:left; /*centrovanie pre IE */
	background-image: url(../img/background.gif);
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #454343;
	margin-top: 15px;
	margin-bottom: 15px;
}
a {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
img { 

	border: 0px none;
	}
/* ============================== 
              intro 
=================================  */
/*
#top {
	background-repeat: repeat-x;
	height: 194px;
	border: 1px solid red;
	background-position: top;
}*/
#intro_cele {
	position: relative;
	top: -164px;
    width: 602px;
	height: 501px;
	border: 3px solid #bbc5cd;
	margin:0 auto; 
	vertical-align: top;
}
#intro_header {
	width: 602px;
	height: 107px;
	background-color: #ffffff;
}
#intro_header_left {
	width: 171px;
	height: 107px;
	float: left;
}
#intro_header_right {
	height: 47px;
	width: 315px;
	float: left;
	text-align: right;
	padding: 35px 80px 25px 25px;
}
#intro_content {
	width: 602px;
	background-image: url(../img/intro.jpg);
	width: 602px;
	height: 312px;
	border-bottom: 1px solid #1e2126;
}
#intro_bottom {
	width: 577px;
	height: 79px;
	background-color: #ffffff;
	border-top: 2px solid #cacaca;
	padding-left: 25px;
}

#intro_bottom_left {
	float: left;
	width: 300px;
	height: 79px;
	color: #000000;
	margin-top: 13px;
}
#intro_bottom_right {
	float: left;
	width: 250px;
	height: 54px;
	padding-top: 25px;
}
h1.intro {
	font-size: large;
	color: #000000;
}
h2.intro {
	font-size: small;
	color: #000000;
}
a.intro {
	color: #000000;
	font-weight: bold;
	font-size: large;
	margin-right: 45px;
}
a.intro:hover {
	color: #000000;
	font-weight: bold;
	font-size: large;
	margin-right: 45px;
	text-decoration: none;
}
/* ============================== 
              layout 
=================================  */
#cele {
   width: 820px;
	border: 1px solid #b6c1cb;
	margin:0 auto; 
	position: relative;
	/*top: -195px;*/
}
#header_header_top {
	width: 795px;
	height: 25px;
	background-color: #8e1404;
	float: left;
	padding-top: 18px;
	padding-left: 25px;
}
#header_top {
	width: 820px;
	height: 189px;
	/*background-image: url(../img/top_obr.gif);*/
	float: left;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #ffffff;	
}
#header_top_left {
	float: left;
	width: 200px;

}
#header {
	width: 820px;
	background-image: url(../img/obrazok.gif);
}
#content {
	width: 820px;
	background-color: #f0e7d2;
}
#content_top_left {
	float: left;
	background-color: #f8f8f8;
}
#content_top_center {
	float: left;
	background-color: #f0e7d2;
	width: 376px;
	padding: 20px;
	padding-top: 10px;
	height: 375px;
}
html>body #content_top_center {
	float: left;
	background-color: #f0e7d2;
	width: 376px;
	padding: 20px;
	padding-top: 10px;
	min-height: 375px;
	height: auto;
}
#content_top_right {
	float: left;
	background-image: url(../img/menu_content.jpg);
	background-repeat: x-repeat;
	background-repeat: y-repeat;
	width: 190px;
	margin: 5px;

}
#content_top_right_anketa {
	float: left;
	background-image: url(../img/anketa_content.jpg);
	width: 190px;
	margin: 5px;
}

#bottom {
	width: 820px;
	background-color: #8e1404;
	height: 36px;
	border-top: 3px solid #3a1715;
	color: #ffffff;
}
#bottom_top_left {
	float: left;
	padding: 10px;
	font-size: x-small;
}
#bottom_top_right {
	float: left;
}

/* ============================== 
              menu 
=================================  */
menu {
	margin: 0px;
	padding: 0px;
}
li{
	background-image: url(../img/menu_content.jpg);
	width: 184px;
	height: 25px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 7px;
	padding-left: 5px;
	text-align: center;
}
li.hover{
	background-image: url(../img/button_hover.gif);
	width: 155px;
	height: 23px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 7px;
	padding-left: 45px;
}
a.menu {
	color: #8e1404;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	font-family: Times New Roman;
}
a.menu:hover {
	color: #9b6313;
}
a.top_linka {
	color: #ffffff;
	font-size: x-small;
	text-decoration: none;
}
a.top_linka:hover {
	text-decoration: underline;
}
/* ============================== 
              nadpis 
=================================  */
h1 {
	color: #962513;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
}
/* ============================== 
              anketa 
=================================  */
#anketa_top {
	text-align: center;
	width: 170px;
	height: 32px;
	color: #6b512c;
}
html>body #anketa_top {
	text-align: center;
	width: 189px;
	height: 32px;
	color: #6b512c;
}
.anketa_obsah1 {
	margin-top: -5px;
	width: 170px;
	height: 52px;
	padding-left: 25px;
}
html>body .anketa_obsah1 {
	margin-top: -5px;
	width: 189px;
	height: 52px;
	padding-left: 25px;
}
.anketa_obsah2 {
	width: 170px;
	height: 52px;
	padding-left: 25px;
}
html>body {
	.anketa_obsah2 {
	width: 189px;
	height: 52px;
	padding-left: 25px;
}
}
a.anketa {
	color: #6b512c;
}

a.copy {
	color: #ffffff;
}
/* ============================== 
              parser 
=================================  */
/* ---- velkost pisma ---- */
.font_6 {
	font-size: 6px;
}
.font_7 {
	font-size: 7px;
}
.font_8 {
	font-size: 8px;
}
.font_9 {
	font-size: 9px;
}
.font_10 {
	font-size: 10px;
}
.font_11 {
	font-size: 11px;
}
.font_ 12{
	font-size: 12px;
}
.font_13 {
	font-size: 13px;
}
.font_14 {
	font-size: 14px;
}
.font_16 {
	font-size: 16px;
}
.font_18 {
	font-size: 18px;
}
.font_20 {
	font-size: 20px;
}
.font_22 {
	font-size: 22px;
}
.font_26 {
	font-size: 26px;
}
.font_30 {
	font-size: 30px;
}
.font_38 {
	font-size: 38px;
}
.font_46 {
	font-size: 46px;
}
.font_60 {
	font-size: 60px;
}
p.just_wis {
	text-align: justify;
	widht: 100%;
}

p.left_wis {
	text-align: left;
	widht: 100%;
}

p.right_wis {
	text-align: right;
	widht: 100%;
}

p.center_wis {
	text-align: center;
	widht: 100%;
}

p.source {
	text-align: left;
	border: 1px solid black;
	marign: 10px 0px 10px 0px;
	font-family: "Courier New", Courier, monospace;
}
