body, table
{
        font-family: Arial;
        font-size: 12px;
        color: #FFFFFF;
}

.obsah {
        color: #FFFFFF;
}

.obsah A {
        text-decoration: none;
        color: #FF0096;
        font-weight: bold;
}

.obsah A:hover {
        text-decoration: underline;
        color: #FF0096;
        font-weight: bold;
}

.menu_main {
        color: #481800;
        font-weight: bold;
}

.menu_main A {
        text-decoration: underline;
        color: #481800;
        font-weight: bold;
}

.menu_main A:hover {
        text-decoration: none;
        color: #481800;
        font-weight: bold;
}

.marq {
        color: #FFFFFF;
        font-size: 12px;
}

.marq A {
        text-decoration: none;
        color: #FFFFFF;
        font-size: 12px;
}

.marq A:hover {
        text-decoration: none;
        color: #FFFFFF;
        font-size: 12px;
}

.c {
        text-decoration: none;
        color: #FFFFFF;
}

.c A {
        text-decoration: underline;
        color: #FFFFFF;
        font-weight: bold;
}

.c A:hover {
        text-decoration: none;
        color: #FFFFFF;
        font-weight: bold;
}
.cat2 {
        text-decoration: none;
        color: #FFFFFF;
}

.cat2 A {
        text-decoration: none;
        color: #FFFFFF;
}

.cat2 A:hover {
        text-decoration: none;
        color: #FFFFFF;
}

.main {
        font-size: 14px;
        color: #FFFFFF;
        font-weight: bold;
}

.main A {
        font-size: 14px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
}

.main A:hover {
        font-size: 14px;
        color: #FFFFFF;
        text-decoration: underline;
        font-weight: bold;
}

.main_m {
        font-size: 14px;
        color: #225294;
        font-weight: bold;
}

.main_m A {
        font-size: 14px;
        color: #225294;
        text-decoration: none;
        font-weight: bold;
}

.main_m A:hover {
        font-size: 14px;
        color: #225294;
        text-decoration: underline;
        font-weight: bold;
}

.news {
        color: #225294;
}

.news A {
        text-decoration: none;
        color: #225294;
}

.news A:hover {
        text-decoration: underline;
        color: #225294;
}

.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;
}

.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;
}

.infobox {
	background-color: 277ABC;
	color: FFFFFF;
	border: 1px solid #277ABC;
	padding: 3;
        font-size: 11px;
        font-family: Arial;
	overflow: hidden;
}

.mid_input {
	background-color: #8A4A00;
	color: #FFA200;
	border: 1px solid #481800;
	padding: 6;
        font-size: 12px;
        font-family: Arial;
	overflow: hidden;
}

.pic {
	background-color: FFFFFF;
	border: 1px solid #481800;
}
.pic1 {
	border: 4px solid #FF0096;
} 

}
.pic2 {
	border: 1px solid #FFFFFF;
} 
.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: #FF0096; border: none;
}