	/* CSS pro web: Zlatnik */
	/* Autor: Kulisek & Kulisek */
	/* Zmeneno: 28.10.2003 */

body {
	background: #FFFFCC url("../Images/Grafika/Exptextb.jpg");
	margin: 0;
	padding: 0;
	font-family: "Verdana CE", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.lista {
	scrollbar-face-color: D7D3BF;
	scrollbar-shadow-color: B8B496;
	scrollbar-highlight-color: E8E6DB;
	scrollbar-3dlight-color: CFCAB4;
	scrollbar-darkshadow-color: 999575;
	scrollbar-track-color: ECEBE3;
	scrollbar-arrow-color: A5A07A
}

/* Tabulky */
td {
	border: 1px;
	border-style: solid;
	border-top-color: white;
	border-right-color: gray;
	border-left-color: white;
	border-bottom-color: gray;
}

th {
	border: 1px;
	border-style: solid;
	border-top-color: white;
	border-right-color: gray;
	border-left-color: white;
	border-bottom-color: gray;
}

table {
	border: 1px;
	border-style: solid;
	border-top-color: gray;
	border-right-color: white;
	border-left-color: gray;
	border-bottom-color: white;
}

/* Seznamy */
li {
	margin: 0;
	padding: 0;
}

ol {
	padding: 0;
	list-style-type: upper-roman;
}

ol ol {
	list-style-type: decimal;
}

ol ol ol {
	list-style-type: lower-alpha;
}

/* Rámce */
.stranka {
	width: 780px;
	padding: 5px;
	border: 0px;
	Border-color: #993399;
	border-style: solid;
}

[class~=stranka] {
	width: 770px;
}

.strediciokno {
	width: 500px;
	height: 400px;
	top: 50%;
	left: 50%;
	position: absolute;
	margin: -200px 0px 0px -250px;
	border: 0px;
	Border-color: #993399;
	border-style: solid;
}

.podokno {
	width: 500px;
	height: 370px;
	border: 0px;
	border-color: #993399;
	border-style: solid;
	clear: none;
}

.levyramec {
	width: 160px;
	height: 300px;
	margin: 0px;
	border: 0px;
	Border-color: #993399;
	border-style: solid;
	padding: 0px;
	float: left;
}

[class~=levyramec] {
	width: 160px;
	height: 300px;
}

.pravyramec {
	width: 600px;
	height: 400px;
	margin: 0px;
	margin-left: 5px;
	border: 0px;
	Border-color: #993399;
	border-style: solid;
	padding: 5px;
	float: right;
	display: inline;
}

[class~=pravyramec] {
	width: 590px;
	height: 400px;
}

.subpravy {
	margin: 0px;
	border: 0px;
	Border-color: #993399;
	border-style: solid;
	padding: 0px;
	margin-left: 5px;
	float: right;
}

.s50 {
	width: 60px;
}

.s75 {
	width: 85px;
}

.s100 {
	width: 110px;
}

.s125 {
	width: 135px;
}

.s150 {
	width: 160px;
}

.s175 {
	width: 185px;
}

.s200 {
	width: 210px;
}

.v75 {
	height: 85px;
}

.v100 {
	height: 110px;
}

.v125 {
	height: 135px;
}

.v150 {
	height: 160px;
}

.v200 {
	height: 210px;
}

.v225 {
	height: 235px;
}

.v250 {
	height: 260px;
}

.v275 {
	height: 285px;
}

.v300 {
	height: 350px;
}

.sublevy {
	width: 100px;
	height: 50px;
	margin: 0px;
	border: 0px;
	Border-color: #993399;
	border-style: solid;
	padding: 0px;
	margin-right: 5px;
	float: left;
}

[class~=sublevy] {
	width: 100px;
	height: 50px;
}


.substred {
	width: 100px;
	height: 50px;
	margin: 0px;
	margin-left: 110px;
	margin-right: 110px;
	border: 1px;
	Border-color: #993399;
	border-style: solid;
	padding: 0px;
}

[class~=substred] {
	width: 364px;
	height: 50px;
}

.zleva {
	margin-right: 5px;
	float: left;
}

.zprava {
	margin-left: 5px;
	float: right;
}

.umisteni {
	clear: left;
}

/* Boxy */
#menu {
	Position: absolute
}

.okraj {
	border: 1px;
	border-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-left-color: #909090;
	border-bottom-color: #909090;
}

.bezokraje {
	border: 0px;
}

.logo {
	width: 160px;
	height: 52px;
	margin: 0px;
	padding: 5px;
	padding-bottom: 0px;
}

[class~=logo] {
	width: 150px;
	height: 42px;
}

.lang {
	width: 160px;
	height: 30px;
	margin: 0px;
	margin-top: 10px;
	padding: 5px;
}

[class~=lang] {
	width: 150px;
	height: 20px;
}

/* Pismo - velikost */
.p10 {
	font-size: 10px;
}

.p11 {
	font-size: 11px;
}

.p12 {
	font-size: 12px;
}

.p16 {
	font-size: 16px;
}

.p20 {
	font-size: 20px;
}

.p26 {
	font-size: 26px;
}

/* Pismo - zarovnani */
.zs {
	text-align: center;
}

.zl {
	text-align: left;
}

.zp {
	text-align: right;
}

.zb {
	text-align : justify;
}

.vzn {
	vertical-align: top;
}

/* Pismo - styl */
.st {
	font-weight: bold;
}

.sk {
	font : italic;
}

.sn {
	font : normal;
}

.sskrt
{
	text-decoration : line-through;
}


/* Pismo - barva */
.btm {
	color: #000099;
}

.bzlu {
	Color: yellow;
}

.bcerv {
	color: red;
}

.bfial {
	color: #993399;
}

.bzel {
	color: green
}

.bsm {
	color: blue;
}

.bsed {
	color: gray;
}

.skryj {
	Display:none;
}

.blok {
	text-indent:0.75cm;
	margin:0cm;
}

.odstavec {
	text-indent:0.75cm;
}

.zalomeni {
	page-break-before:always;
}

/* Filtry */
.oval {
	filter: alpha("Enabled=True,FinishOpacity=0,Opacity=100,Style=2");
}

.titulek {
	width: 100%;
	Filter: blur(add=1, direction=135, strength=10);
}

.blok {
	display: block;
}
.retro {
	Filter: Alpha(Opacity=30);
}

.svatozar {
	Filter: glow(color=#CCFFFF, strength=5);
}

.stin {
	Filter: Shadow(Color=#6699FF, Direction=45, Strength=2);
}

