html {
/*	background: url('http://subtlepatterns.com/patterns/wood_pattern.png');  */
}

body {
	width:1124px;
	font: 90%/140% Verdana, Arial, Helvetica, sans-serif;
	background: #6FBA34;
	padding: 0;
	text-align: center;
	color: #000000;
	margin: 0 auto;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url("images/green_1920x1080.jpg");
	background-repeat: no-repeat;
	background-size: 100%;/*background-size: 1920px 1080px;*/
	background-position: center top;
	background-attachment: fixed;/*	background-size:100% 100%; */
}

a {
	display: block;
	margin: 0;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
}

a:link {
	color: #fefefe
} 
a:visited {
	color: #fefefe
} 
a:hover {
	color: #0099FF;
	background-color: rgba(230,230,255,0.2);
} 
a:active {
	color: #0099FF
}


li {
	display:inline;
	margin:5px auto;
	font: 90%/140% Verdana, Arial, Helvetica, sans-serif;
}


.DOC #container {
	height:1080px;
	background: #FFFFFF;
	/* background-image:url("green_1920x1080.jpg"); /*background-image:url("Iugu_cap_ico.ico");*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.DOC #header {
	padding: 0 0px; 
	height:80px;
	background-color: rgba(250,250,250,0.2);
	border-radius: 5px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2),	inset 0px 1px 0px 0px rgba(250, 250, 250, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.3);
}
td {
	text-align: left;
}

.DOC #mainContent {
	width:1250px;
	padding: 0 0px; 
	height:80px;
	background-color: rgba(250,250,250,0.2);
	border-radius: 5px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2),	inset 0px 1px 0px 0px rgba(250, 250, 250, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.3);
}

#formular {
	width: 100%;
	margin: 10px auto;
	padding: 1px;
	background-color: rgba(160,250,100,0.6);
	border-radius: 5px;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(250, 250, 250, 0.5);
	border: 1px solid rgba(0, 0, 0, 0.3);
	text-align:center;
}

#formular_ppr {
	width: 50%;
	margin: 10px auto;
	padding: 10px;
	background-color: rgba(160,250,100,0.2);
	border-radius: 5px;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(250, 250, 250, 0.5);
	border: 1px solid rgba(0, 0, 0, 0.3);
	text-align:center;
}

label {
	display: block;
	color: #999;
	font: 90%/140% Verdana, Arial, Helvetica, sans-serif;
}
.cf:before,
.cf:after {
    content: ""; 
    display: table;
}

.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}
:focus {
	outline: 0;
}
.loginform {
	width: 310px;
	margin: 80px auto;
	padding: 5px;
	background-color: rgba(250,250,250,0.7);
	border-radius: 5px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2), 
    			inset 0px 1px 0px 0px 
				 rgba(250, 250, 250, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.3);
}
.loginform ul {
	padding: 0;
	margin: 0;
}
.loginform li {
	display: inline;
	float: left;
}
.loginform input:not([type=submit]) {
	padding: 5px;
	margin-right: 10px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 3px;
	box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.1), 
				0px 1px 0px 0px rgba(250, 250, 250, 0.5) ;
}
.loginform input[type=submit] {
	border: 1px solid rgba(0, 0, 0, 0.3);
	background: #64c8ef; /* Old browsers */
	background: -moz-linear-gradient(top,  #64c8ef 0%, #00a2e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#64c8ef), color-stop(100%,#00a2e2)); /*Chrom,Safari*/
	background: -webkit-linear-gradient(top,  #64c8ef 0%,#00a2e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #64c8ef 0%,#00a2e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #64c8ef 0%,#00a2e2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #64c8ef 0%,#00a2e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64c8ef', endColorstr='#00a2e2',GradientType=0 ); /* IE6-9 */
	color: #fff;
	padding: 5px 15px;
	margin-right: 0;
	margin-top: 15px;
	border-radius: 3px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}

#float_stg{
	position:fixed;
	height:10px;
	width:10px;
/*	left:1191px;
*/	left:10px;
	top:49px;
	z-index: 100;
	/**/
	text-align:center;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(250, 250, 250, 0.5);
/*	background-color:#efefef;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fafafa;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #fafafa;
	opacity:0.7;
	*/
}

#float_01{
	position:fixed;
	height: auto;
	width: auto;
	left:100px;
	top:100px;
	z-index: 100;
	/**/
	text-align:center;
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(250, 250, 250, 0.5);
}

