body
{
	background-color: #CAC586;
	font-size: 13px;
}

p, blockquote, li
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.9em;
	line-height: 2em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

ul
{
	list-style-type: circle;
}

ul li
{
	padding-left: 2px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
	border-left: 3px solid #7E2C2C;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
}

#head
{
	/*display: none;*/
	text-align: left;
	padding: 5px 10px;
	margin-bottom: 6px;
}

#container
{
	width: 600px;
	\width: 612px;
	w\idth: 600px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: url(../img/midbg.gif) top center repeat-y #CAC586;
}

#wrap
{
	margin: -5px 0;
	padding: 0 20px;
}

#ctop
{
	height: 18px;
	background: url(../img/topbg.gif) top center no-repeat #CAC586;
}

#cbottom
{
	height: 39px;
	vertical-align: bottom;
	text-align: right;
	background: url(../img/bottombg.gif) top center no-repeat #CAC586;
}

#copywrap
{
	padding-right: 25px;
}

#content
{
	color: #202020;
	font-size: 12px;
}

#sidebar-2
{
	float: right;
}

#foot
{
	clear: both;
	margin-top: 15px;
	text-align: center;
	margin-bottom: 5px;
}
#foot strong {
	font-size: 80%;
	color: #7A7A7A;
	letter-spacing: 0.05em;
}
#foot a, #copywrap, #copywrap a
{
	font-size: 10px;
}
#foot img
{
        border-top:none;
border-left:none;
border-right:none;
}
#accessibility
{
	position: absolute;
	top: -10000px;
}

a
{
	color: black;
	text-decoration: none;
}

h1
{
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, Times, Serif;
	font-size: 2em;
	margin: 0;
}

#head h2
{
	font-size: 1.3em;
	margin-top: -2px;
	margin-bottom: 0;
	color: #9D9D00;
	font-style: italic;
	letter-spacing: 0.05em;
}

#content h3
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1.6em;
	margin: auto 10px 7px 10px;
	padding: 0;
}
#content p {margin-top: 7px;}

#content a img {margin-top: 7px; border: 4px solid #CAC586;}
#content a img:hover {border: 4px solid #AA9428;}
#content img {margin-top: 7px; border: 4px solid #DFDCB5;}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 2em;
}
#content h3 a
{
	font-size: 1.4em;
}

h1 a, h2 a
{
	border: 0px;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

#menu
{
	padding: 1px;
	margin: 0;
	background-color: #fff;
	background-image: url(../img/listbg.gif);
	width: 558px;
	list-style-type: none;
}

#menu li
{
	margin: 0;
	padding: 0;
	float: left;
	border-left: 1px solid #E6E6E6;
}

#menu li.current
{
	color: #fff;
	border-bottom: 2px solid #CAC586;
	font-weight: bold;
}

#menu li a
{
	border: 0;
	padding: 4px 7px;
}

#top-menu
{
	padding: 1px;
	margin: 0;
	background-color: #D7D7D7;
	background-image: url(../img/listbg.gif);
	width: 558px;
	list-style-type: none;
}

#top-menu li
{
	margin: 0;
	margin-bottom: -3px;	
	padding: 5px 7px 0px 5px;
	border-bottom: 4px solid #D7D7D7;
	float: left;
	border-left: 1px solid #E6E6E6;
}

#top-menu li.current
{
	font-weight: bold;
	border-bottom: 4px solid #B2AB4D;
	padding: 5px 7px 0px 5px;
	margin-bottom: -3px;	
}

#top-menu li a
{
	border: 0;
}
#top-menu li:hover {
	border-bottom: 4px solid #B2AB4D;
	margin-bottom: -3px;	
}

#splash
{
	height: 170px;
	overflow: hidden;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix
{
	height: 1%;
}

img.right_inset
{
	float: right;
	margin: 10px;
	border: 3px double #CAC586;
	border-right: 3px double #652323;
	border-bottom: 3px double #652323;
}

img.left_inset
{
	float: left;
	margin: 10px;
	border: 3px double #CAC586;
	border-right: 3px double #652323;
	border-bottom: 3px double #652323;
}

em
{
	background-color: #FCFFD5;
	font-style: normal;
}

#side_menu
{
	background-color: #FFFBDF;
	border-left: 1px solid #F0EFC6;
	padding: 4px;
	width: 150px;
	float: right;
}

#content ul li
{
	list-style-type: none;
	padding-left: 15px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#address
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#contact-form {
	margin-left: auto;
	margin-right: auto;
}
#contact-form form {
	padding: 0;
	margin: 0;
	border-top: 1px solid #C5AB2F;
	background: transparent url(../img/bg-grad.gif) repeat-x scroll;
}
#contact-form strong
{
	/*border-bottom: 1px solid #FFA07A;*/
	color: #C5AB2F;
	font-size: 1.4em;
}

.lightbox
{
	float: right;
	text-decoration: none;
	padding: 4px;
	border: 1px solid #228B22;
}

.lightbox img
{
	border: 0;
}

.lightbox-center
{
	margin: auto auto;
	padding: 4px;
	text-align: center;
}

.left
{
	float: left;
	margin-right: 5px;
	margin-top: 4px;
}

.right
{
	float: right;
	margin-left: 5px;
}
#homepage {
	text-align: center;
}
#homepage h1 {
		margin-top: 1.5em;
		font-size: 1.8em;
		color: #9D9D00;
		font-style: italic;
}
#homepage p {
	font-family: Trebuchet MS, Lucida Grande, serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #454545;
	text-align: justify;
}
#homepage p a {
	text-decoration: underline;
}
#homepage p a:hover {
	background-color: #F6FF8E;
        text-decoration: none;
}
#homepage em {
	background-color: #F6FF8E;
	font-style: italic;
}
.green {
	background-color: #D6F4AA;
	font-style: italic;	
	padding: 5px;
	letter-spacing: 0.05em;
	width: 95%;
}
.green strong {
	color: #000;	
}
#diktyo, #diktyo p {
	text-align: center;
	margin-bottom: 20px;
}
#diktyo img {
	border: 1px solid #CAC586;
	margin: 5px;
}
#diktyo img:hover {
	border: 1px solid #AA9428;
}
#diktyo span {
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.ylika {
	width: 190px;
	float: left;
	padding: 4px;
	background-color: #FAEBD7;
	margin-right: 5px;
	font-size: 110%;
}