BODY	{margin:0px;padding-top: 20px;
font: 11px "Verdana CE", Verdana, "Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
 background: white;
 background-image: url(../images/back_page.jpg);
}
input,select,textarea { /* vlastnosti formularovych prvku */
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	background: white;
	font-size: 11px;
	border: 1px solid black;
	}
p {text-align: justify; color=black;}
form	{margin:0px;padding:0px;}
td {	font-size: 11px;}
.bold {font-weight:bold;}
.left15 {padding-left: 15px;}
.text {text-align: justify; margin: 0 15px 0 15px;  line-height: 15px;font-size: 11px;}
.silver {color: #727272;}
.orange {color: #EA8002;}
.yellow {color: #D6CE04;font-size: 15px;}
.white {color: white;}
.blue {color: #4096D1;}

h1, h2, h3 {
	color: #4096D1;
	font-style: normal;
	font-weight: bold;
}
h1 {
	font-size: 16px;
}
a {
	text-decoration: underline;
	color: #56555a;
}
a:hover {
	text-decoration: underline;
	color: black;
}
.submenu_item {
margin: 0 0px 0 10px;line-height: 11px; color: black;text-decoration: none;  font-size: 11px;  font-weight: bold;
}
.submenu_item:hover {
margin: 0 0px 0 10px;line-height: 11px; color: #EA8002;text-decoration: none;  font-size: 11px;  font-weight: bold;


.cara {
	border: 1px black solid; 
}