@charset "utf-8";

body {
	background-color: #fff;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	background-attachment: scroll;
	background-image: url(./images/bg_krpciarik.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 4;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link, a:visited {
	color: #3E3432; 
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	margin: 0 auto ;
	width: 900px;
}
#content {
	margin-left: 20px;
	margin-top: 670px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 830px;
	padding-top: 0px;
	height: 402px;
/*	background-color:#CC3; */
}
html > body #content {
	height: auto;
	min-height: 403px;
}
#content p{
	 margin: 4px; 0px 0px 0px;
	 padding:0px;
	 }
#content ul{
	 margin: 2px; 0px;
	 }
.text_about {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-align: left;
	color: #000;
	margin-left: 10px;
	margin-top: 10px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 806px;
	padding: 0px;
	
	overflow: visible;
/*	background-color:#C33;*/
}
#foot {
	margin-left: 40px;
	margin-top: 30px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 830px;
	padding-top: 0px;
	height: 32px;
/*	background-color:#CC3; */
}
html > body #foot{
	height: auto;
	min-height: 33px;
}
.text_foot {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	color: #000;
	line-height: 120%;
	margin-left: 10px;
	margin-top: 30px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 806px;
	padding: 0px;
	height: 20px;
	overflow: visible;
}
.title {
	font-size: 1.5em;
	font-weight: bold;
	}