::selection{background:#93d657;color:#262830;}
::-moz-selection{background:#93d657;color:#262830;}



body {
	margin: 3px;
	
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background: url(bg.jpg) 50% 0px;
/*background: url(imagess/velky1200.jpg) 50% 0px no-repeat;*/
 background-attachment:fixed;

} .zamestnanci {
height: 90px;width: 60px;
}
.zamdiv {
height: 120px;
}
.hlavnelogo {
position: absolute;
  height: 220px;
width: 980px;
	background: white url(imagess/980.png) no-repeat center center;

}
.stredstranky {
     	width: 980px;
     }    
.logovelke {
 height: 220px;
width: 740px;

}

  .tien {
  
 box-shadow: 2px -2px 5px #8fa4c3;
-webkit-box-shadow: 2px -2px 5px #8fa4c3;
-moz-box-shadow: 2px -2px 5px #8fa4c3;
	width: 980px;
	margin: 0 auto;

  }

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}
 .title2 a {
	text-decoration: none;
}
.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(imagess/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}
  /*nadpis */
.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(imagess/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	font-family: algerian; 
	color: #135293;
	text-shadow: 5px 5px 6px #8fa4c3; 
}

p {
color: #135293;

}
.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(imagess/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed { 
text-align:justify;
color: #135293;
padding: 5px 30px 20px 30px;
}
.boxed h2, h3, strong {
text-shadow: 5px 5px 6px #8fa4c3;
}
.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(imagess/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #f1f6fd url(imagess/img01.gif) repeat-y;

}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Logo */

#logo {
 height: 220px;
	
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}



#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 10px;
/*	background: #85C329 url(imagess/img04.gif) repeat-x;  */
background: url(imagess/img06.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#menu li {
	padding: 10px 0;
 
	background: #4096ee url(imagess/img05.gif) repeat-x;  
  -webkit-transition: all 1s linear; 
     -o-transition: all 1s linear; 
    -moz-transition: all 1s linear;  
}

#menu li:hover {
	padding: 10px 0;
	background: url(imagess/img05.gif) repeat-x;
	background: #80b6ee;    -webkit-transition: all 0.3s linear;
     -o-transition: all 1s linear; 
    -moz-transition: all 1s linear;  
}
#menu li.first {
	background: #4096ee;
}
 #menu li.first:hover {
		background: #80b6ee;   -webkit-transition: all 0.3s linear; 
       -o-transition: all 0.3s linear; 
    -moz-transition: all 0.3s linear; 
    
}
#menu li.second {   /* menu - podmenu */
      
   background: #4d8dcf;          
   width: 195px;
   border-left: 25px solid #4096ee;
     font-size: 65%;
   	font-weight: normal;
    
}  
/*   Vysuvne menu v menu   
.unus, .duo, .tres, .quattuor, .quinque, .sex, .septem, .octo, .novem, .decem, .undecim, .duodecim, .tredecim, .quattuordecim, .quindecim {  
overflow: hidden;  
-webkit-transition: all 0.8s linear; 
   -o-transition: all 0.8s linear; 
    -moz-transition: all 0.8s linear;    
   height: 40px
}

.unus:hover {      
height: 80px;
}
.duo:hover {      
height: 120px;
}
.tres:hover {      
height: 160px;
}
.quattuor:hover {     
height: 200px;
}
.quinque:hover {      
height: 240px;
}
.sex:hover {     
height: 280px;
}
.septem:hover {     
height: 320px;
}
.octo:hover {      
height: 360px;
}
.novem:hover {      
height: 400px;
}
.decem:hover {      
height: 440px;
}
.undecim:hover {      
height: 480px;
}
.duodecim:hover {      
height: 520px;
}  
.tredecim:hover {      
height: 560px;
}

.quattordecim:hover {      
height: 580px;
}
.quinquedecim:hover {      
height: 620px;
}

/*   Koniec Vysuvne menu v menu   */


#menu .second:hover {   /* menu - podmenu */
border-left: 25px solid #85c0fd;
border-right: 10px solid #85c0fd;
background: #80b6ee;    -webkit-transition: all 0.3s linear;
   -o-transition: all 0.3s linear; 
    -moz-transition: all 0.3s linear; 

} 
#menu a, .first, .prve, .druhe, .tretie, .stvrte, .piate, .sieste, .siedme, .osme, .deviate, .desiate, .jedenaste, .dvanaste {  
	text-decoration: none;
	font-size: 130%;
		font-weight: bolder;
	color: #FFFFFF;
		text-shadow: 0px 0px 15px black;     
}

#menu a:hover {
	text-decoration: none;
}

/* Login */

#login {
	margin: 0 0 150px 0;
	background: #77b2ee;
	color: #135293;
	  
}

.loginup    { background:  url(imagess/img04.gif) repeat-x; 

}

.logindown {  	  background: #4096ee url(imagess/img04opak.gif) repeat-x;

}
.loginobsah {
 margin: 10px;
}
#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 740px;
}

/* Footer */
   
#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(imagess/img12.gif) repeat-x;
		text-shadow: 20px 10px 6px #FFFFFF;  
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 5px 0 35px 20px;
	background: url(imagess/img13.png) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 25px 0 0 20px;
}      
                                  #tretiemenu 
    {   overflow:hidden;
width: 20px; background:#5dadff;height: 15px;margin-top:-13px;position:absolute;margin-left: 195px;
    }
 #tretiemenu:hover {
  
            width: 120px; height: 65px;
    }  .tretiemenu {
    font-size: 145%;
    }
      #pociarkni:hover {  text-decoration:underline;}