.nadpis1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}
.nadpis2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	color: #000066;
	font-weight: bold;
}
.infotitulek {
  font-size: 13px;
  font-weight: bold;
  color: #345FA1;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5C5C;
	background-color: #002448;
	margin:0;
	padding:0;
	text-align:center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5C5C;
	text-align:left;
}


#kniha h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #4D7EB3;	
	padding:0;
	margin:0;
	padding-top:2px;
	padding-bottom:10px;
}

.imgLeft {
	display:block;
	float:left;
	padding:0 12px 5px 0;
}
.imgRight {
	display:block;
	float:right;
	padding:0 0 0 12px;
}

#kontejner {
	width: 932px;
	background:#FFFFFF;
	margin: 11px auto 11px auto;
	text-align: left; 
}
#kontejner .bl {background: url(imgs/bl-white-blue.gif) 0 100% no-repeat}
#kontejner .br {background: url(imgs/br-white-blue.gif) 100% 100% no-repeat}
#kontejner .tl {background: url(imgs/tl-white-blue.gif) 0 0 no-repeat}
#kontejner .tr {background: url(imgs/tr-white-blue.gif) 100% 0 no-repeat; padding:15px} 

#homeHeader {
	padding:0;
	height:176px;
	width: 902px;
	background-image: url(imgs/pozadi.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
}

#greyContentBox {
	width: 902px;
	background-color: #E0E0E0;
	text-align: left;
}
#greyContentBox .bl {background: url(imgs/bl-grey-white.gif) 0 100% no-repeat}
#greyContentBox .br {background: url(imgs/br-grey-white.gif) 100% 100% no-repeat}
#greyContentBox .tl {background: url(imgs/tl-grey-white.gif) 0 0 no-repeat}
#greyContentBox .tr {background: url(imgs/tr-grey-white.gif) 100% 0 no-repeat; padding:15px} 

#medWhiteContentBox {
	float:left;
	width: 605px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(imgs/bg-med-top-grey.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin:0 0 15px 0;
}
#medWhiteContentBoxB {
	float:left;
	width: 605px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(imgs/bg-med-top-grey-b.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#workshop {
	float:left;
	width: 555px;
	background-color: #EEEEEE;
	text-align: left;
	margin:0 0 10px 0;
	padding: 10px;
}


#whiteContentBoxInt {
	padding:0 20px 0 20px;
}

#medWhiteContentBox .bl, #medWhiteContentBoxB .bl, #lrgWhiteContentBox .bl {background: url(imgs/bl-white-grey.gif) 0 100% no-repeat;}
#medWhiteContentBox .br, #medWhiteContentBoxB .br, #lrgWhiteContentBox .br {background: url(imgs/br-white-grey.gif) 100% 100% no-repeat; }
#medWhiteContentBox .tl, #medWhiteContentBoxB .tl, #lrgWhiteContentBox .tl {background: url(imgs/tl-grey-grey.gif) 0 0 no-repeat; }
#medWhiteContentBox .tr, #medWhiteContentBoxB .tr, #lrgWhiteContentBox .tr {background: url(imgs/tr-grey-grey.gif) 100% 0 no-repeat; padding:5px} 

#rightContentBox {
	float: right;
	width: 250px;
}
#rightInfoBox, #rightSidebarBox {
	margin:0 0 15px 0;
	width: 250px;
	background-color: #FFFFFF;
	text-align: left;
}
#homeNovinky {
	display:block;
	float:left;
	margin:0 0 15px 0;
	width: 872px;
	background-color: #FFFFFF;
	text-align: center;
}
#rightInfoBox p {
	margin:0;
	padding:0;
	border:0;
}
#rightInfoBox input {
	margin:0;
	padding:0;
	border:0;
}


#rightInfoBox .bl, #homeNovinky .bl, #rightSidebarBox .bl {background: url(imgs/bl-white-grey.gif) 0 100% no-repeat}
#rightInfoBox .br, #homeNovinky .br, #rightSidebarBox .br {background: url(imgs/br-white-grey.gif) 100% 100% no-repeat}
#rightInfoBox .tl, #homeNovinky .tl, #rightSidebarBox .tl {background: url(imgs/tl-white-grey.gif) 0 0 no-repeat}
#rightInfoBox .tr, #homeNovinky .tr, #rightSidebarBox .tr {background: url(imgs/tr-white-grey.gif) 100% 0 no-repeat; padding:10px}

.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
	border:0;
}
#footer {
	clear:both;
	font-size: 11px;
	color:#FFFFFF;
	text-align:center;
	padding:10px 0 20px 0;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
form {
	padding:0px;
	margin:0px;
}
p {
	padding:0;
	margin:0;
	padding-top:7px;
	padding-bottom:8px;
}

a, a:link,  a:visited {
	color:#EA7D29;
	text-decoration:underline;
	font-style: italic;
	font-weight: bold;
}
a:hover {
	color:#EA7D29;
	text-decoration:none;
}
a.normal, a.normal:link,  a.normal:visited {
	color:#EA7D29;
	text-decoration:underline;
	font-style:normal;
	font-weight:normal;
}
a.normal:hover {
	color:#EA7D29;
	text-decoration:none;
}
.velkyNadpis{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #969DFF;	
}
h1 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 0 9px;
	color: #5F85E2;	
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #01789C;	
}
.superNadpis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #01789C;	
}
.smOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #EA7D29;	
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;	
}



#moudra {
  float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00769A;	
	text-align:left;
}


#uvodMenu {
	height:30px;
	float: right;	
	background-image: url(imgs/bg-nav-left.gif);
	background-repeat: no-repeat;
	/*background-color: #1FAAD4;*/
	background-position: left center;
	padding:1px 10px 0 25px;
  margin: 5px 5px  0 0 ;
}

#uvodMenu ul {
  margin:0;
  padding:0;
  display: inline;  
}

#uvodMenu li {
  margin:0;
  padding:0;
  display: inline;
  list-style-type: none;
}

#uvodMenu a {
	display:block;
	float:left;
	height:29px;
	line-height:29px;
	padding:0 34px 0 0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	font-style:normal;
	font-weight:normal;
	background-image: url(imgs/nav-spacer.gif);
	background-color: #1FAAD4;
	background-repeat: no-repeat;
	background-position: right center;
}

#uvodMenu a:link, #uvodMenu a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-style:normal;
	font-weight:normal;
}

#uvodMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	
}
#uvodMenu a.last {
	border:0;
	padding-right:20px;
	background-image: url(imgs/bg-nav-right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#uvodSloupec1 {
	float:left;
	width:550px;
	margin:19px 0 0 0;
	padding:0;
	line-height:18px;
}

#uvodSloupec1 a {
	font-weight:normal;
	font-style:normal;
}

.dalsiClanky {
 padding-bottom:0;
 font-weight:bold;
 font-style:italic;
}
.dalsiClanky img {
 padding:6px 8px 15px 0;
 display:block;
 float:left;
}
.dalsiClanky a {
 font-style:italic;
}


.uvod {
	height:110px;
}

label {
	margin:0;
	padding:0;
}


img {
	border:0;
}


.bila {
	color: #FF6600;
}
