/* styl*/
.menu a:link, .menu a:visited  {
	color: #CC3333;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.menu a:hover {
	color: #FF3333;
	text-decoration: none;
}

/* leve menu*/
.leve_menu {
	color: #336699;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.8;
	text-transform: uppercase;
}
.leve_menu a:link, .leve_menu a:visited {color: #336699;font-size: 0.8em;}
.leve_menu a:hover {
	color: #999999;
	text-decoration: none;
}

/* detail*/
.detail { color: #666666; font-size: 0.6em;margin-top: -10px;}
.detail a:link, .detail a:visited  {color: #336699;	font-weight: bold;}
.detail a:hover {color: #999999;}

/* styly*/
.jointcare  {
	color: #336699;
	text-align: justify;
}

.blue  {color: #336699;}
.text  {
	color: #336699;
	text-align: justify;
}
.text a {color: #336699;}
.text a:hover {
	text-decoration:underline}
.nadpis  {
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	color:#336699;
	
}
.nadpis a{line-height: 1.1;}
.nadpis a:hover {color: #333366;}
.tabulka  {
	border: none;
	border-collapse:collapse;
	color: #CC0000;
}
.na_stred  {
	text-align:center;
}
.reklama{
	height:auto;
	width: 360px;
	margin: 10px 10px 10px -50px;
	display: inline;
	border: 1px solid #336699;
	background-color: #FF9900;
	padding: 10px;
	float: left;
	text-align: left;
	clear: both;
}

a 	{text-decoration: none;	font-weight: bold;}
a:hover {text-decoration:underline;}
a:visited 
	{}

/* H*/
h1 {
	font-size: 1.2em;
	font-weight: bold;
	color:#CC0000;
}
h2 {
	font-size: 0.8em;
	font-weight: bold;
}
h3 {
	font-size:0.9em;
	font-weight: normal;
}
h4 {color:#666666; font-size:0.6em; font-weight: normal;}

hr {
	clear: both;
	width: 300px;
	border: none;
	color:#FF9900;
}
.cistic {
	clear: both;
	border:none;
	height:1px;
	margin:-10px 0 -10px 0;
}
.zpet {
	height: 20px;
	text-align: right;
	color: #CC0000;
	font-size: 12px;
}

