/* CSS Document ROSI*/

/* AKTUALITY VOD START*/
#aktuality_uvod {
	text-align: center;
}
#aktuality_uvod a {
	color: #FFFFFF;
	text-decoration: none;
}
#aktuality_uvod a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.aktuality_uvod_datum_cas {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.aktuality_uvod_blank {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
/* AKTUALITY VOD KONEC */


/* AKTUALITY START */
.aktuality_tabulka {
	width: 95%;
	border: none;
}
.aktuality_datum_cas {
	font-size: 10px;
	font-weight: bold;
}
.aktuality_nazev {
	font-size: 12px;
	font-weight: bold;
}
.aktuality_popis {
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}
.aktuality_tabulka a {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.aktuality_tabulka a:hover {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #CAC6B3;
}
.aktuality_blank {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
/* AKTUALITY KONEC */


/* REFERENCE START */
.reference_tabulka {
	width: 95%;
	border: none;
	color:#666666;
}
.reference_nazev {
	font-size: 12px;
	font-weight: bold;
	color:#666666;
}
.reference_popis {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color:#666666;
}
.reference_popis a {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.reference_popis a:hover {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #CAC6B3;
}
.reference_obrazek_uvod {
    border-top:1px;
	 border-right:1px;
	  border-bottom:1px;
	   border-left:1px;
	   padding-left:2px;
	   padding-right:2px;
	border-color:#CCCCCC;
	
}
.ramecek {
    border:1px;
	border-color:#CCCCCC;
	padding-left:2px;
	padding-right:2px;
	position:relative;
}
.zvets_obrazek {
    border:1px;
	border-color:#CCCCCC;
	padding:2px;
}
/* REFERENCE KONEC */


/* OBRZKY V NOVM OKN START */
.nahledovy_body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.nahledovy {
	color: #000000;
	text-align: center;
}
.nahledovy a {
	text-decoration:none;
	color: #000000;
}
.nahledovy_ramecek {
	border-top: 1px solid #4480C9;
	border-right: 1px solid #4480C9;
	border-bottom: 1px solid #4480C9;
	border-left: 1px solid #4480C9;
	background-color:#CCCCCC;
	border-color:#CCCCCC;
}
.mask_img {
	background-image: url(../image/maska.gif);
	height: 80px;
	width: 100px;
	position: relative;
	color: #CCCCCC;
}
/* OBRZKY V NOVM OKN KONEC */
input {
	background-color: #DFDFDF;
	position: relative;
	width: 150px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	position: relative;
	height: 160px;
	width: 300px;
}

