/* Start of CMSMS style sheet 'Spoledge - en' */
/* CSS Document */
html, body {
	padding: 0;
	margin: 0;
	color: black;
	font-family: verdana, arial;
	background-color: #DEE8F1;
	width: 100%;
	text-align:center;
}


#box {
  position:relative;
	width: 901px;
	margin: 0 auto;
	background-color: #F0F4F9;
}
#heat {
	position: absolute;
	top: 0px;
	left:0
}
#head {
	width: 900px;
	height: 103px;
	margin: 0 0 4px 0;
	background: white url('uploads/images/hlavicka.jpg') top center no-repeat;
}
#nav1 {
	float: left;
	width: 897px;
	height: 230px;
	margin: 0 1px 0 0;
	background: white url('uploads/images/menu-en.jpg') top center no-repeat;
	border: solid 1px white;
}

#cont {
	position: absolute;
	left:0;
	top: 339px;
	width: 901px;
}
#content {
	position: relative;
	width: 901px;
	margin: 0 3px 3px 0;
	padding: 0;
	float: left;
	background-color: #F1F4F9;
}
#news {
	float: left;
	text-align: left;
	width: 225px;
	min-height: 260px;
	margin: 0;
	padding: 10px 20px 30px 25px;
	background: #F1F4F9 url('uploads/images/news-bg.jpg') no-repeat;
	color: #5F5C5D;
	font-size: 80%;
	line-height: 130%;
}
* html #news {
	height: 260px;
}
.text {
	float: left;
	width: 613px;
	min-height: 260px;
	margin: 0;
	padding: 10px 0 30px 15px;
	text-align: left;
}
* html .text {
	height: 260px;
}
.text p {
	font-size: 80%;
	color: #5F5C5D;
        padding: 10px 0px 10px 0px;
}
.text a {
	color: #F04F27;
	font-weight: 500;
}
#footer {
	float: left;
	width: 856px;
	height: 113px;
	margin: 3px 0 0 0;
	padding: 10px 20px 0 25px;
	background: url('uploads/images/footer-bg.jpg') bottom center no-repeat;
	color: #8A898B;
	font-size: 80%;
	text-align: left;
}
.lang-butt a {
	position: absolute;
	top: 89px;
	right: 95px;
	width: 47px;
	height: 15px;
	padding: 2px 0 1px 20px;
	font-size: 10px;
	background: white url('uploads/images/english.gif') bottom left no-repeat;
	text-decoration: none;
	color: black;
	font-weight: 500;
}
.mapa-butt a {
	position: absolute;
	top: 89px;
	right: 170px;
	width: 69px;
	height: 15px;
	padding: 2px 0 1px 20px;
	background: white url('uploads/images/mapa-webu.gif') bottom left no-repeat;
	font-size: 10px;
	text-decoration: none;
	color: black;
	font-weight: 500;
}
.mapa-butt a:hover, .lang-butt a:hover {
	text-decoration: underline;
}
.fl-n {
	display: block;
	float: none;
}
h2 {
	color: #434343;
	font-size: 17px;
	text-indent: -2px;
	font-weight: 500;
}
p a {
	color: #3B65AD;
	text-decoration: underline;
	font-weight: bold;
}
p a:hover {
	text-decoration: none;
}
.orange, .orange a {
	font-weight: bold;
	color: #F04F27;
}
p.foot-1 {
	color: #B2CDE2;
	margin-bottom: 5px;
}
.foot-1 a {
	color: #8A898B;
	font-weight: 500;
}
p.foot-2 {
	margin: 0;
	color: #8A898B;
}
.foot-2 a {
	color: #8A898B;
	font-weight: 500;
	text-decoration: none;
}
.foot-2 a:hover {
	text-decoration: underline;
}
.bullet p {
	margin: 0;
	font-size: 80%;
	color: #5F5C5D;
}
.bullet ul {
	margin: 3px 15px 0 25px;
	list-style: none outside url('uploads/images/bullet.gif');
	font-size: 80%;
	color: #5F5C5D;
}
.bullet li {
	line-height: 18px;
	vertical-align: middle;
	margin: 5px 0 0 0;
}
.cervena {
	float: left;
	width: 162px;
	height: 142px;
	margin: 5px 15px 5px 0;
	padding: 12px 10px 10px 12px;
	background: silver url('uploads/images/1.gif') center top no-repeat;
	font-size: 90%;
	line-height: 120%;
}
.cervena strong {
	text-decoration: underline;
	color: #FA4711
}
.zelena {
	float: left;
	width: 162px;
	height: 142px;
	margin: 5px 15px 5px 0;
	padding: 12px 10px 10px 12px;
	background: silver url('uploads/images/2.gif') center top no-repeat;
	font-size: 90%;
	line-height: 120%;
}
.zelena strong {
	text-decoration: underline;
	color: #259337
}
.modra {
	float: left;
	width: 162px;
	height: 142px;
	margin: 5px 15px 5px 0;
	padding: 12px 10px 10px 12px;
	background: silver url('uploads/images/3.gif') center top no-repeat;
	font-size: 90%;
	line-height: 120%;
}
.modra strong {
	text-decoration: underline;
	color: #3B65AD
}
.cervena a, .zelena a, .modra a {
	color: #5F5C5D;
	font-weight: 600
}
.cervena a:hover, .zelena a:hover, .modra a:hover {
	text-decoration: none;
}

.fright {
  clear: right;
  float: right;
}

/* End of 'Spoledge - en' */

