h1#logo {	background: url(../_images/logo.jpg) 0 0 no-repeat; margin: 0; height: 213px; }
h1#logo span { display: none; }
h1#logo a, h1#logo a:active, h1#logo a:hover, h1#logo a:visited { width: 424px; display: block; text-decoration: none; }

.headl {
	background: url(../_images/hbgl.jpg) no-repeat;
	width: 20px;
	height: 37px;
	margin: 0;
	display: block;
	float: left;
}
.headr {
	background: url(../_images/hbgr.jpg) no-repeat;
	width: 20px;
	height: 37px;
	margin: 0;
	display: block;
	float: left;
}
h2.bubble { 
	background: url(../_images/hbgc.jpg) repeat-x; 
	height: 37px;
	margin: 0;
	padding: 9px 10px 0 10px;
	font-size: 14px;
	font-weight: normal;
	color: white; 
	display: block; 
	float: left;
}



#holder {
	margin: auto;
	padding: 0;
	border-collapse: collapse;
}

#header {
	height: auto;
	width: 690px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#main {
	height: auto;
	width: 690px;
	margin: 0;
	padding: 0;
}

#right { 
	width: 118px;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	background: url(../_images/bgr.jpg) repeat-y;
}

#mainmenu {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	border: 0;
	width: 118px;
}
#mainmenu a {
	display: block;
	margin: 4px 0 0 0;
	font-weight: bold;
	font-size: 10px;
	color: white;
}
#mainmenu a:hover {
	/*text-decoration: none !important;*/
}
.mainmenu-top {
	width: 118px;
	height: 39px;
	background: url(../_images/menu-bgt.jpg) no-repeat;
	margin: 0;
	padding: 0
}
.mainmenu-bottom {
	width: 118px;
	height: 35px;
	background: url(../_images/menu-bgb.jpg) no-repeat;	
	margin: 0;
	padding: 0;
}
.mainmenu-center {
	width: 118px;
	height: 30px;
	background-image: url(../_images/menu-bgc.jpg);
	background-repeat: repeat-y;
}
#mainmenu .line {
	background: url(../_images/menu-line.jpg) no-repeat;
	width: 118px;
	height: 3px;
}

.ball {
	background: url(../_images/ball1.jpg) no-repeat;
	display: block;
	float: left;
	width: 23px;
	height: 20px;
	margin: 0 0 0 3px;
}

#left {
	width: 532px;
	margin: 0;
	padding: 0 20px;
	vertical-align: top;
	background: url(../_images/bgc.jpg) repeat-y;
}

#content {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#content a {
	text-decoration: underline !important;
}
#left-content {
	width: 330px;
	vertical-align: top;
	text-align: justify;
	font-size: 12px;
	line-height: 1.25em;
	padding: 0 20px 0 0;	
}
#left-content strong { font-size: 95%; }
#left-content ul { text-align: left; }

#news {
	width: 200px;
	vertical-align: top;
	font-size: 11px;
	text-align: justify;
}
#news strong {
	font-size: 100%;
	font-weight: normal;
}

#bottom {
	width: 690px;
	height: 64px;
	background: url(../_images/bgb.jpg) no-repeat;
}

#footer {
	width: 572px;
	background: url(../_images/bg.jpg) repeat;
}
#footer-menu {
	margin: 10px;
	padding: 0;
	color: white;
	list-style: none;
	list-style-image: none;
}
#footer-menu li {
	display: inline;
	margin: 0 6px 0 0;
	padding: 0 0 0 14px;
	background: url(../_images/dot.jpg) 0 5px no-repeat;
	color: white;
	font-weight: bold;
}
#footer-menu li#prvni {
	background: none !important;
}
#footer a, #footer a:hover, #footer a:active, #footer a:visited {
	color: white;
	font-weight: bold;
	font-size: 10px;
}

#copyright {
	font-size: 10px;
	color: #B5C5D4;
}
#copyright a, #copyright a:active, #copyright a:visited {	color: #B5C5D4 !important; }
#copyright a:hover { color: #3399FF !important; }

#reference { width: 99%; }
#reference td { vertical-align: top; font-size: 90%; }
#reference a img { border: 1px solid #666; }

.partners, .partners a { font-size: 10px; color: #B5C5D4; text-align: center; }

.date {
	font-size: 9px;
	font-weight: bold;
	color: #476C93;
}

.more {
	font-size: 95%;
}
