/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Arial,sans-serif;
	color: #333333;
	background-color: #ffffcc;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	color: #334d55;
}

h2{
	font-size: 114%;
	color: #B31200;
}

h3{
	font-size: 100%;
	color: #333333;
}

h4{
	font-size: 100%;
	font-weight: normal;
	color: #333333;
}

h5{
	font-size: 100%;
	color: #334d55;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
  position: relative;
	width: 100%;
	height: 59px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #aaEEaa;
	border-bottom: 1px solid #333333;
}

#navBar{
	position: relative;
	width: 175px;
	height: auto;
	left: 0;
	float: left;
	padding: 5px 0px 0px 0px;
	background-color: #EEEEEE;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}

#content{
	position: relative;
	padding-left: 10px;
	padding-top: 8px;
	padding-right: 10px;
	margin-left: 175px;
	width: auto;
}

#navBar H3{
	/*	background-color:#BB6633 ; */
	padding: 3px 0px 0px 0px;
}

#content p{
	font-size: 80%;
}

#content h2{
	color: #333333;
}

#content TD {
	font-size: 14px;
	padding-left:5px;
}
#content TH {
	text-align:left;
	font-size:14px;
	padding-left:5px;
	background-color:#FDE397}
#content .data{padding-left:0px}
#content table.data td {padding-left:0px;
	font-size:12px;
	vertical-align:top}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	text-align: center;
	margin: 0px;
	padding: 3px 0px 2px 0px;
	color: #333333;
}

/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	text-align: center;
	color: #cccccc;
	background-color: #66cc66;
	padding: 0px 0px 0px 20px;
	white-space: nowrap;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #333333;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
this will force a horizontal scrollbar if there isn't enough room for all links
remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
	display: block;
}

#globalNav a {
	font-size: 80%;
	padding: 0px 4px 0px 0px;
	font-weight: bold;
}

#globalNav a:link,#globalNav a:visited,#globalNav a:hover {
	color: #555555;
	text-decoration: none;
}

#globalNav a:hover {
	color: #333333;
	font-weight: bold;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	background-color: #EEEEEE;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
	text-align: right;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


#prepinace {
	padding: 0px 0px 5px 0px;
	font-size: 80%;
	text-align: center;
}

#prepinace a.set {
	font-weight: bold;
}

#shortnav {
	text-align: center;
	padding: 0px 0px 0px 0px;
	color: #777777;
	font-weight: bold;
	font-size: 60%;
}
#shortnav a:link,#shortnav a:visited {
	color: #555555;
	text-decoration: none;
}
#shortnav a:hover {
	color: #333333;
	text-decoration: none;
}

td.foto{
	background-image: url(Obrs/f.gif);
	background-position: right;
	background-repeat: no-repeat;
}
td.XFoto{
	background-image: url(Obrs/xf.gif);
	background-position: right;
	background-repeat: no-repeat;
}
td.XOFoto{
	background-image: url(Obrs/xof.gif);
	background-position: right;
	background-repeat: no-repeat;
}
td.OFoto{
	background-image: url(Obrs/of.gif);
	background-position: right;
	background-repeat: no-repeat;
}
td.X{
	background-image: url(Obrs/x.gif);
	background-position: right;
	background-repeat: no-repeat;
}
td.XO{
	background-image: url(Obrs/xo.gif);
	background-position: right;
	background-repeat: no-repeat;
}
td.O{
	background-image: url(Obrs/o.gif);
	background-position: right;
	background-repeat: no-repeat;
}
td.F{
	background-image: url(Obrs/_F.gif);
	background-position: left;
	background-repeat: no-repeat;
}
th.X{
	background-image: url(Obrs/x.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.DruhyCZ {
	background-image: url(Obrs/vlCz.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.DruhyE {
	background-image: url(Obrs/vlEu2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.DruhyTropyMimo {
	background-image: url(Obrs/vlTrM.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.TextHnedyBack {
	background-color: #FDE397;
}
th {background-color:#aaeeaa}
#zapati {  
	text-align: center;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #eeeeee;
	border-top: 1px solid #333333;
	clear: both;
}
.linksLW {
	font-family: Verdana,Arial,sans-serif;
	font-size: 60%;
	color: #999999;
}

/*#navBar td a:link,#navBar td a:visited,#navBar td a:hover {
	color: #770000;
}
#navBar th a:link,#navBar th a:visited,#navBar th a:hover {
	color: #770000;
}*/
