BODY {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;	/*background: url(images/main.jpg) repeat-y 50% top #333333;	*/
}
#content 
{
	width: 780px;
	height:100%;
	margin-top: 20px;
	border: none;
	text-align: left;
	color: #000000;
}
.input {
	font: bold 10px/10px Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	background-color: #FFFFFF;
	border-top: 1px outset #003300;
	border-left:1px outset #003300;
	border-bottom: 1px inset #003300;
	border-right: 1px inset #003300;
	background-image: url(form_back.jpg);
}
#container 
{
	width: 790px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	padding-top: 0px;
	left: 0px;
}
#mcontainer 
{
	width: 790px;
	position:relative;
	margin-top: 0px;
	padding-top: 0px;
	left: 0px;
}
#header {
	position:relative;
	width: 595px;
	height:173px;
	z-index:1;
	background-color: #FFFFFF;
	color: #003300;
	background-image: url(../images/ubyt_log.jpg);
	background-repeat: no-repeat;
	top: 15px;
}
#header1 {
	position:relative;
	width: 595px;
	height:173px;
	z-index:1;
	background-color: #FFFFFF;
	color: #003300;
	background-image: url(../images/ubyt_heslo.jpg);
	background-repeat: no-repeat;
	top: 15px;
}
#header2 {
	position:relative;
	width: 595px;
	height:173px;
	z-index:1;
	background-color: #FFFFFF;
	color: #003300;
	background-image: url(../images/ubyt_blank.jpg);
	background-repeat: no-repeat;
	top: 15px;
}
#header_main
{
	width: 811px;
	height:266px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: none;
	text-align: left;
	background-color: #FFFFFF;
	color: #F0F0F0;
	background-image: url(header_main.jpg);
	background-repeat: no-repeat;
}
#footer {
	position:relative;
	width:610px;
	height:48px;
	z-index:2;
	background-image: url(images/bottom.jpg);
}
#main {
	width:580px;
	left:10px;
	color: #333333;
	position: relative;
	text-align: left;
}
#menu {
	position:relative;
	width:207px;
	left: 0px;
	top: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/menu_main.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #003300;
	text-decoration: none;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px none #CCCCCC;
}
a:visited {
	color: #006600;
	text-decoration: none;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	border-left: 1px none #FFFFFF;
}
a:hover {
	color: #000000;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	border-bottom-color: #006699;
	border-top-style: solid;
	border-bottom-width: 1px;
	background-color: #F6F8EB;	
}
a:active {
	color: #CC0000;
}
div.img {
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	background: url(images/img_back.jpg) no-repeat right bottom;
	float: right;
	margin: 1px 1px 1px 1px;
	position: relative;
	z-index: 1;
	cursor: hand;
}
div.img img {
	border-right: #999 1px solid; 
	border-left: #999 1px solid; 
	border-bottom: #999 1px solid; 
	border-top: #999 1px solid; 
	padding-right: 4px; 
	padding-left: 4px; 
	padding-bottom: 4px; 
	padding-top: 4px; 
	display: block; 
	margin: -5px 5px 5px -5px; 
	position: relative; 
	background-color: #ffffff
}
a.menu:link {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	border-style: none;
	float: left;
	text-align: left;
	width: 146px;
	margin-left: 52px;
	line-height: 48px;
}
a.menu:visited {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	border-style: none;
	padding-right: 3px;
	padding-left: 3px;
	width: 116px;
	float: left;
	text-align: center;
}
a.menu:hover {
	color: #006633;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	width: 116px;
	float: left;
	text-align: center;
	background: transparent;
}
a.menu:active {
	color: #000000;
}
.red {
	color: #CC0000;
}
#home {
	position:absolute;
	width:589px;
	height:115px;
	z-index:2;
	left: 12px;
	top: 9px;
	cursor: pointer;
}

