/* CSS Document */

body {
  margin: 0px;
  padding: 0px;

  text-align: center;
  background-color: #070E18;  
	color: #000000;
        font-size: 12px;
	font-family: Arial;
	SCROLLBAR-FACE-COLOR: #3C3D38; 
	SCROLLBAR-HIGHLIGHT-COLOR: #3C3D38; 
	SCROLLBAR-SHADOW-COLOR: #3C3D38; 
	SCROLLBAR-3DLIGHT-COLOR: #3C3D38; 
	SCROLLBAR-ARROW-COLOR: #4C4D48; 
	SCROLLBAR-TRACK-COLOR: #3C3D38; 
	SCROLLBAR-DARKSHADOW-COLOR: #3C3D38; 
	background-image: url('pics/design/bg.png');
  background-repeat: repeat-x;

}

div#zaklad {
  width: 1263px;
  position: relative;
  text-align: left;
  margin: 0px auto;
}

div#menu {
  position: absolute;
  top: 0px;
  left: 0px;
}

h1 {
color: #000000;
font-size: 12px;
border-bottom: 1px solid #000000;
padding: 3px;
letter-spacing: 5px;}


#bg {  background-image: url(pics/design/left/bg.png);
        font-size: 9pt;
	font-family: Arial;
	font-style: normal;
	color: #8699b0;
	text-shadow: transparent 1px 1px 3px;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
	-moz-border-radius: 0px;
        padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
        letter-spacing: 0px;
        text-align: left;
	line-height: 12pt;
	padding-left: 8px;
	padding-right: 8px;
}






#quick { border-left: 0px solid #324622;
	background-color: #303e4a;
	background-repeat: repeat-y;
	font-variant: normal;
	-moz-border-radius: 0.00em;
   	 background-image: transparent;
   	 -webkit-box-shadow: #242f38 0 0 3px;
	-moz-box-shadow:#242f38 0 0 5px;
    	font-size: 11px;
	font-family: Arial;
	font-style: normal;
	color: #8699b0;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
        padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
        letter-spacing: 0px;
        text-align: left;
	line-height: 14pt;
	padding-left: 6px;
	padding-right: 6px;

}


#nav {
  	background-image: transparent;
        font-size: 10pt;
	font-family: Arial;
	font-variant: normal;
	font-weight: bold;
	color: #94aac3;
	text-shadow: #161c21 1px 1px 3px;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 15pt;
	
}

#nav a{
  	background-image: transparent;
        font-size: 10pt;
	font-family: Arial;
	font-variant: normal;
	font-weight: bold;
	color: #94aac3;
	text-shadow: #161c21 1px 1px 3px;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 15pt;

	
}


#nav a:hover{
  	background-image: transparent;
        font-size: 10pt;
	font-family: Arial;
	font-variant: normal;
	color: #bdbebe;
	font-weight: bold;
	text-shadow: #161c21 1px 1px 3px;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 15pt;

	
}



#twitter li a{    
	color:#909ea5;
	text-shadow: #252a32 1px 1px 3px;
	z-index:1;
 }
 
#twitter li {
	color:#5e6569;
	text-shadow: #252a32 1px 1px 3px;
	width:270px;
 	margin-bottom: 3px;
 	margin-left: 0px;
 	padding: 5px;
 	font-family: arial;
 	font-size: 11px;
 	line-height: 12px;
 	letter-spacing: 0px;
	list-style: none;
 	display: block;
 	z-index:1;
	border-bottom: 1px dotted #5e6569;
}

a:link {color: #bfc0c0;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: normal;

}
a:visited {
	color: #bfc0c0;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: normal;

}
a:active {
	color: #bfc0c0;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;

}
a:hover  {
	color: #8699b0;
	letter-spacing: 0px;
	text-decoration: line-through;
	cursor: Default;
	font-weight: normal;

}


 

a img {
filter: alpha(opacity=66); 
opacity: 0.66; 
border-style: solid;
border-width:0px;
border-color: #000000;
padding:2px;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
background-color: #3d4f5e;}

a:hover img {
filter: alpha(opacity=90); 
opacity: 0.90; 
border-style: solid;
border-width:0px;
border-color: #000000;
padding:2px;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
background-color: #303e4a;}


div#update {
  position: absolute;
  top: 560px;
  left: 390px;
  width: 501px;
  height: 475px;
  text-align: left;
}

div#left {
  position: absolute;
  top: 550px;
  left: 160px;
  width: 225px;
  height: 475px;
  text-align: left;
}

div#right {
  position: absolute;
  top: 550px;
  left: 913px;
  width: 225px;
  height: 475px;
  text-align: left;
}



div#play {
  position: absolute;
  top: 429px;
  left: 350px;
  width: 200px;
  height: 20px;
  text-align: left;
}



div#twitter {
  position: absolute;
  top: 135px;
  left: 790px;
  width: 270px;
  height: 230px;
  text-align: left;
}

div#navigace {
  position: absolute;
  top: 5px;
  left: 430px;
  width: 720px;
  text-align: left;
}




b {	color:#afafaf;
}

i {	color: #445561;
;
}

o {color: #000000;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0px;


}



