body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #73880A;
}
a:hover {
	color: #C79810;
}

#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	background-color: #EAECD7;
	background-image: url(images-steinberg/schmid-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header {
	width: 800px;
	height: 280px;
	background-image: url(images-steinberg/top-bez-flagi-blank.jpg);
	background-repeat: no-repeat;
}
#logo img{
       float:left;
       border:0;
       padding-left:95px;
       padding-top:10px;
}

#topLanguages{
float:right;
}

.languages{
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
border:0;
padding:1px;
}



#footer{
        clear:both;
        padding-bottom:45px;
}

#footer_left img{
        border:0;
        float:left;
        width:120px;
}
#footer_right {
        float:right; 
	font-size: 9px;
	color: #B6965A;
	text-align: right;
	width: 560px;
	margin-right: 5px;
}



#contentoutside {
	width: 560px;
	margin-top: 20px;
	padding: 10px;
	background-color: #FFFFFF;
	float: right;
	margin-bottom: 20px;
}
#contentinside {
	background-color: #F5F5EB;
	width: 540px;
	margin-top: 10px;
	padding: 25px 10px 25px 10px;
	color: #B6965A;
	font-size: 12px;
	/*text-indent: 10px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 140%
}
#contentinside h2{
	color: #D1947C;
	margin: 0 0 10px 0;
}
#contentinside h3 a{
        color: #D1947C;
	margin: 0 0 10px 0;
        text-decoration:none;
}

#contentinside td {border: 1px solid gray; padding: 2px;}

/* #contentinside #form img{ border 0; padding:0;margin:0;} */
#contentinside img{border: 1px solid #B6965A; margin: 5px; padding:5px;background:#fff;}



#contentinside #doc2files{
border: 1px solid #EAECD7;
background:#FFF;
margin:5px;
padding:5px;
float:right;
}

#menu {
	width: 180px;
	float: left;
	margin-top: 20px;
	border-width: 0 1px 0 0;
	border-color: #FFFFFF;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
        margin-bottom: 50px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
        font-size:16px;
	list-style-type: none;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
        border-bottom: 1px solid #fff;
}
#menu a {
	text-decoration: none;
	color: #3F4C6B;
}
#menu a:hover {
	text-decoration: none;
	color: #FF3300;
}
#menu .docactive a{
color:#990000;
}

#menu .active{
color:#990000;
}

#menu .label {
	color: #3F4C6B;
}

#menu .indent0{
      font-weight:bold;
}
#menu .indent1{
      padding-left:10px;
}


/* Opis lead na liście dokumentów */
#menuslead{
font-size:120%;
margin-bottom:10px;
}

/* Dokument na liście */
.doconlist{
margin-bottom:20px;
}


.prevnext{
margin: 25px;
text-align:center;
}


