﻿* {
font-family : sans-serif; 
font-size : 12px; 
} 
body {
background-color : #ffffdd;
} 

.nadpis {
text-align : center; 
font-size : 25px; 
font-weight : bold; 
color : #0000ff; 
background-color : #66ffff;
} 
.sekce {
text-align : center; 
font-size : 16px; 
font-weight : bold; 
text-decoration : none;
}
a:hover.sekce {
background-color : #000000; 
color : #ffffff;
} 
.paticka {
text-align : center; 
font-size : 12px; 
font-weight : bold; 
} 
p em {
font-weight : bold; 
color : #0000ff; 
background-color : #ffffdd;
}
.novinky {
border-left : 1px dotted #0000ff; 
border-top : 1px dotted #0000ff; 
bordercolor : #0000ff; 
width : 196; 
height : 147;
}
.style1 {
	color: #FF0000;
		}
.style2 {
	color: #000000;
		}
.style3 {
	text-decoration: underline;
}
