/* --------------------- Layout ------------------------- */
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "verdana", "arial ce", "helvetica ce", verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	color: #333333; 
	
	background: #E5ECF4 url(../images/styles/bcg-body.gif) repeat-x;
	text-align: center;
	
	/*padding: 20px 0;*/
}

table
{
	width: 100%;
}
table, th, td
{
	font-size: 100%;
}
td
{
	vertical-align: top;
}

#Page {
	width: 740px;
	margin: 0 auto;
	
}

#PageIn {
	text-align: left;
	background: #FFFFFF;
	background: url(../images/styles/bcg-page.gif) repeat-y;
	
}
#Header {
	
	
}
#HeaderIn {
	height: 200px;
	background: url(../images/styles/Header.jpg) no-repeat;
	
}
#HeaderPannel {
	float: left;
	width: 550px;
  
}

#HeaderPannel a {
	font-size: 9px;
  line-height: 30px;
	text-decoration: none;
	text-transform: lowercase;
  color: #FFF;
	margin-left: 10px;
	padding-left: 20px;
  
}
#HeaderPannel a:hover {
	color: #083ED9;
	
  
}

.HeaderPrint {
	background: url(../images/styles/bcg-header-print.gif) no-repeat 0% 50%;
}
.HeaderRecomend {
	background: url(../images/styles/bcg-header-doporuceni.gif) no-repeat 0% 50%;
}
.HeaderEmail {
	background: url(../images/styles/bcg-header-mail.gif) no-repeat 0% 50%;
}

#Footer a:hover {
      text-decoration: underline;

}

/* ... Navigation... */
#Navigation {
	float: left;
	width: 190px; 
	
	
	
	
}
#NavigationIn {
	padding-left: 350px;
	
	
	
	
	
	
     
}


#Navi {
	margin-top: 15px;
	

	
     
}
#Navi li {
     
     list-style: none;
     font-size: 10px;
     line-height: 30px;
		 text-align: right;
		 padding-right: 53px;
		 
		 
		
		 
	
     

}
#Navi a {
		text-transform: uppercase;
     text-decoration: none;
     
     font-weight: bold;
		 
    
     color: #FFF;
     
}

#Navi a:hover {
      
      color: #005FF9;

}
#Navi #NaviOn, #Navi #NaviOn a {
      color: #00A33D;
      
}

/* ... Menu ... */
#Menu {
	
	float: left;
	background: url(../images/styles/bcg-menu.jpg) no-repeat;
	
	
	
}
#MenuIn {
	margin-top: 30px;
	
	width: 200px;
	background: url(../images/styles/bcg-menu-in.gif) repeat-x;
	
	
	
}
#Menu ul {
		list-style: none;
		border: solid 1px #FFF;
		background: #D4E3F5;
		margin: 0 10px;
		
}

#Menu li {
		padding: 5px 5px 5px 15px;
		border-bottom: 1px solid #FFF;
		background: url(../images/styles/bcg-menu-li.gif) no-repeat 0% 50%;
}
#Menu a {
	
	color: #485975;
	text-decoration: none;
	font-weight: normal;
  
}

#Menu a:hover {
	
	color: #FF7F00;
	background: #E5EEF9;
}
#Menu #MenuOn, #Menu #MenuOn a {
		background: #E5EEF9;
    
		
}

#Menu .MenuBold {
	
	text-decoration: underline;
	font-weight: bold;
  
}




/* ... Content ... */
#Content {
	width: 540px;
	float: left;
	background: url(../images/styles/bcg-content.jpg) no-repeat;
	
}

#ContentIn {
	
	border: solid 2px #FFF;
	background: url(../images/styles/bcg-perex.gif) repeat-x;
	
}
#Perex {
	
	font-weight: bold;
	padding: 0 20px 0 45px;
	line-height: 1.8em;
	
}

#ContentText {
	margin: 20px;
	padding: 10px;
	border: solid 1px #E5EEF9
}

