/* Reset everything */

html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/* end of reset */
form { margin: 20px;	padding-left: 154px;	font-size: 15px;}
legend { color: #24C400;	font-size: 15px;}
label span { color: #ffffff;}
fieldset { color: #24C400;	border: 1px solid #24C400;	padding: 10px;}
input, select, textarea { margin-left: 20px;}
input, textarea { !margin-left: 0px;}
select {!margin-left: 20px;}

body {
	background-color: #4C4B4B;
	font-family: Arial;
	text-align: left;
}

div.container {	
	position:absolute;	
	margin-top: 20; 
	margin-left: 50%; 	
	left:-378px;	
	top:-0px;	
	width:756px;
	border: 2px solid #212121;
	background-color: #2B2B2B;
	padding-bottom: 30px;
}

p { font-size:15px;	text-align: justify;	line-height: 1.5;	color: #fff;}
p.maintext {	margin: 20px;	padding-left: 154px;}
p.maintext2 {	margin-left: 20px;	margin-right: 20px;	margin-bottom: 20px;	margin-top: -18px;	padding-left: 154px;	text-indent: 12px;}
p span {	color: #24C400; 	font-style: italic;}


ul { font-size: 10px;	line-height: 1.5;	margin-top: 5px;}
li { font-size:10px;	list-style: none; margin-left: 25px;	line-height: 1.5;}


h1 { font-size:24px;	margin-top:20px;	margin-left: 20px;	font-weight: normal;	padding-left: 154px;	color: #22B800;}
h2 {	font-size:18px; text-transform: uppercase; color: #5A4C28; margin: 0; padding: 0; font-weight: bold;}
h3 {	font-size:16px; font-style: italic; font-weight: bold; margin: 0; padding: 0;	padding-top:10px; color: #C41130;}

p a { color: #24C400; text-decoration: none; border-bottom: dashed 1px;}
p a:link {}     /* unvisited link */
p a:visited {}  /* visited link */
p a:hover { text-decoration: underline; border-bottom-style: none;}   /* mouse over link */
p a:active {}   /* selected link */


div.menu { float: left;}
div.header {	position:relative;	left:0px;	top:0px;	width:756px;	height:126px;}
div.tlacitko {	position:relative;	left:0px;	top:20px;}





