/*
KREDIT
*/
html,body{margin:0;}
body{font: 80% arial,sans-serif;text-align:center; background: #ccc;}
h1 {font: bold; font-size: 72px; font-family: Verdana, Sans-serif, Arial; margin:0;  padding:0px;}
p{margin:0 10px 10px}
p:first-letter {
	font-size: 200%;
	vertical-align: bottom;
	color: #e46c0b;
}

li
{
	padding: 1px 15px 1px 5px;
	list-style-type: none;
	list-style-position: inside;
}
.gorizont li	{display:inline;
	padding: 0px 0px 1px 20px;
	list-style-type: none;
	list-style-position: inside;

}
#navigation h3	{
	background: #e46c0b;
	color: #fff;
	padding: 20px;
}
ul.nosimbli	{
	list-style-type: none;
}
ul.simfile li	{
	padding: 0px 0px 1px 20px;
	list-style-type: none;
	list-style-position: inside;
	background: url(../pic/file.gif) no-repeat;
}
ul.simdir li	{

	padding: 0px 0px 1px 20px;
	list-style-type: none;
	list-style-position: inside;
	background: url(../pic/dir.gif) no-repeat;
}
ul.simarj li	{
	padding: 0px 0px 1px 20px;
	list-style-type: none;
	list-style-position: inside;
	background: url(../pic/arj.gif) no-repeat;
}
ul.simcom li	{
	padding: 0px 0px 1px 20px;
	list-style-type: none;
	list-style-position: inside;
	background: url(../pic/com.gif) no-repeat;
}

a{color: #555;}
a:hover{color: #aaa;}
#header-top {height:90px; margin:0;  padding:0px;background: #e46c0b; color: #fff}
#header-left {height:80px; width:100%; margin:0;  padding:0px;background: #ddd8c2; color: #908d7c; text-align:right}
#header-right {height:60px; width:49%; margin:0;  padding:10px;background: #494329; color: #eee; text-align:right; float:left;}
#header-H1 { margin:0;  padding:10px;background: #4a4527;color: #fdfdfb}
#container{text-align:left; background: #ffffff; padding:10px}
#content p{line-height:1.4;}
#navigation{background:#fff; padding:5px 1px;}
#extra{background:#4a4527; color: #eee; margin-top:-15px;  padding:0px;}
#extra2{background:#4a4527; color: #eee; margin-top:0px;  padding:20px; text-align:right}
#footer{background: #4a4527; color: #FFF}
#footer p{margin:0;padding:5px 10px}

#container{width:980px;margin:0 auto}
#content{float:right;width:660px}
#navigation{float:left;width:300px}
#extra{clear:both;width:100%}
#extra2{clear:both;width:100%; height:80px;}

a.bord {
        text-decoration: none;
        font-weight: bold;
		border:#777777 1px dotted;
		padding:10px;
		margin:3px;

}
a.bord2 {
        text-decoration: none;
        font-weight: bold;
		border:#777777 1px dotted;
		padding:10px;
		margin:3px;

		background: #EEEEEE;
}