/***********************************************/
/* 2col_rightNav.css                             */
/* Use with template 2col_rightNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
table, tr, td
{
	font-size: 10pt;
	line-height: 1.2;
	text-align: left;
}
.frame
{
	background-position: 0% 0%; background-color:#FFFFFF; background-repeat:repeat; background-attachment:scroll
	
}
body{
	background-color: #DDDDDD;
	text-align: center;
	font-family: Arial;
}

#center {width: 100%; text-align: center;}

#telo {
	text-align: left;
	width: 760px;
	background-color: #FFFFFF;
	margin: auto;
	font-size: 75%;
	color: #333333;
}

#telo small{
	color: #880000;
}

.etarget .selfpromo {
font-size:10px;
color:#AAAAAA;
WIDTH: 100%;
}
.etarget .selfpromo a, .etarget .selfpromo  A:visited, .etarget .selfpromo  A:active {
font-size:10px;
color:#AAAAAA;
padding-bottom: 8px;


}
.etarget .selfpromo a:hover {
font-size:10px;
COLOR: #AAAAAA;
 
}
.etarget .selfpromo .left {
	font-size:10px;
	text-align: left;
	font-weight: normal;
	color: #AAAAAA;
	padding-top: 5px;
	padding-bottom: 8px;
	 
}
.etarget .selfpromo .right {
	font-size: 10px;
	float: right;
	font-weight: bold;
	color: #AAAAAA;
	padding-top: 5px;
	padding-bottom: 8px;
}

.iet 
	{
        padding-left: 20px;
        padding-right: 10px
        text-align: left;
}


a:link {
	color: #880000;
	text-decoration: underline;
}
a:visited {
	color: #880000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


/* 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: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 10px;
	text-align: left;
}

h2{
	font-size: 100%;
	text-align: left;
	margin-bottom: 0px;
  margin-top: 10px;
	margin-left: 0px;
}

h3{
	color: #010080;
	font-size: 100%;
	text-align: left;
	margin-bottom: 0px;
  margin-top: 10px;
	margin-left: 0px;
}

h4{
	font-size: 17px;
	font-weight: bold;
	color: #880000;
	text-align: center;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
}

ul ul{
	list-style-type: none;
}

ul ul ul{
	list-style-type: none;
}


label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}

/************** .feature2 styles ***************/

.feature2{
	text-align: left;
	float: left;
	width: 120px;
	font-size: 100%;
	font-family: "Arial Narrow";
	list-style-type: none;
	padding-bottom: 5px;
	height: auto;
	clear: left;
	margin-bottom: 90%;
}
.feature2 a  {
	text-indent:0;
	word-spacing:0;
	margin-bottom:0;
}
.feature2 h3{
	text-align: left;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 85%;
}

.image{
	text-align: center;
	float: left;
	height: auto;
	width: 100%;}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
    font-size: 110%;
	width: 100%;
	margin-bottom: 5px;
	background-image: url('podklad.jpg');
	margin-left:0; margin-right:0; margin-top:0
}

#navBar{
	background-color: #FFFFFF;
	text-align: center;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
}

#content{
	width: 76%;
	background-color: #FFFFFF;
	float: left;
	font-size: 110%;
	font-family: "Arial Narrow";
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	color: #FE0000;
	font-size: 80%
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
	color: #010080;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
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{
	color: #FFFFFF;
	height: 100px;
	background-image: url(podklad.jpg);

}

#breadCrumb a:link {
	color: #EEEEEE;
	text-decoration: none;
}
#breadCrumb a:visited {
	color: #EEEEEE;
	text-decoration: none;
}

#breadCrumb a:hover {
	text-decoration: none;
	color: #EC0612;
}

/************* #breadCrumb2 styles *************/

#breadCrumb2{
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	padding-top: 2px;
    padding-bottom: 2px;
	font-size: 100%;
    text-align: center;
    background-color: #000091;

}

#breadCrumb2 a:link {
	color: #EC0612;
	text-decoration: none;
}
#breadCrumb2 a:visited {
	color: #EC0612;
	text-decoration: none;
}

#breadCrumb2 a:hover {
	text-decoration: none;
	color: #EEEEEE;
}



/************** .feature styles ***************/

.feature{
	font-size: 80%;
	text-align: left;
	clear: left;
	float: left;
	height: auto;
	width: 30%;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.feature h3{
	padding: 0px 0px 5px 5px;
	text-align: center;
}

.story img{
	position: relative;
	margin-bottom: 10px;

}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	font-family: "Arial Narrow";
	text-align: left;
}

.story p{
	padding: 0px 0px 0px 0px;
	margin-top: 1px;
	margin-bottom: 10px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	font-size: 90%;
	background-color: #000000;
	text-align: center;
	height: 30px;
	padding-bottom: 7px;
	padding-top: 8px;
	clear: both;
	color: #FFFFFF;
	margin-top: 10px;
}
/* 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 a{
	color: #FFFFFF;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 90%;
	background-color: #FFFFFF;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {}
#navBar ul {
	list-style-type: none;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	padding-top: 2px;
	list-style-type: none;
}

#navBar p {
	font-size: 80%;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
}


/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	font-size: 90%;
	background-color: #D2D2FF;
	padding-top: 20px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #F5F5F5;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #F5F5F5;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #F5F5F5;
	background-color: #FFFFFF;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	font-size: 90%;
	background-color: #FFFFFF;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#telo #breadCrumb img {
	float: right;
	margin-top: 5px;
	margin-right: 30px;
}
#telo #breadCrumb span {
	color: #880000;
}
#telo #seo {
	margin-left: 3px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#telo div {
}
#telo .center {
	text-align: center;
}
#telo .telo2 {
	width: 740px;
	margin-left: 10px;
	margin-right: 10px;
}
#telo .telo2 .pravy {
	width: 250px;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
#telo .telo2 span {
	color: #880000;
	font-size: 80%;
}
#telo .telo2 .levy {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-left: 0px;
}
#telo .telo2 .levy ul {
	margin-left: 0px;
	list-style-type: none;
	margin-bottom: 8px;
	font-size: 80%;
	font-family: Arial;
	margin-top: 5px;
	padding-left: 0px;
}
#telo .telo2 .levy li {
	margin-bottom: 2px;
	margin-left: 0px;
	padding-left: 0px;
}
#telo .telo2 .info {
	color: #010080;
	font-size: 120%;
}

#telo .telo2 .info2 {
	color: red;
}
#telo .telo2 .info3 {
	color:  #000000;
	margin-bottom: 0px;
	margin-top: 5px;
}
#telo .telo2 .info4 {
	margin-bottom: 10px;
	clear: both;
}
#telo .telo2 .info5 img {
	float: left;
}
