@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #fbf1c4;
	background-image:url(images/bg_body.jpg);
	background-position:top;
	background-repeat: repeat-x;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	margin-bottom: 3px;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	font-weight:normal;
}

#main {
	margin: auto;
	padding: 0px;
	width: 800px;
}

#banner {
	margin: 0px;
	padding: 0px;
	background-image:url(images/banner.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 150px;
}

.menu {
	text-align:center;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 40px;
	font-weight: normal;
}

.menu ul {
	text-align:center;
	margin: 0px;
	padding: 0px;
	padding-left: 60px;
	list-style: none;
}

.menu li {
	background-position:left;
	text-align:center;
	float: left;	
}

.menu a {
	color: #a43722;
	background-image:url(images/button_in.jpg);
	background-position:right;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background-repeat:no-repeat;
	text-align: center;
	display: block;
	text-decoration: none;
	padding-top: 12px;
	height: 28px;
	font-size: 14px;
	font-style: normal;
	font-family: "Myriad Pro";
	font-weight: bold;
}

.menu a:hover {
	background-image:url(images/button_out.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#linie_meniu {
width:100px; margin: 0px; padding: 0px; height: 40px; background-image:url(images/div.jpg); background-repeat:no-repeat; background-position:right; float:left; padding-left: 60px;	
}

#content {
	background-image:url(images/mij_content.jpg);
	background-repeat:repeat-y;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	width: 804px;
}

#pre_footer {
	margin: 0px;
	padding: 0px;
	font-family: "Myriad Pro";
	font-weight: normal;
	font-size: 16px;
	margin-top: 10px;
	height: 75px;
	background-color: #fed289;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 6px;
	color: #000;
}

#right_side {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	width: 230px;
	height: 260px;
	background-image:url(images/linie.jpg);
	background-repeat:repeat-y;
}

#text1 {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
	width: 510px;
	font-family: "Myriad Pro";
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 5px;
}

#text11 {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
	width: 510px;
	font-family: "Myriad Pro";
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 10px;
}

#text2 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	font-family: "Myriad Pro";
	font-weight: bold;
	text-align: center;
}

#text3 {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #EB6319;
	text-align: center;
}

#text4 {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333;
	text-align: center;
}

#text5 {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#F60;
	text-align: center;
	font-weight: bold;
}