/* ... Footer ... */
#Footer {
	
	text-align: center;
	clear: both;
	background: #E9DDAD;
	text-align: center;
	background: url(../images/styles/bcg-footer.jpg) repeat-x;
	border-top: 1px solid #D4E3F5;
	border-bottom: 1px solid #D4E3F5;
	font-size: 10px;
	
 
	
	/*color: #7D7D69;
	
	border-bottom: 10px solid #FFFFFF;*/
}
#FooterIn {
	padding: 10px;
	
	
	
}
#BottomBanner {
	
 color: #485975;
 font-size: 10px;
 margin-bottom: 20px;

 }


 
/* --------------------- Typography ------------------------- */

/* ... Links ... */
a {
	
	
	color: #0849BF;
}

a:link {

}

a:visited {
}

a:active {
}

a:hover {
	text-decoration: none;
}

#Footer a {
	line-height: 20px;
	text-decoration: none;
	text-transform: lowercase;
  color: #485975;
	margin-left: 15px;
	padding-left: 20px;
  
}
#FooterUp {
	background: url(../images/styles/bcg-footer-up.gif) no-repeat 0% 50%;
}
#FooterPrint {
	background: url(../images/styles/bcg-footer-print.gif) no-repeat 0% 50%;
}
#FooterRecomend {
	background: url(../images/styles/bcg-footer-doporuceni.gif) no-repeat 0% 50%;
}
#FooterEmail {
	background: url(../images/styles/bcg-footer-mail.gif) no-repeat 0% 50%;
}

#Footer a:hover {
      text-decoration: underline;

}

#Created a {
	text-decoration: none;
  
	color: #CCB78A;
  
}

#Created a:hover {
      text-decoration: underline;

}
#BottomBanner a {
	
  
	text-decoration: none;
	text-transform: lowercase;
  color: #485975;
  
}

#BottomBanner a:hover {
      text-decoration: underline;

}

a img {
	border: 0;
}


/* ... Headings ... */



h1 {
	
	color: #FF7F00;
	font-size: 110%;
	margin: 20px;
	padding-left: 25px;
	text-transform: uppercase;
	background: url(../images/styles/bcg-H1.gif) no-repeat 0% 50%;
	
}

h2 {
	
	font-size: 105%;
	color: #485975;
	margin: 20px 0 10px 0;
	padding: 0px 10px 0px 25px;
	background: url(../images/styles/bcg-H2.gif) no-repeat 0% 50%;
	
	
}
#ContactMap h2 {
	padding: 5px;
}

.Seminar h2,.Seminar h1 {
background: 0 none !important; padding-left: 0 !important;
}

h3 {
	font-size: 100%;
	margin: 10px 0 5px 0;
}

.HiddenText h3 {
	text-transform: uppercase;
}

h4 {
	color: #FF7F00;
	text-transform: uppercase;
	font-size: 85%;
	background: url(../images/styles/bcg-menu-h4.gif) no-repeat 0% 50%;
	margin-left: 10px;
	padding: 10px 3px 10px 20px;
	
}

h4 a{
	color: #FF7F00 !important;
	font-weight: bold !important;
	
	
	
}

#MenuCall {
	color: #485975;
	background: #D4E3F5 url(../images/styles/bcg-menu-call.gif) no-repeat 5px 50%;
	margin: 10px 10px 0 10px;
	padding-left: 25px;
	
	
}

/* ... Paragraphs ... */
#Content p {
	padding-bottom: 10px;
	line-height: 1.6em;
	/*margin: 1.2em 0em 1.2em 0em;*/
}


#Menu p {
	margin: 0 10px;
	padding: 7px;
	border: solid 1px #D4E3F5;
	background: url(../images/styles/bcg-menu-p.gif) repeat-x;
	font-size: 95%;
	line-height: 1.5em;
}
#BottomBanner p {
	padding: 10px 0;
}

.HilightText {
	background: #F8F6ED;
	padding: 5px;
}

/* ... Lists ... */
#Content ul {
	margin: 0 0 0 40px;
	line-height: 1.8em;
	/*margin: 1.2em 0em 1.2em 0em;*/
}


/*ol, ul, li
{
list-style: none;
font-size: 1.0em;
line-height: 1.8em;
margin-top: 0.2em;
margin-bottom: 0.1em;
}*/

