/* CSS Document */
body {
background: #f9f8f8;
}

#page 
{background: white  none;
	width: 770px;
	height: 535px;
border-top-color:#999999;border-top-style:solid;border-top-width:1px;
border-right-color:#999999;border-right-style:solid;border-right-width:1px;
border-left-color:#999999;border-left-style:solid;border-left-width:1px;
border-bottom-color:#999999;border-bottom-style:solid;border-bottom-width:1px;
}

  
#logoGODIM {
border-top-color:#999999;border-top-style:solid;border-top-width:0px;
border-right-color:#999999;border-right-style:solid;border-right-width:0px;
border-left-color:#999999;border-left-style:solid;border-left-width:0px;
background-color: #ffffff;
width: 770px;
height: 110px;
	background-position: center; /* obrázkové pozadie */
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;


}

#marquee {margin: 0 0 0 0;
width: 770px;
float: left;
background: #FF8000;
font-size: 16px;
border-left-color:#999999;border-left-style:solid;border-left-width:0px;
border-right-color:#999999;border-right-style:solid;border-right-width:0px;
height: 25px;
}


a {
	color: #008500;
	font-family: "helvetica ce", "arial ce", "arial", "helvetica", "sans-serif";
	text-decoration: none;
	font-size: 18px;

}
a:hover {
	text-decoration: underline;
	color: #ff8000;
	font-size: 18px;

}                 
#leftside  {
width:110px; 

background-color:#D9FFCE; 
float: left;
	border-right-color:#cccccc;border-right-style:dashed;border-right-width:1px;
	border-left-color:#999999;border-left-style:solid;border-left-width:0px;
border-bottom-color:#999999;border-bottom-style:solid;border-bottom-width:0px;

}      
#rightside  {
width:658px; 
background-color: #ffffff;

float: right;
border-right-color:#999999;border-right-style:solid;border-right-width:0px;
	border-bottom-color:#999999;border-bottom-style:solid;border-bottom-width:0px;
}   
#oramovanie 
{background: white  none;
	width: 770px;
	height: 635px;
border-top-color:#999999;border-top-style:solid;border-top-width:1px;
border-right-color:#999999;border-right-style:solid;border-right-width:1px;
border-left-color:#999999;border-left-style:solid;border-left-width:1px;
border-bottom-color:#999999;border-bottom-style:solid;border-bottom-width:1px;
}



