/* CSS Document */

body { text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:80%; background-color: #EFEFEF; margin: 0;}
#holder { width:800px; height:100%; text-align:center; position: relative; text-align:center; padding-top: 10px}
#head { width:100%; height:95px; text-align:left; border:1px solid  #C1C1C1; background-color:#FFFFFF}
#content { width:78%; min-height:400px; overflow: auto; text-align:left; margin-left:22%;  border:1px solid #C1C1C1; background-color:#FFFFFF}
#foot { text-align:center; width:100%;  border:1px solid #C1C1C1; background-color:#FFFFFF; height:17px;}
#left {
	width: 20%;
	height: 400px;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 124px;
}


.loading_background
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: Black;
	z-index: 69;
	filter: alpha(opacity=50); /* IE */
	-moz-opacity: 0.5; /* Firefox */
	-khtml-opacity: 0.5; /* Konqueror */
	opacity: 0.5; /* zbytek sveta */
	display: none;
	cursor: wait;
}

.loading_wait
{
	position: absolute;
	font-weight: Bold;
	font-size: 20px;
	color: White;
	width: 200px;
	height: 200px;
}

.nadpisek { width:100%; background-image:url(../skins/zmok/d_nadpis.gif); height:15px; text-align:center; font-size:11px; font-weight:bold; color: #FDFDFD;}
.spacer10 { height:10px; background-color: #EFEFEF}
.paddermenu { padding: 7px; border:1px solid #C1C1C1; background-color:#FFFFFF; padding-top:3px; padding-bottom:3px}
.padder { padding: 7px; padding-top:3px; padding-bottom:3px; min-height: 600px}
A.whitelinks { color:#FFFFFF; text-decoration:none; font-weight:normal}
A.menulink:link, A.menulink, A.menulink:visited { font-size:11px; font-family:Arial, sans-serif, tahoma; font-weight:normal; color:#012AA6; text-decoration:none}
A.menulink:active, A.menulink:hover { font-size:11px; font-family:Arial, sans-serif, tahoma; font-weight:normal; color:#295EFF; text-decoration:underline}

A.artlink:link, A.artlink, A.artlink:visited { font-size:12px; font-family:Arial, sans-serif, tahoma; font-weight:bold; color: #0A1736; text-decoration:none}
A.artlink:active, A.artlink:hover { font-size:12px; font-family:Arial, sans-serif, tahoma; font-weight:bold; color:#295EFF; text-decoration:underline}

A.greenlink:link, A.greenlink, A.greenlink:visited { font-size:11px; font-family:Arial, sans-serif, tahoma; font-weight:bold; color: #003399; text-decoration:none}
A.greenlink:active, A.greenlink:hover { font-size:11px; font-family:Arial, sans-serif, tahoma; font-weight:bold; color: #003399; text-decoration:underline}

A.blacklink:link, A.blacklink, A.blacklink:visited, .smalltext { font-size:11px; font-family:Arial, sans-serif, tahoma; font-weight:bold; color: #000000; text-decoration:none}
A.blacklink:active, A.blacklink:hover { font-size:11px; font-family:Arial, sans-serif, tahoma; font-weight:bold; color: #333333; text-decoration:underline}

table.odkazy { border:1px solid #333333;}
th.odkazy, th.artable { background-color:#F7F7F7; background-image:url(../skins/zmok/d_nadpis.gif); color: #FDFDFD; font-weight:bold; text-align:center; font-size:11px;  border-bottom:1px solid #333333;}
td.odkazy { color:#000000; font-size:11px; text-align:center; }

.smalltext { font-size:11px; font-family:Arial, sans-serif, tahoma; font-weight:normal; text-decoration:none}

IMG.artimg { float:left; width:180px; height:135px; margin:5px; border:0px none #FFFFFF;}

input, textarea, file, select { border:1px solid #0055AA; background-color:#F6F6F6; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

h1, h2, h3 {
  color: #778dd0;
  text-align:center;
}

h1 {
  font-size: large;
}

table.artable { border:1px solid #DDDDDD;}

td.artbottom, a.artbottom { font-size:11px; color:#828282;}

img.articon {width:70px; height:70px; margin:4px;  border:0px none #FFFFFF;}

.padder a
{
	color: #012AA6;
	text-decoration: none;
}

.padder a:hover
{
	text-decoration: underline;
}
