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

*{	padding: 0px;
	margin:	0px;
	}
body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	height:100%;
}
#wrapper {
	width: 784px;
	margin-right: auto;
	margin-left: auto;
	height:100%;

}
#header {
	background-image: url(images/header.jpg);
	height: 319px;
}
#logo {
	background-image:url(images/logo.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width: 187px;
	height: 82px;
	padding-top: 230px;
	margin-right: auto;
	margin-left: auto;
}
#meniu {
	background-image: url(images/bg-meniu.jpg);
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #2E251B;
	word-spacing: 25px;
	padding-top: 14px;
}
#meniu a {
	color: #2E251B;
	text-decoration: none;
}
#meniu a:hover {
	color: #2E251B;
	text-decoration: underline;
}
#center {
	background-image: url(images/bg-center.jpg);
	height: 100%;
}
#footer {
	background-image: url(images/footer.png);
	height: 70px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #2D251A;
	line-height: 130%;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 7px;
}
#content {
	margin: 0px 25px ;
	height: 100%;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 10px;
	background-image: url(images/h1-decoration.gif);
	background-repeat: no-repeat;
	background-position: center 45px;
	height: 60px;
	color: #251B12;
}
#content h2 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding: 5px;
}
#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	padding: 5px;
}
.image-border   {
	border-top-color: #E7DBC1;
	border-right-color: #E7DBC1;
	border-bottom-color: #E7DBC1;
	border-left-color: #E7DBC1;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: 2px;
	border-left-width: medium;
	margin: 3px;
}
.campuri {
	background-color: #FFFDF9;
	color: #251B12;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #D0BC8A;
	border-right-color: #D0BC8A;
	border-bottom-color: #D0BC8A;
	border-left-color: #D0BC8A;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content p a {
	text-decoration: none;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	font-weight: bold;
}
#content p a:hover {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #E1D2A9;
}
#divider {
	text-align: center;
}
#divider p img {
	text-align: center;
}
#FlashID {
	z-index: 3;
}
#footer a {
	color: #251B12;
	text-decoration: none;
}
#footer a:visited {
	color: #251B12;
	text-decoration: none;
}
#footer a:hover {
	color: #251B12;
	text-decoration: underline;
}
#logo h1 {
	text-indent: -9999px;
}
#center #content ul li  p{
	line-height: 110%;
	list-style-type: circle;
	text-align: left;
	margin-left: 20px;
}
