﻿/*
	*	www.e-info.lt sistemos stiliaus failas
	*	kopijuoti grieztai draudziama
*/

html,body{
    height:100%;
    margin:0;
    padding:0;
}
body{
    background:#8e9499 url('http://e-info.lt/templates/sharex.info/bg.jpg') no-repeat top center fixed;
    text-align:center;
    min-width:888px;
    min-height:380px;
    
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial;
    color: #202020;
}
a:link, a:active, a:visited {
	color: black;
}
a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}
#content {
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-211px;
    width:750px;
    padding: 19px 69px;
    margin-left:-444px;
    margin-right: auto;
    
    width:750px;
    height:380px;
    
    background-image: url('http://e-info.lt/templates/sharex.info/block_bg.png');
    background-repeat: no-repeat;
    background-position: top center;
}
#header {
	width: 100%;
	height: 50px;
	float: left;
	display: inline;
}
#textarea {
	width: 730px;
	height: 265px;
	padding: 10px;
	float: left;
	display: inline;
    overflow: hidden;
    text-align: left;
}
#copy {
	width: 100%;
	height: 50px;
	float: left;
	display: inline;
}
#logo {
	float: left;
	displat: inline;
	width: 195px;
	height: 41px;
	padding: 0 10px 9px 20px;
}
#logo img {
	border: 0;
	width: 195px;
	height: 41px;
}
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 500px;
	line-height: 21px;
	text-align: right;
}
#nav li {
	display: inline;
	padding: 0 10px;
}
#nav li a:link, #nav li a:active, #nav li a:visited {
	font-size: 19px;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
}
#nav li a:hover {
	color: #202020;
}
#cright {
	float: right;
	width: 87px;
	height: 39px;
	padding: 6px 20px 0 0;
	display: inline;
}
#cright img {
	border: 0;
}
#ccont {
	float: left;
	padding: 6px 0 0 20px;
	line-height: 39px;
	width: 620px;
	color: #48494b;
	text-align: left;
}