body
{
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #F1F1F1;
	scrollbar-arrow-color: white;
	background-color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	margin-left : 10;
	margin-top : 0;
	color : black;
}

.polozka
{
	font-weight: bold;
}

.formular_text
{
	width: 100%;
}

.formular_textarea
{
	width: 98%;
}

.formular_file
{
	width: 50%;
}

.menu
{
	
	border: 3px;
}

.menu_polozka
{
	text-align: left;
	color: white;
	text-decoration: none;
	padding-left: 5px;
	font-size: 11px;
	font-weight: bold;
}

A:hover .menu_polozka 
{
	color: red;	
}

.menu_cara
{
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.telo
{
	margin-left: 6px;
	margin-right: 10px;
	border: 1px;
}

TD 
{
	font-size : 80%;	
	color : black;	
}

H1
{
	color: black;
	font-size: 130%;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

H2
{
	color: black;
	font-size: 120%;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;	
}

H3
{
	color: black;
	font-size: 110%;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : lighter;	
}

A:Visited
{
	color: black;
	font-weight : bold;
}

A:Hover
{
	color: #0195C0;
	font-weight : bold;
}

A {
	color: black;
	font-weight : bold;
}

#flashingText
{
	left: 20px;
	top: 10px;
	width: 250px;
	position: absolute;
	color: white;
	font-size: 13px;
	font-weight: bold;
	z-index: 1;
}

#volnamista
{
	position: absolute;
	left: 0px;
	top: -19px;
	border: 0px;
	z-index: 1;
}
