body {
        background-color: white;
        font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:14px;
}

#all {
	background-color: white;
}

#body {
	background-color: white;
        position: absolute;
        left: 50%;
        top: 0px;
        margin-left: -640px;
        width: 1280px;
}

#stit01 { 
        position: absolute;
        left: 0px;
        top: 0px;
        width: 1279px;
        height: 48px;
        background: white url('../img/lolweb_ti_01.png') no-repeat scroll top left;
}

#stit02 { 
        position: absolute;
        left: 0px;
        top: 48px;
        width: 761px;
        height: 300px;
        background: white url('../img/lolweb_ti_02.png') no-repeat scroll top left;
}

#stit03 { 
        position: absolute;
        left: 761px;
        top: 48px;
        width: 265px;
        height: 300px;
        background: white url('../img/lolweb_ti_03.jpg') no-repeat scroll top left;
}

#stit04 { 
        position: absolute;
        left: 1026px;
        top: 48px;
        width: 253px;
        height: 300px;
        background: white url('../img/lolweb_ti_04.png') no-repeat scroll top left;
}

#stit05 { 
        position: absolute;
        left: 0px;
        top: 348px;
        width: 250px;
        height: 502px;
        background: white url('../img/lolweb_ti_05.png') no-repeat scroll top left;
}

#stit08 { 
        position: absolute;
        left: 1026px;
        top: 348px;
        width: 253px;
        height: 502px;
        background: white url('../img/lolweb_ti_08.png') no-repeat scroll top left;
}

#stit11 { 
        position: absolute;
        left: 250px;
        top: 809px;
        width: 777px;
        height: 41px;
        background: white url('../img/lolweb_ti_11.png') no-repeat scroll top left;
}

#spag01 { 
        position: absolute;
        left: 0px;
        top: 0px;
        width: 1279px;
        height: 48px;
        background: white url('../img/lolweb_pg_01.png') no-repeat scroll top left;
}

#spag02 { 
        position: absolute;
        left: 0px;
        top: 48px;
        width: 761px;
        height: 144px;
        background: white url('../img/lolweb_pg_02.png') no-repeat scroll top left;
}

#spag03 { 
        position: absolute;
        left: 761px;
        top: 48px;
        width: 265px;
        height: 144px;
        background: white url('../img/lolweb_pg_03.jpg') no-repeat scroll top left;
}

#spag04 { 
        position: absolute;
        left: 1026px;
        top: 48px;
        width: 253px;
        height: 144px;
        background: white url('../img/lolweb_pg_04.png') no-repeat scroll top left;
}

#spag05 { 
        position: absolute;
        left: 0px;
        top: 192px;
        width: 250px;
        height: 58px;
        background: white url('../img/lolweb_pg_05.png') no-repeat scroll top left;
}

#spag07 { 
        position: absolute;
        left: 1026px;
        top: 192px;
        width: 253px;
        height: 58px;
        background: white url('../img/lolweb_pg_07.png') no-repeat scroll top left;
}

#spag09 { 
        position: absolute;
        left: 0px;
        top: 250px;
        width: 1280px;
        background: white url('../img/lolweb_pg_run.png') repeat-y scroll top left;
}

#pagefoot { 
        position: relative;
        left: 0px;
        top: 0px;
        width: 1280px;
	height: 32px;
        background: white url('../img/lolweb_pg_foot.png') no-repeat scroll top left;
}

#titmenu {
	background-color: white;
        position: absolute;
        left: 250px;
        top: 348px;
        width: 770px;
        height: 118px;
}

#titmenu a {
        padding-left: 3px;
        padding-right: 3px;
}

#titmenu a.first {
        padding-left: 1px;
}

#titmenu a.last {
        padding-right: 0px;
}

#titpage {
	background-color: white;
        position: absolute;
        left: 280px;
        top: 491px;
        width: 530px;
        height: 308px;
	margin-top: 0px;
	padding-top: 0px;
}

#titside {
	background-color: white;
        position: absolute;
        left: 820px;
        top: 491px;
        width: 195px;
	padding-left: 5px;
        height: 308px;
        border-left: 1px solid #A0A0A0;
}

#pagmenu {
	background-color: white;
        position: absolute;
        left: 250px;
        top: 198px;
        width: 770px;
        height: 52px;
}

#pagmenu a img, #titmenu a img {
        border: none;
}

#pagmenu a {
        padding-left: 3px;
        padding-right: 3px;
}

#pagmenu a.first {
        padding-left: 1px;
}

#pagmenu a.last {
        padding-right: 0px;
}

#page {
	background-color: white;
        position: relative;
        left: 280px;
        top: 0px;
        width: 520px;
	font-size:14px;
	text-align: justify;
	margin-top: 15px;
}

#side {
        position: absolute;
        left: 820px;
        top: 0px;
        width: 195px;
	margin-top: 15px;
	padding-left: 5px;
        border-left: 1px solid #A0A0A0;
}

#text1, #text2, #text3, #text4, #text5, #text6, #text0 {
	display: none;
	position: absolute;
        left: 520px;
        top: -2px;
        width: 194px;
        padding-left: 5px;
	margin-left: 15px;
	border-left: 1px dotted #E0E0E0;
	text-align: left;
	font-size: 13px;
}

#text0 {
	display: block;
}


img {
	border: none;
}

#smiley {
	position: absolute;
	left: 818px;
	top: 144px;
        width: 58px;
	height: 48px;
        background: white url('../img/smiley.png') no-repeat scroll top left;
}

.sidecenter {
	text-align: center;
}

.abstract {
	font-size: 14px;
	color: #10426A;
}

a.tema {
	display: block;
	background-color: #A6D1E0;
	padding: 4px 4px 4px 4px;
	margin: 4px 4px 4px 4px;
	text-decoration: none;
	font-size: 16px;
	color: black;
}

a.tema small {
        font-size: 12px;
        font-weight: normal;
}

a.tema em {
        font-weight: normal;
        font-style: italic;
}

a.tema:hover {
	background-color: #005A8C;
	color: white;
}

img.prubeh {
	float: right;
	padding-left:5px;
	padding-bottom: 5px;
	margin-left:5px;
	margin-bottom: 5px;
}

img.podpora {
	padding: 3px;
}

a {
	color: #005A8C;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

.spoluprace table {
	border-collapse: collapse;
}

.spoluprace tr {
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px dotted #A6D1E0;
}

.spoluprace td {
	padding: 10px;
	font-size: 14px;
}

.spoluprace td b {
        font-size: 16px;
}

.horzline {
	border-bottom: 1px dotted #A6D1E0;
}

ul {
	margin-left: 0px;
	padding-left: 20px;
}

.sidecenter small {
        font-size: 12px;
}

#aktivita h1 {
	color: #10426A;
	font-size: 16px;
}

#aktivita h2 {
	color: #10426A;
	font-size: 16px;
}

#aktivita table {
        border-collapse: collapse;
        border: 1px solid white;
}

#aktivita table td {
        border: 1px solid white;
        background-color: #6EB4CD;
        font-size: 14px;
        font-weight: bold;
        padding: 5px;
}

