html, body,p {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
}
td {

font-family: Tahoma, Arial, Helvetica sans-serif;
font-size: 11px;
color: #000000;
}

body {
background-color: #DFE0E5;
font-family: Tahoma, Arial, Helvetica sans-serif;
font-size: 11px;
color: #000000;
}



.wrapper {
position: relative;
display: table;
margin: 0;
height: 100%;
}

/* IE/Win requirement so floated tablecells take the height  */
* html .wrapper {display: block; height: 100%;}

.main {
display: table-cell;
border: 0;
margin: 0;
vertical-align: top;
min-height: 100%;
width: auto;
position: relative;
}

#header {
font-size: 10px;
padding: 5;
}
#menu {
color: #000000;
font-size: 10px;
}

#footer {
color: white;
text-align: center;
font-size: 10px;
}

a  {
color: #808080;
text-decoration: none;
font-weight: bold;
}
a.menu {
color: #0B3047;
font-size: 12px;
}
a:hover  {
color: #C00000;
text-decoration: underline;
}
input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #808080;
	}

.gomb{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
border: 1px solid #910000;
background: #910000;

}

select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #808080;


border:0;
margin:-2px;


padding:2px;
background: #E9E9E9;
}
textarea {
color : #808080;
}
.st_blogdivider {


}
