* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font-size: 16px;
	font-family: Times New Roman;
	height: 100%;
	background: url(../img/shablon/fon.jpg) top right no-repeat #000;
	color: #dadada;
}

UL,OL /* Left */
{
 padding-left: 15px;
 margin-top: 0px;
 margin-bottom: 0px;
}

a:hover,
a:active {
	font-family: Times New Roman;
	font-size: 14px;
	color: #e0eafe;
	outline: none;
	text-decoration: underline;
}

a:link,
a:visited  {
	font-family: Times New Roman;
	font-size: 14px;
	color: #e0eafe;
	outline: none;
	text-decoration: none;
}

h1 {
	font-family: Times New Roman;
	font-size: 24px;
	color: #FFF;
	outline: none;
}

h2 {
	font-family: Times New Roman;
	font-size: 20px;
	color: #FFF;
	outline: none;
}

table {
	border: 0px;
	border-collapse: collapse;
}

table td {
	padding: 0px;
}

p {margin: 0; padding: 0;}

img {
	border: none;
}

#wrapper {
	width: 100%;
	min-width: 1000px;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 20px;
	background: url(../img/shablon/shapka/verh.jpg) repeat-x;
}

.vp {
	float: right;
	width: 515px;
	height: 51px;
	background: url(../img/shablon/shapka/vp.jpg) no-repeat;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 126px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	min-height: 755px;
	float: left;
	overflow: hidden;
}
#content {
	padding: 18px 209px 155px 0;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	margin-left: -209px;
	width: 43px;
	position: relative;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 166px;
	margin-left: -166px;
	position: relative;
	padding-top:181px;
}

/* Footer
-----------------------------------------------------------------------------*/
.s4et {
	float: right;
	width: 289px;
	height: 54px;
	margin-top: 3px;
	margin-right: 15px;
	background: url(../img/shablon/niz/s4et.png) no-repeat;
}

.np {
	float: right;
	margin: -177px auto 0;
	width: 480px;
	height: 51px;
	background: url(../img/shablon/niz/np.jpg) no-repeat;
}

#footer {
	margin: -126px auto 0;
	min-width: 1000px;
	width: 100%;
	height: 126px;
	background: url(../img/shablon/niz/niz.jpg) repeat-x;
}

/* ==================== Μενώ */

.menu {
	font-family: Tahoma;
	font-size: 24px;
	color: #e0eafe;
	outline: none;
}

.menu a:link,
.menu a:visited  {
	font-family: Tahoma;
	font-size: 24px;
	color: #e0eafe;
	outline: none;
	text-decoration: none;
}

.menu a:hover,
.menu a:active {
	font-family: Tahoma;
	font-size: 24px;
	color: #e0eafe;
	outline: none;
	text-decoration: underline;
}

.text {
	color: #e0eafe;
}
