body, table
{
        font-family: Tahoma;
        font-size: 12px;
}

.obsah {
        color: FFFFFF;
}

.obsah A {
        text-decoration: underline;
        font-weight: bold;
        color: F78516;
}

.obsah A:hover {
        text-decoration: none;
        font-weight: bold;
        color: F78516;
}

.oranz {
        color: F78516;
        font-weight: bold;
}

.pic {
	border: 3px solid #F78516;
}

.link1 {
        color: #69AFD7;
        font-weight: bold;
}

.link1 A {
        text-decoration: none;
        color: #69AFD7;
        font-weight: bold;
}

.link1 A:hover {
        text-decoration: underline;
        color: #69AFD7;
        font-weight: bold;
}


.top {
        font-size: 16px;
        color: #69AFD7;
        font-weight: bold;
}

.left {
        font-size: 11px;
        color: #FFFFFF;
}

.left A {
        font-size: 11px;
        text-decoration: none;
        color: #FFFFFF;
        font-weight: bold;
}

.left A:hover {
        font-size: 11px;
        text-decoration: underline;
        color: #FFFFFF;
        font-weight: bold;
}

.tour {
        font-size: 12px;
        color: #FFFFFF;
}

.tour A {
        font-size: 12px;
        text-decoration: none;
        color: #FFB0F9;
        font-weight: bold;
}

.tour A:hover {
        font-size: 12px;
        text-decoration: underline;
        color: #FFB0F9;
        font-weight: bold;
}

.tour_nad {
        font-size: 24px;
        color: #FFFFFF;
        font-weight: bold;
}

.tour_nad A {
        font-size: 24px;
        text-decoration: none;
        color: #FFFFFF;
        font-weight: bold;
}

.tour_nad A:hover {
        font-size: 24px;
        text-decoration: underline;
        color: #FFFFFF;
        font-weight: bold;
}

.left3 {
        font-size: 11px;
        color: #FFFFFF;
        font-weight: light;
}

.left3 A {
        font-size: 11px;
        text-decoration: none;
        color: #FFFFFF;
        font-weight: light;
}

.left3 A:hover {
        font-size: 11px;
        text-decoration: underline;
        color: #FFFFFF;
        font-weight: light;
}

.left2 {
        font-size: 11px;
        color: #69AFD7;
}

.left2 A {
        font-size: 11px;
        text-decoration: none;
        color: #69AFD7;
}

.left2 A:hover {
        font-size: 11px;
        text-decoration: underline;
        color: #69AFD7;
}

.main {
        font-size: 12px;
        font-weight: bold;
        color: #69AFD7;
}

.main A {
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        color: #69AFD7;
}

.main A:hover {
        font-size: 12px;
        font-weight: bold;
        text-decoration: underline;
        color: #69AFD7;
}

.infobox {
	background-color: F8FBFD;
	color: 69AFD7;
	border: 1px solid #86BEDF;
	padding: 3;
        font-size: 11px;
        font-family: Arial;
	overflow: hidden;
}

.posun {
	background-color: FFFFFF;
	color: 69AFD7;
	border: 1px solid #86BEDF;
	padding: 2;
        font-size: 11px;
        font-family: Arial;
}
.input {
		font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 15px;
		width: 100px;
		height: 20px;  text-align: left; background-color: #E6E6E6;
		border: 1px solid #000000;
}
.submit {
		font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 13px;
		width: 60px;
                font-weight: bold;
		height: 20px; 
		text-align: center;
		color: #ffffff; background-color: #F26522; border: none;
}
