BODY	
{
	 }

a:link		{ color: #246E53; text-decoration: none; }
a:visited	{ color: #246E53; text-decoration: none; }
a:active	{ color: #666666; text-decoration: none; }
a:hover		{ color: #FF6600; text-decoration: none; }

 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE		{ COLOR: #666666; FONT: 11px verdana, arial, sans-serif }
.title		{ COLOR: #566965; FONT: 18px verdana, arial, sans-serif; font-weight: bold }
.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }
.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }
.just 		{text-align: justify;}
.copyright	{ COLOR: #999999; FONT: 9px verdana, arial, sans-serif }
.smalltitle 	{ COLOR: #A2B7B5; FONT: 11px verdana, arial, sans-serif; font-weight: bold }
.careertitle	{ COLOR: #666666; FONT: 14px verdana, arial, sans-serif; font-weight: bold }
.subtitle	{ COLOR: #A44200; FONT: 14px verdana, arial, sans-serif; font-weight: bold }
.phonetitle	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold }
.picturecomments{ COLOR: #666666; FONT: 12px verdana, arial, sans-serif }
.picturehilight	{ COLOR: #3366FF; FONT: 13px verdana, arial, sans-serif; font-weight: bold  }
.picturetitle 	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold }
.list 		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal }
.faq 		{ line-height: 19px }

 /* HIDE MENU AND ITEMS FOR PRINTING */
@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}
 /* SIDEBAR OPTIONS */
a.sidelink:link		{ color: #CCFFCC; text-decoration: none; }
a.sidelink:visited	{ color: #CCFFCC; text-decoration: none; }
a.sidelink:active	{ color: #CCFFCC; text-decoration: none; }
a.sidelink:hover	{ color: #CCCC99; text-decoration: none; }
.sidebartitle	{ COLOR: #A2B7B5; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }
.sidebartext	{ COLOR: #A2B7B5; FONT: 11px verdana, arial, sans-serif; }
.date-font	{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: bold; }

 /* END SIDEBAR OPTIONS */
.button-popups { 	background-image: url("images/button-popup.gif");
		background-color:#21423D;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #CFCFE0;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }

.buttonon-popups { 	background-image: url("images/buttonon-popup.gif");
		background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }
.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid}
.dropdown 	{ COLOR: #333333;
		background-color: #FFFFFF;
		WIDTH: 200PX;
		FONT: 11px verdana, arial, sans-serif}
.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		BORDER: #000000 1px solid}
.submitbutton { FONT: 9pt arial, verdana, sans-serif }

.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, sans-serif;
		background-image: url("images/shadeform.gif");
		BORDER: #000000 1px solid }

.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, sans-serif; background-color: #FFFFFF; }

.searchbutton 	{ font-size: 8pt;
		  width: 35px;
		  background-color: #ECE9D8;
		  BORDER: #000000 1px solid; }

 /* IMAGE HOVER CODE */
.rollover 	{ background-color: #000000}
.rolloveron
{ 
	background-color: #0000CC; 
	filter:alpha(opacity=80);
	-moz-opacity:80;
	opacity:80; }
/*	puvodne
	-moz-opacity:.80;
	opacity:.80; }
*/

 /* START THE CODE FOR THE MENUS */
 /* TOP LEVEL MENU CONTROL */
a.menu_TOP{
display:block;
line-height: 14pt;
text-align: center;
text-decoration:none;
border-right: #313252 1px solid;
}

 /* SUB LEVEL MENU CONTROL */
a.menu_SUB{
display:block;
padding: 2px 2px 2px 4px;
text-decoration:none;
filter:alpha(opacity=100);
border-bottom: #999999 1px solid;
}
 /* MORE SUB LEVEL MENU CONTROL */
.menu_DIV{
border-top: #000000 0px solid;
border-bottom: #666666 0px solid;
border-right: #666666 1px solid;
border-left: #666666 1px solid;
filter:alpha(opacity=100);
z-index:100;
}
/* MOJE */
input {
	font-size:11px;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #FFFFFF;	
	font-family : Arial, Helvetica, sans-serif; 
}

#administrace 
{
	border: 1px solid red;
	margin-left:1px;
	margin-right:1px;
	background-color: silver;
}
#administrace, #loginlabel 
{
	font: normal 100% Arial, Helvetica, Verdana, sans-serif; 						
	padding-left: 3px;
	padding-right: 3px;
	color: #A2B7B5;
}
#administrace, .logininput   
{
	border:1px solid #20433C;
	background-color: #819F97;	
	padding-left:5px;
	color: #EEF0F0;
}
#administrace, #loginsubmit  
{
	border: 0px solid #374D49 ; /*#20433C;*/
	height: 16px;
	cursor: pointer;
/*	cursor: hand; */
	background-color: #4F625E;
	color: #A2B7B5;
	width: 25px;
}
/*----------------------------------------------------*/
/* VLAJKY                                             */
/*----------------------------------------------------*/
#vlajky 
{
	width:60px;
	vertical-align:middle;
	background-color: Transparent;
}
#vlajky img 
{
	border: 0px solid white;
	padding-left:1px;
	margin:1px;
	padding-right:1px;
	border: 1px solid #2B5950;	
}

.content 
{
	border: 0px solid black;
	float:left;
}	
.firmanazev, .webnadpis
{
	color: #4B5C56;
	font-weight:bold;
/*	text-decoration:  normal;  */
	vertical-align:top;
	font-size: 110%;
}
.websubnadpis 
{
	color: #D25400;
	font-weight:normal;
}
.firmamesto 
{
	text-decoration: underline;
}
.imgsubnadpis 
{
	padding-right: 10px;
}
.webimg img
{
	border: 1px solid;
	border-style: solid;
	margin-top: 5px ;
	border-right-color: #21423D;
	border-bottom-color: #21423D;
	border-left-color: #21423D;
	border-top-color: #21423D;

}
.webtermin 
{
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	
	font-size: 75%;
	color: #9D3F00;
	border: 1px solid;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid silver;
	border-right: 4px solid #20433C;
}
.menuimg
{
	float:right;
	padding-left: 5px;
	padding-right: 0px;
	border: 0px solid #B8C8C5;
}
.kursradek 
{
	padding-left: 12px;
	background-color: #E0F5EF;
	font-weight: normal;
	border-bottom: 1px solid #7E9C94;
	border-right: 1px solid #7E9C94;
	border-top: 0px solid #AAAAAA;
	border-left: 0px solid #AAAAAA;
}
.refradek 
{
	padding-left: 12px;
	font-weight: normal;
	border-bottom: 1px solid #7E9C94;
	border-right: 1px solid #7E9C94;
	border-top: 0px solid #AAAAAA;
	border-left: 0px solid #AAAAAA;
}	
.refakreditace 
{
	font-weight:bold;
}
/*----------------------------------------------------*/
/*  Tabulka kurzu a konzultaci                        */
/*----------------------------------------------------*/

.kursnazev, .kurspozadavek, .kursotazky, .kursotazka, .downnazev
{
	padding-left: 5px;
	border-bottom: 1px solid #7E9C94;
	border-right: 1px solid #7E9C94;
	
}
.kursrozsah, .kursosnova, .kursotazky, .kursskripta, .downjednotka, .downochrana
{
	text-align: center;
	border-bottom: 1px solid #7E9C94;
	border-right: 1px solid #7E9C94;
	
}
.kursskripta 
{
	cursor: help;
}
.kurshlavicka 
{
	background-color: #21423D;
	color: White;
	font-size: 90%;
}
.kurssort, .downvelikost, .downdownload
{
	text-align: right;
	padding-right: 5px;
	border-bottom: 1px solid #7E9C94;
	border-right: 1px solid #7E9C94;
}

	

/*----------------------------------------------------*/
/*  TEXT pod Kurzotrem  START                         */
/*----------------------------------------------------*/
.mosinfopop 
{
	CURSOR: pointer; 
	background-color: Transparent;
	text-decoration: none;
}
a.mosinfopop:hover 
{
	background-color: Transparent;
	
}
a.mosinfopop:link
{

}
a.mosinfopop:visited 
{

}
/*----------------------------------------------------*/
/*  TEXT pod Kurzotrem  END                           */
/*----------------------------------------------------*/


div#menuaktuality {												
	color: #90B7B5;
	position: relative;
	z-index:10;
	width: 156px;
	top: 2px; 
	right:0;
	margin-top: 2px;
	padding: 12px 0px 15px 0px;
	border-top: 0px solid #999999;
	border-bottom: 0px solid #999999;
	}
div#menuaktuality b { display: none; }

div#menuaktuality a 
{
	width: 60%;	
	display: block; 
	color:  #90B7B5;
	background: transparent ;
	margin: 0; 
	padding: 4px 4px 4px 4px;
	text-align: center;
	font-style: normal;
	text-decoration: none;
	background-repeat:no-repeat;
	border-top: 4px solid #90B7B5;
	border-bottom: 4px solid #90B7B5;	
	border-left: 0px solid #90B7B5;
	border-right: 0px solid #90B7B5;	
	background-color: #FFFFFF;
	
	 }
div#menuaktuality a:hover { 
	color: #800040;
	padding-right: 0px;
	padding: 4px 4px 4px 4px;
	border-right: 0px solid #680D10; 
	border-left: 0px solid #364A46;
	border-top: 4px solid;
	border-top-color:  #800040 ;
	border-bottom: 4px solid;
	border-bottom-color: #800040 ;
	
	}	

.podpis
{
	background-image: url(../images/podpis.gif) ;
	background-position: 100% 100%;
	background-repeat:  no-repeat;
	padding: 75px 0px 0px 0px;
}

.mainimg 
{
	background-image: url(../images/main.jpg);
}
.servis_list 
{
	font-weight: bold;
	
}
.hotline 
{
	font-weight:bold;
	color: Red;
}
.smluvnivztah 
{
	font-weight:bold;
	color: #21423D;
}	
.inzeratkk 
{
	width: 380px;
	height: 270px;
	border: 1px solid #85A49C;
}
.r1
{
	text-align: center;
	height: 30px;
	background-color: #21423D;
	color: White;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.r11
{
	text-align: center;
	height: 30px;
	background-color: #21423D;
	color: White;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.r2 
{
	background-color: Silver;
	height: 20px;
	text-align:center;
	font-weight: bold;
	font-size: 14px;
	color: black;
	padding-top: 5px;
	padding-bottom: 5px;
}
.r3
{
	background-color: white;
	height: 50px;
	text-align:center;
	font-weight: normal;
	font-size: 12px;
	color: black;
	padding-top: 5px;
	padding-bottom: 5px;
}

