/* CSS Document */
html, body {height: 100%;}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
table, img {border: 0px;}
h1, h2, h3, h4, h5, h6 {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {font-size: 18px; text-align:justify;}
h2 {font-size: 17px;}
h3 {font-size: 16px;}
h4 {font-size: 15px;}

/* MAIN STYLE */
#Bg {
	background-image: url(images/Bg.gif);
	background-repeat: repeat-x;
	background-color: #F8E9C1;
}
#Bg2 {
	background-position: 100% 15px;
	background-repeat: no-repeat;
}
#Bg a {
	color: #864346;
	text-decoration: none;
}
#Bg a:hover {
	color: #864346;
	text-decoration: underline;
}
div, td, p, span, li, font {color: #864346;}
div, th, td, p, span, li, font {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#Full, #Inter, #Bottom {border-collapse: collapse;}
#Inter {width: 720px;}
#Bottom {
	background-image: url(images/Ferz.jpg);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
#Full td, #Inter td, #Bottom td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

/* LOGO */
#Left {
	float: left;
	width: 244px;
}
#Buttons {
	float: left;
	margin-top: 79px;
	text-align: left;
	width: 40px;
}
#Logo {
	float: left;
	height: 179px;
	width: 204px;
}

/* LEFT MENU */
#LeftMenu {
	clear: both;
	text-align: left;
}
#LeftMenu p {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-top: 1px;
}
#LeftMenu ul, #LeftMenu ol {
	margin: 0px;
	padding: 0px;
}
#LeftMenu ul {
	font-weight: normal;
	list-style-type: square;
                  list-style-image: none;
}
#LeftMenu ol {
	font-weight: bold;
	list-style-type: none;
                   list-style-image: url(images/kvadrat.gif);
	padding-left: 66px;
	padding-top: 6px;
	line-height: 14px;	
}

#Bg .inUse {
	color: #A51A21;
	font-weight: bold;
}
#Bg .inUse a, #Bg .inUse a:hover {color: #A51A21;}

/* TOP MENU */
#TopMenu {
	background: url(images/petros_btn.gif) -3px 55px no-repeat;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 415px;
	height: 100px;
}
#Menu {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 18px;
	width: 80px;
}
#Line {
	float: left;
	margin: 0px;
	margin-right: 1px;
	margin-left: 4px;
}
#Space {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 1%;
}

/* MARQUEE */
#Marquee {
	clear: both;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	text-transform: uppercase;
	width: 410px;
}

/* TEXT */
#Text {
	clear: both;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	text-align: left;
	width: 580px;
}
#Text a {text-decoration: underline;}
#Text a:hover {text-decoration: underline;}

/* BANNERS RIGHT */
#Banners {
	float: right;
	margin: 0px;
	margin-top: 22px;
	margin-right: 0px;
	padding: 0px;
	text-align: right;
}

/* BOTTOM */
#Address, #BottomMenu {text-align: left;}
#Address p, #BottomMenu p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}
#Address p {padding-left: 64px;}
#Hr, #Hr2 {
	margin: 0px;
	padding: 0px;
	padding-top: 40px;
	padding-bottom: 24px;
}
#Hr {padding-left: 64px;}
#Hr2 {padding-left: 0px;}
#DownMenu {float: left;}
#DownMenu p {
	margin: 0px;
	padding: 0px;
	padding-right: 25px;
}
#Col1 {
	background-image: url(images/Vr.gif);
	background-repeat: repeat-y;
	background-position: 100% 0%;
	float: left;
	height: 625px;
	width: 25px;
}
#Col2 {
	float: left;
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
	width: 435px;
}
.Ramka {background-color: #942C32;}
.RowH {
        color: #F8E9C1;
        background-color: #942C32;
        font-weight: bold;
        text-align: center;
        text-transform: uppercase;
}
.Row1 {background-color: #F8E9C1;}
.Row2 {background-color: #F2E0BB;}

