/* css major */
body {
	margin: 0px;
	font-family: Verdana, 'Arial CE', Arial;
	font-size: 12px;
	text-align: left;
	background-color: #000000;    
}

a:link, a:active, a:visited {
	color: #FFFFFF; 
	text-decoration: underline;
} 

a:hover {
	color: #FFFFFF; 
	text-decoration: none;
}

#header {
	width: 962px;
	min-height: 250px;
	_height: 250px;
	text-align: center;
	margin: auto;
    background-color: #000000;
    background-image: url(images/header.jpg);
    border-left: 0px solid #CCFF00;
    border-right: 0px solid #CCFF00;
    border-bottom: 0px solid #CCFF00;
}

#top_menu	{
	width: 962px;
	min-height: 20px;
	_height: 20px;
	text-align: center;
	margin: auto;
	margin-top: 6px;
    background-color: #10F911;
    background-image: url(images/top-menu-line.jpg);
	background-repeat: repeat-x;
	background-position: 95% 95%;
}

.arc_top_menu_left {
	width: 30px;
	height: 20px;
	float: left;
	background-image: url(images/arc-left.jpg);
	background-repeat: no-repeat;
}

.arc_top_menu_right {
	width: 20px;
	height: 20px;
	float: right;
	background-image: url(images/arc-right.jpg);
	background-repeat: no-repeat;
}

.button {
	width: 118px;
	height: 14px;
	float: left;
	text-align: center;
	color: #000000;
	padding: 3px;
	font-weight: bold;
	font-style: italic;
	background-color: #000000;
	background-image: url(images/top-menu-line.jpg);
	background-repeat: repeat;
}

.butborder {
	border-right: 2px solid #000000;
}

#top {
	width: 962px;
	height: 20px;
	margin:	auto;
	background-color: #000000;
}

#top_left {
	width: 150px;
	height: 20px;
	margin: auto;
	margin-right: 5px;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #000000;
	background-color: #00FF00;
	background-image: url(images/top-line.jpg);
	background-color: repeat;
}

#top_center {
	width: 652px;
	height: 20px;
	margin: auto;
	margin-right: 5px;
	float: left;
	background-color: #00FF00;
	background-image: url(images/top-line.jpg);
	background-color: repeat;
}

#top_right {
	width: 150px;
	height: 20px;
	margin: auto;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #000000;
	background-color: #00FF00;
	background-image: url(images/top-line.jpg);
	background-color: repeat;
}

.top_center_txt {
	height: 14px;
	float: left;
	padding: 3px;
	text-align: left;
	font-style: italic;
	font-size: 12px;
	color: #000000;
}

.corner_top_left {
		width: 20px;
        height: 20px;
        float: left;
	    background-image: url(images/corner-top-left.jpg);
	    background-repeat: no-repeat;
}

.corner_top_right {
		width: 20px;
        height: 20px;
        float: right;
	    background-image: url(images/corner-top-right.jpg);
	    background-repeat: no-repeat;
}

#site_body {
	width: 962px;
	margin: auto;
	min-height: 330px;
	background-color: #000000;
}

#inside_left {
	width: 150px;
	margin-right: 5px;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}

#inside_center {
	width: 652px;
	margin-right: 5px;
	float: left;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}

#inside_right {
	width: 150px;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}

#inside_center a:link {
        color:          #FFFFFF;
        text-decoration: underline;
}

#inside_center a:active {
        color:          #FFFFFF;
        text-decoration: underline;
}

#inside_center a:visited {
        color:          #FFFFFF;
        text-decoration: underline;
}

#inside_center a:hover {
        color:          #FFFFFF;
        text-decoration: none;
}

#footer {
		width:          962px;
        height:         20px;
        margin:         auto;
        clear:          both;
        background-color: #000000;
}

.inside_left_box {
	width: 128px;
	min-height: 310px;
	_height: 310px;
	padding: 10px;
	border-right: 1px solid #00FF00;
	border-left: 1px solid #00FF00;
}

.inside_center_box {
	width: 630px;
	min-height: 330px;
	_height: 330px;
	padding: 10px;
	border-right: 1px solid #00FF00;
	border-left: 1px solid #00FF00;
}

.inside_right_box {
	width: 128px;
	min-height: 310px;
	_height: 310px;
	padding: 10px;
	border-right: 1px solid #00FF00;
	border-left: 1px solid #00FF00;
}

.bottom_left {
	width: 150px;
	height: 20px;
	margin: auto;
	text-align: center;
	font-size: 12px;
	color: #000000;
	background-color: #00FF00;
	background-image: url(images/footer-line.jpg);
	background-color: repeat;
}

.bottom_center {
	width: 652px;
	height: 20px;
	margin: auto;
	text-align: center;
	font-size: 12px;
	color: #000000;
	background-color: #00FF00;
	background-image: url(images/footer-line.jpg);
	background-color: repeat;
}

