/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #FFFFFF;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color:#999999;
	background-image: url(obrazky/javor3b.jpg);
	background-repeat: repeat-x;
}

a:link, a:visited, a:hover {
	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: 160%;
	color: #FFFFFF;
}

h2{
	font-size: 114%;
	color: #FFFFFF;
}

h3{
	font-size: 100%;
	padding: 20px 0px;
}
.hudebni {
	background-color: #663366;

}


h4{
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#masthead a:hover{
text-decoration: none;
color: #003399;
background-color: #FFCC00;
}

#navBar{
	margin: 0 80% 0 0;
	padding: 0px;
	background-color: #999999;
	border-right: 1px solid #ccc;
	background-image: url(obrazky/javor3dolu.jpg);
	background-repeat: repeat-y;
	background-position: right 10px;
	/*border-bottom: 1px solid #ccc;*/
}

#content{
	float:right;
	width: 75%;
	padding: 0 3% 0 0;
	margin-right: 2%;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #808080;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* '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: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	line-height: 120%;
	text-align: justify;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 1px 0px 2px 0px;
	text-align: justify;
}

.story h3 {
	padding: 1px 0px 2px 0px;
	font-weight:bold;
}
.story h4 {
	padding: 10px 0px 5px 13px;
	font-weight:bold;
}

.story ul {
	margin: 0px 10px;
	list-style:none;
	line-height:150%;
	padding:5px 0px;
}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	margin-top: 0px;
	background-image: url(obrazky/javor3b.jpg);
}
#siteInfo a {
	color: #CCCCCC;
}

/* 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: 2px 0px 0px 6px;
	vertical-align:text-bottom;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
/*#navBar li {border-bottom: 1px solid #EEE;}*/
#navBar li {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #003399;
}
/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	border-top-width: 1px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 0px;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	padding: 2px 0px 2px 0px;
}

#sectionLinks a:hover{
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 2px 0px 2px 0px;
}


/*********** .relatedLinks styles ***********/
.relatedLinks{
	margin: 0px;
	padding: 0px 0px 1px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 3px 0px;
}





/************** #advert styles **************/

#advert{

	margin: 0px;
	padding: 1px 0px 1px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert h3{
	margin: 1px 0px 10px 0px;
	padding: 10px 0px 2px 0px;
}

#advert ul{
margin: 1px 0px 10px 0px;
font-size: 90%;
}

#advert img{
	display: block;
}

/************** #kompilacni styles **************/
#kompil{

	margin: 0px;
	padding: 1px 0px 4px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#kompil h3{
	margin: 1px 0px 10px 0px;
	padding: 10px 0px 2px 0px;
}

h5{
	font-size: 90%;
	color: #CCCCCC;
}

h6{
 font-size: 80%;
}
#masthead2 {
	margin: 0px;
	width: 97%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.tanecni {
	background-color: #333366;
}
.vytvarny {
	background-color: #666633;
}
.literarne {
	background-color: #336666;

}
.unesco {
	background-image: url(unesco/unescopozadi.jpg);
	background-repeat: repeat-x;
}
.story  a:link {
	padding: 1px 0px 2px 0px;
}

.story  a:visited {
	padding: 1px 0px 2px 0px;
}
.story  a:hover {
	padding: 1px 0px 2px 0px;
	text-decoration: underline;
}
.tanecni a {
	color: #6666ff;

}
.tanecnisekcni a {
	color: #3333FF;
}
.hudebni a {
	color: #f800d2;
}
.hudebnisekcni a {
	color: #CC0099;
}
.zbytek a {
	color: #CCCCCC;
}
.zbyteksekcni a {
	color: #666666;
}
.literarne a  {
	color: #99ffcc;
}
.literarnesekcni a {
	color: #6bfbff;
}
.vytvarnysekcni a {
	color: #ffcc33;
}
.vytvarny a {
	color: #ffff66;
}
.zbytek {
	background-color: #666;

}
.relatedLinks a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 2px 0px 2px 0px;
}
.relatedLinks a:visited {
	padding: 2px 0px 2px 0px;
	color: #666;
}
.relatedLinks a:link {
	padding: 2px 0px 2px 0px;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #666;
}
.relatedLinks a {
	font-size: 90%;
}

