/* CSS Document */
body {
    text-align:center;
	background-color:#FFFFFF;
	margin:0;
} 
#container {
	position:relative;
	width: 760px;
	text-align:left;
	margin:auto;
}

.header { 
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CCFF00;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:10px;
}

.nominace { 
    font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #CCFF00;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:10px;
}

.kategorie { 
    font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #CCFF00;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}

.nadpis { 
    font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

.podnadpis { 
    font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
	font-style:italic;
}

.text { 
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
        text-indent: 10px;
}

.press { 
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	text-decoration: underline;
        text-indent: 0px;
}

.press a { 
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	text-decoration: underline;
        text-indent: 0px;
}

.cic { 
    font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:0px;
}

.cic a{ 
    font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing:0px;
}

.cic a:hover{ 
    font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #CCFF00;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing:0px;
}

.lang { 
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CCFF00;
	text-align: right;
	font-weight: bold;
        valign:bottom;
	text-decoration: none;
	letter-spacing:0px;
}

.lang a{ 
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing:0px;
}

.lang a:hover{ 
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CCFF00;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing:0px;
}