html {
	scrollbar-arrow-color: #000000;
    scrollbar-track-color: #e77b31;
    scrollbar-face-color: #f57520;
    scrollbar-highlight-color: #e77b31;
    scrollbar-3dlight-color: #e77b31;
    scrollbar-darkshadow-color: #e77b31;
    scrollbar-shadow-color: #000000;
	/*overflow-x: hidden; */
	
}


body {	
    background-image: url(images/PracovniRobertLayeredMoreRe.jpg);
	background-repeat:no-repeat; 
	background-attachment:fixed; 	
	background-color: #d45c23;
	margin:0;
	padding:0 0 0 200px;
	/*font-family: "Times New Roman", Times, serif;	*/
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC66; /* font color */
}
div#left-sidebar{
  position:absolute;
  top:270px;
  left:3px;
  width:200px;
  height:100%; 
 }
@media screen{
  body>div#left-sidebar{
   position:fixed;
  }
 }
* html body{
  overflow:hidden;
 } 
 * html div#content{
  height:100%;
  overflow: auto; 
 }
.handwrite {
	color: #FFCC33; 
	font-size: 80%; 
	/*font-family: cursive; */
	text-align: center; 
	/*font-weight:bold;*/
}
.weather {
    font-family: Arial, Helvetica, sans-serif;
	color: #004371;
	font-size: 90%;
}
.margin30_main {
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 30px;
	
}
.margin30 {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.imageBorder10 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.imageBorder1 {
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.imageStroke {
	/*border-width: thin;*/
	/*border-color: #333333;*/
}

.center_top20 {
	text-align: center;
	margin-top: 20px;
}

.justify { text-align: justify;}


.line_height1p2 {
	line-height: 1.2;
}

.font_intro {
	font-size: 100%; 
	/*font-family: Georgia, "Times New Roman", Times, serif;*/ 
	margin-bottom: 10px;
}

#perc120 {
	font-size: 120%;
}

.perc65 {
	font-size: 65%;
}

a:link {
	color: #000000;
	text-decoration:none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.copyrights {
	color: #FFCC33;
	font-size: 70%;
	font-style:italic;
	text-align: center;
}

.copyrights a:link { 
	color: #FFCC33; 
	text-decoration: none;
}

.copyrights a:visited {
	color: #FFCC33;
	text-decoration: none;
}
.copyrights a:hover {  
	color: #FFFFFF;
	text-decoration: none;
}

.textnavigation { 
  	color: #000000; 
	font-size: 80%;
	text-align: center;
}

.textnavigation a:link {
	color: #000000;
	text-decoration: none;
}


.textnavigation a:visited {
	color: #000000;
	text-decoration: none;
}
.textnavigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.textnavigation a:active {
	color: #FFFFFF;
	text-decoration: none;
}


.style8 {color: #e77b31;}
.style8 a:link {
	color: #e77b31;
	text-decoration: none;
}

.style8 a:visited {
	color: #e77b31;
	text-decoration: none;
}

.style8 a:active {
	color: #e77b31;
	text-decoration: none;
}

.style8 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.style9 {color: #FF9900;}
.style9 a:link {
	color: #FF9900;
	text-decoration: none;
}

.style9 a:visited {
	color: #FF9900;
	text-decoration: none;
}

.style9 a:active {
	color: #FF9900;
	text-decoration: none;
}

.style9 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.style13 {color: #FFBB33;}
.style13 a:link {
	color: #FFBB33;
	text-decoration: none;
}

.style13 a:visited {
	color: #FFBB33;
	text-decoration: none;
}

.style13 a:active {
	color: #FFBB33;
	text-decoration: none;
}

.style13 a:hover {
	color: #FFFFFF;
	text-decoration: none;
} 

.yellow {
	color: #ffcc00;
	text-decoration: none;
} 
.white {
	color: #FFFFFF;
}
