body
{
	margin: 0px;
 	padding: 0px;
	text-align: center;
}

img {
  border: none;
}

h1
{
	font-family: Myraid, Verdana, sans-sefif;
    font-size: 10px;
    font-style: bold;
	color:#3B0000;
	text-decoration: underline;
}
.calosc
{
	margin: 0 auto 10px auto;
	text-align: left;
	width: 1000px;
	position:relative;
    background: transparent url('tlo.gif') repeat-y;

}
.stopka
{
	background-color: #737171;
	height: 62px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 10px;
	color: #D8D7D7;
    width: 1000PX;
    text-align: left;
}
.stopka a:link, .stopka a:visited, .stopka a:hover, .stopka a:active
{
	color : #D8D7D7;
	text-decoration : none;
}

.stopka ul
{
	list-style : none;
	margin : 0;
	padding : 0;
	display : inline;
}

.stopka li
{
	list-style : none;
	display : inline;
    margin-right : 13px;
}

.stopka2
{
        margin: 16px 50px;
	height: 25px;
}

.tresc
{
    text-align:left;
    width:381px;
    position: relative;
    left: 50px;
    padding-top: 40px;
        font-family: Myraid, Verdana, sans-sefif;
    font-size: 10px;
}

p
{
    color:#444444;
    font-size: 10px;
    font-family: verdana, tahoma, Arial, sans-serif;
    line-height: 1.4;
    margin: 10px 0 10px 0;
}
a:link, a:visited, a:active
{
    color:#3B0000;
	font-weight:bold;
    text-decoration:none;
}
a:hover
{
    color:#3B0000;
	font-weight:bold;
    text-decoration:underline;
}

.list, .head, .table {
    font-family: Myraid, Verdana, sans-sefif;
    font-size: 10px;
    margin: 10px 0;
}

.list th {
  font-weight: normal;
}


.table input, .table textarea {
    font-family: Myraid, Verdana, sans-sefif;
    font-size: 10px;
    border: 1px solid #575757;
    background: none;
    color: #575757;
}

.theme {
    background-color: #F5F5EB;
    position: absolute;
    bottom: 62px;
    top: 380px;
    right: 0px;
    left: 561px;
}

div.project {
  float: left;
  position: relative;
  width: 125px;
}

td.title {
  font-size: 9px;
}