body, table, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}


a {
        text-decoration: none;
        color: #ffffff;
}

a:hover, 
a:active {
	text-decoration: underline;
}

.bg {
        background: #005d98 url('bg.gif') repeat-x top left;
}

.bg2 {
        background: #f2f2f2 url('bg2.gif') repeat-x top left; 
}

.theme_logo {
        background: #ffffff url('img1.jpg') no-repeat center 50%;
}

.menu_bg {
	padding: 10px 0 0 0;
	background: #12689f url('menu_bg.gif') repeat-x top left;
}


.text {
	padding: 0px;
	margin: 0px;
        text-align: justify;
}

.text h1 {
        margin: 10px 0 20px 0;
        font-weight: bold;
        font-size: 14px;
}
.text p {
        margin: 10px 70px 10px 0;
}

.menu1 {
	padding: 0 10px;
}

.menu1 a {
	font-size: 11px; 
        color: #c7c7c7;
}


.menu1_sep {
	background-image: url(sep1.gif); 
        width: 1px;
}

.menu3 {
	width: 100px;
        text-align: center;
}

.menu3 a {
        color: #000000; 
}

.menu3_sep {
	background-image: url(sep3.gif);
        width: 1px;
        height: 72px;
}

.menu2 {
        padding: 5px 10px 5px 20px;
        font-size: 13px; 
        text-align: left;
}


.menu4 {
	padding: 5px 20px; 
        text-align: center;
}

.menu4_sep {
	background-image: url(sep4.gif); 
        width: 1px;
        height: 72px
}

.bodylink {
	padding: 0px;
        text-align: left;
}

.bodylink a {
	color: #b3e6ff; /* #c8c8ff; */
}


.lang {
	padding: 5px;
}

.lang a {
	font-size: 11px;
}

.date {
	font-size: 11px; 
        color: #dedede;
        text-align: center;
}

.popup_menu {
	border: #ffffff 1px solid;
        padding: 3px 12px 3px 5px; 
        margin: 0px;
        font-size: 13px;
        visibility: hidden; 
        color: white; 
        position: absolute; 
        background: #808080; 
        width: auto;
}

.novinky a {
	font-size: 11px;
}

.extlink a {
        background: transparent url("ext_classic.gif") no-repeat scroll right center;
        padding-right:13px;
        color: #b3e6ff; /* svetla modra */
        /*#BFBFBF; #C8C8FF;*/
        
} 

.menu1 a:hover,
.menu1 a:active,
.bodylink a:hover,
.extlink a:hover,
.extlink a:active {
        color: #ffffff;
}




/*
,
.extlink a[href^="https://"],
.extlink a[href^="ftp://"]
*/

a.pdf, a.ppt, a.flash
{
        background: transparent none no-repeat scroll right center;
        padding-right: 19px;
        padding-bottom: 1px;
        padding-top: 1px;
}

a.pdf
{
        background-image: url("pdf.gif");
}

a.ppt
{
        background-image: url("ppt.gif");
}

a.flash
{
        background-image: url("flash.gif");
}