/* ... Tables ... */
table, th, td
{
font-size: 1em;
border:0;
}


/* --------------------- Form ------------------------- */

form {
	color: #485975;
	
	
	
}

fieldset {
	padding: 10px;
	margin-bottom: 10px;
	background: #F7FAFD;
	border: solid 1px #E5EEF9;
	
}
legend {
	padding: 5px;
	margin-bottom: 10px;
	background: #E5EEF9;
	font-weight: bold;
}

#Formular label, #Formular input
{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}


#Formular label
{
	font-size: 90%;
	width: 130px;
	padding-right: 5px;
}
textarea {
	width: 300px;
	height: 100px;
}
select {
	width: 70px;
}
#SubmitButton {
	text-align: center;
	float: none;
	
}
br
{
clear: left;
}

#AppForm label
{
	display: block;
	float: left;
	width: 70px;
	margin-bottom: 10px;
}
#AppForm fieldset input
{
	display: block;
	float: left;
	width: 130px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.LongInput
{
	width: 300px !important;
}

.SeminarForm{
  text-align: left !important;
}

.SeminarData label{
  display: block;
  margin-top: 10px;
}



.SeminarData input,.SeminarData textarea{
  display: block;
  width: 96% !important;
  padding: 3px;
}

/*fieldset {
	margin-bottom: 20px;
}*/
.IsRequired {
	font-weight: bold;
}

/* --------------------- Images ------------------------- */


/* --------------------- PHP ------------------------- */

.PhpError {
	color: red;
	font-weight: bold;
}

/* --------------------- Correct ------------------------- */
hr.Cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
}

.ImagesCorrect {
	clear: both;
}

/* --------------------- Hidden Text ------------------------- */
.ExpandLink
{
color:#115AFE;
background: #F5F8FC url(../images/styles/bcg-menu-li.gif) no-repeat 0% 50%;
cursor:pointer;
font-weight: bold;
line-height: 25px;
padding-left: 20px;
text-decoration: underline;
}

a.HiddenText em
{
display:none;
}
a.HiddenText span
{
color: #0853FE;
padding-left: 15px;
background: url(../images/styles/bcg-hidden-more.gif) no-repeat 0% 50%;

}

a.HiddenText:hover
{
text-decoration:none;
}

a.HiddenText:active, a.HiddenText:focus
{
background:#fff;
}

a.HiddenText:active span, a.HiddenText:focus span
{
display:none;
}

a.HiddenText:active em, a.HiddenText:focus em
{
display:block;
color:#000;
width:100%;
font-style:normal;
cursor:default;
}
.HiddenTextWrap {
	padding: 10px;
	background: #F5F8FC;
	margin-bottom: 20px;
}

/* --------------------- Index ------------------------- */

#IndexReference, #IndexAkreditace, #IndexAbout {
	padding: 10px;
	margin-bottom: 15px;
	
}

#IndexReference {
	padding-left: 235px;
	background: url(../images/index/spoluprace.gif) no-repeat;
	
}
#IndexAkreditace {
	padding-right: 150px;
	background: #F4F8FC url(../images/index/akreditace.jpg) no-repeat 100% 15px;
	
}
#IndexAbout {
	padding-left: 180px;
	background: url(../images/index/about.jpg) no-repeat 15px 0;
	border: solid 1px #D4E3F5;
	
}
.MoreInfo {
text-align: right;
}

.MoreInfo a {
text-align: right;
padding-left: 15px;
color: #0853FE;
text-decoration: none;
text-transform: lowercase;
background: url(../images/styles/bcg-more-info.gif) no-repeat 0 50%;
}
.MoreInfo a:hover {
text-decoration: underline;
}

.Quote {
	float: right;
	width: 200px;
	font-style: italic;
	color: #485975;
	background: url(../images/styles/bcg-quote-top.gif) no-repeat;
	
}

.QuoteIn {
	margin: 10px;
	
	background: url(../images/styles/bcg-quote-bottom.gif) no-repeat 100% 100%;
	
}

.Quote p {
	font-size: 95%;
	line-height: 1.3em;
	
}
.QuoteAuthor {
	text-align: right;
	font-weight: bold;
	
}





