@charset "utf-8";
a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #EFC829;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #EDD73A;
}
a:active {
	text-decoration: none;
}
p {text-indent:30px}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, sans-serif;
}
h1 {
	font-size: 18px;
	color: #3F2C01;
	letter-spacing: 2px;
}
h2 {
	font-size: 14px;
	color: #3F2C01;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #3f2c01;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.oneColLiqCtrHdr #container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 4px;
	border-right-width: 2px;
	border-bottom-width: 6px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #FFC;
}
.oneColLiqCtrHdr #header {
	height: 235px;
	padding-top: 0;
	padding-bottom: 0;
}
.oneColLiqCtrHdr #mainContent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #3F2C01;
	text-align: justify;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../images/bbg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.oneColLiqCtrHdr #footer {
	background-color: #5E4400;
	height: 80px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: 3f2c01;
	background-image: url(../images/bbg.png);
	background-repeat: no-repeat;
	background-position: center top;
} 
#menu {
	height: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 3f2c01;
	text-shadow: black 1px 2px 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: 3f2c01;
	background-color: #614C17;
}
#submeniu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #FFC;
	text-shadow: black 1px 2px 1px;
	text-align: center;
}
#feed {
	height: 50px;
	width: 150px;
	position: absolute;
	margin-left: 720px;
	margin-top: 6px;
}
div#qTip {
	padding: 5px;
	display: none;
	color: #FFC;
	text-align: left;
	position: absolute;
	z-index: 1000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	opacity: 0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
	background-color: #614c17;
}
#pub_content {
	padding-top: 20px;
	text-align: center;
	height: 100px;
}
#content_prj {
	text-align: center;
	height: 600px;
}

#info {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #B38200;
	margin-top: 35px;
	text-align: center;
	text-shadow: black 1px 2px 1px;
}


#set {
	width: 120px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #625422;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #625422;
	text-align: center;
}
.stile1 {
	color: #B99400;
	font-size: 14px;
}
.style2 {
	font-size: 13px;
	color: #EBD330;
}
.feed_style {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #2B1100;
}
.style_pic {
	padding: 5px;
	border: 1px solid #2B1100;
}

