/* @override http://dreakmore.tigana.pl/css/styl-d.css */

body {
	background:white;
	padding: 5px;
        margin: 5px 5px 5px 5px;
	}

a {
	text-decoration: underline;
	color: blue;
	}

P,BODY,CENTER,TD,TH,BLOCKQUOTE,UL,OL,LI 
{ 	
        font-size: 14px; 
        font-family: Georgia,"Times New Roman",Times,serif
	}

SMALL,IMG,ALT {
        font-weight:normal;
        font-family:verdana,tahoma,arial,helvetica,sans-serif;
        font-size:11px;
        font-style:normal;
        font-variant:normal;
}

H1 {
        font-weight: bold;
        font-family: verdana, tahoma, arial, helvetica, sans-serif;
        font-size: 20px;
        font-style: normal;
        font-variant: normal;
}
H2 {
        font-weight: bold;
        font-family: verdana, tahoma, arial, helvetica, sans-serif;
        font-size: 18px;
        font-style: normal;
        font-variant: normal;
}
H3 {
        font-weight: bold;
        font-family: verdana, tahoma, arial, helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-variant: normal;
	padding-left:4px;
}
H4 {
        font-weight: bold;
        font-family: verdana, tahoma, arial, helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-variant: normal;
}
H5 {
        font-weight: bold;
        font-family: verdana, tahoma, arial, helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-variant: normal;
}
H6 {
        font-weight: bold;
        font-family: verdana, tahoma, arial, helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-variant: normal;
}


INPUT {
        font-weight: normal;
        font-family: courier, courier new, monospaced;
        font-size: 11px;
        font-style: normal;
        font-variant: normal;
}
CODE {
        font-weight: normal;
        font-family: courier, courier new, monospaced;
        font-size: 11px;
        font-style: normal;
        font-variant: normal;
}
TEXTAREA {
        font-weight: normal;
        font-family: courier, courier new, monospaced;
        font-size: 11px;
        font-style: normal;
        font-variant: normal;
}
PRE {
        font-weight: normal;
        font-family: courier, courier new, monospaced;
        font-size: 11px;
        font-style: normal;
        font-variant: normal;
}
SUBMIT {
        font-weight: normal;
        font-family: verdana, tahoma, arial, helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-variant: normal;
}


pre {
	font-size:11px;
	}
	
.greek {
	color:#999;
	}
	
ol {
	margin-right:40px;
	}
li {
	margin-bottom:4px;
	margin-right:5px;
	}

	#leftcontent {
		position: absolute;
		left:5px;
		top:5px;
		width:220px;
		background:#fff;
		border:1px solid blue;
		}

#centercontent hr {
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px dotted #3400ff;
}

	#centercontent {
		background:#fff;
   		margin-left: 219px;
   		margin-right:189px;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 221px;
   		margin-right:191px;
	padding-left: 10px;
}
	html>body #centercontent {
   		margin-left: 221px;
   		margin-right:191px;
		}

	#rightcontent {
		position: absolute;
		right:5px;
		top:5px;
		width:160px;
		background:#eee;
		border:1px solid blue;
		}
	
	#banner {
		background:#fff;
		height:70px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:65px;
		}
	html>body #banner {
		height:65px;
		}
		
	p,h1,h2,h3,h4,h5,pre {
		margin:5px 5px 5px 5px;
		}
		
	form 	{
		margin:5px 5px 5px 5px;
		}		
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:10px
		}

#rightcontent ul {
	padding-left: 0;
	margin-left: 22px;
}
	
#rightcontent hr {
	margin-top: 1px;
	margin-bottom: 1px;
	border-color: #3400ff;
}
	