.bottom_right {
	width: 150px;
	height: 20px;
	margin: auto;
	text-align: center;
	font-size: 12px;
	color: #000000;
	background-color: #00FF00;
	background-image: url(images/footer-line.jpg);
	background-color: repeat;
}

.corner_bottom_left {
		width: 20px;
        height: 20px;
        float: left;
	    background-image: url(images/corner-bottom-left.jpg);
	    background-repeat: no-repeat;
}

.corner_bottom_right {
		width: 20px;
        height: 20px;
        float: right;
	    background-image: url(images/corner-bottom-right.jpg);
	    background-repeat: no-repeat;
}

.sign {
        width:          652px;
        height:         35px;
        font-size:      10px;
        color:          #FFFFFF;
        margin:         auto;
        margin-top: 5px;
        clear:          both;
        text-align:     center;
}

.sign a:link {
        color:          #FFFFFF;
        text-decoration: none;
}

.sign a:active {
        color:          #FFFFFF;
        text-decoration: none;
}

.sign a:visited {
        color:          #FFFFFF;
        text-decoration: none;
}

.sign a:hover {
        color:          #FFFFFF;
        text-decoration: underline;
}

.cl {
	clear: both;
}

/* menu buttons */

#menu_home_aktiv a {
	float: left;
	padding: 2px;
	font-weight: normal;
	margin-left: 20px;
	color: #000000;
	background-color: #00ff00;
	background-position: left bottom;
}

#menu_uvod a {
	float: left;
	padding: 2px;
	font-weight: normal;
	margin-left: 20px;
	color: #000000;
	background-color: #00ff00;
	background-position: left bottom;
	display: block;
}

#menu_uvod a:hover {
	float: left;
	padding: 2px;
	font-weight: normal;
	margin-left: 20px;
	color: #ffffff;
	background-color: #000000;
	background-position: left bottom;
}

/* text */
h1 {
	font-size: 14px;
	text-align: center;
}

h2 {
	text-align: center;
}

.it {
	font-style: italic;
}

.cent {
	text-align: center;
}

/* tables */


/* boxes */


/* forms */


/* menu */
ul#mainMenu, ul {
        color:          #000000;
        padding:        0px;
        margin:         0px;
        list-style-type: none;
}

ul#mainMenu ul {
        margin-top:     6px;
}

ul#mainMenu li {
        float:          left;
        padding:        6px;
        width:          100px;
}

ul#mainMenu a {
        color:          #000000;
        display:        block;
        font-weight:    bold;
        background-color: #00ff03;
        text-decoration: none;
        font-style: italic;
}

ul#mainMenu ul a {
        border-bottom:  none;
        border-left:    1px solid #000000;
        border-right:   1px solid #000000;
        border-bottom:  1px solid #000000;
        padding-left:   2px;
        font-style: normal;
}

ul#mainMenu ul a:hover {
        color:          #000000;
        border-left:    1px solid #000000;
        border-right:   1px solid #000000;
        background-color: #ffffff;
}

ul#mainMenu ul {
        position:       absolute;
        visibility:     hidden;
        border-bottom:  1px solid #000000;
        background-color: #FFFFFF;
}

ul#mainMenu li:hover ul, ul#mainMenu li.hover ul {
        visibility:     visible;
}

ul#mainMenu li li {
        float:          none;
        border:         none;
        padding:        0px;
        width: 200px;
        text-align: left;
}

ul#mainMenu li {
        behavior: url(hover.htc);
}

.lang {
	width: 110px;
	height: 20px;
	margin-top: 10px;
}

.gallery {
	width: 620px;
	min-height: 10px;
	_height: 10px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #FFFFFF;
}

.gall_picture {
	width: 70px;
	height: 53px;
	float: left;
	border: 1px solid #FFFFFF;
}

.gall_text {
	width: 540px;
	min-height: 53px;
	_height: 53px;
	float: left;
	margin-left: 5px;
}

.gall_title {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

/* boxes */
.ubox1 {
	width: 630px;
	min-height: 90px;
	_height: 90px;
	margin: auto;
	margin-bottom: 20px;
	clear: both;
}

.tubox1 {
	width: 490px;
	min-height: 85px;
	_height: 85px;
	padding: 0px;
	float: left;
	text-align: justify;
}

.utit {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

.newsar1 {
	border: 1px solid #000000;
	float: left;
	margin-left: 10px;
}

.newsar2 {
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
}

.article {
	width: 620px;
	min-height: 10px;
	_height: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #FFFFFF;
}

.article_title {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	text-decoration: underline;
}

.article_text {
	margin-bottom: 10px;
}

.article_footer {
	padding-bottom: 20px;
}

