/* CSS Document */

body{
padding:0;
margin:0;
}

.left{
background-image: 
url('jpgs/left.jpg');
background-repeat: 
no-repeat;
}

.foot{
font-size: 15px; 
word-spacing: -1px;
color:#003399;
font-family:Arial, Helvetica, sans-serif; 
letter-spacing: 1px; 
font-weight: normal;
line-height: 16px; 
}

.kontaktas{
    font-size: 16px; 
    word-spacing: 1px; 
    color:#FF9900;
    font-family:Arial, Helvetica, sans-serif;
    letter-spacing: 0px; 
    text-align: justify;
	font-weight: normal;
	line-height: 20px; 
}

.projekto_pavadinimas{
	font-size: 16px;
	font-weight: bold;
}

.tekstas{
    font-size: 14px; 
    word-spacing: 1px; 
    color: #333333; 
    font-family:Arial, Helvetica, sans-serif;
    letter-spacing: 0px; 
    text-align: justify;
	font-weight: normal;
	line-height: 20px; 
}

.tekstas_2{
    font-size: 14px; 
    word-spacing: 3px; 
    color: #333333; 
    font-family:Arial, Helvetica, sans-serif;
    letter-spacing: 0px; 
    text-align: justify;
	font-weight: normal;
	line-height: 18px; 
}

.naujiena{
    font-size: 15px; 
    word-spacing: 2px; 
    color:#666666;
    font-family:Arial, Helvetica, sans-serif;
    letter-spacing: 0px; 
    text-align: justify;
	font-weight:normal;
	line-height: 22px; 
}

p.top{
    font-size: 20px; 
    word-spacing: 3px; 
    color:#FF6633;
    font-family:Arial, Helvetica, sans-serif;
    letter-spacing: 1px; 
	font-weight:bold;
	line-height: 30px; 
}

p.tema {
	font-size: 20px; 
    word-spacing: 3px; 
    color:#3366CC;
    font-family:Arial, Helvetica, sans-serif;
    letter-spacing: 0px; 
    text-align:center;
	font-weight: bold;
	line-height: 26px; 
}

.meniu{
    font-size: 17px; 
    word-spacing: 0px; 
    color:#F9F9F9;
    font-family:Arial, Helvetica, sans-serif; 
    letter-spacing: 0px; 
	font-weight:bold;
	line-height: 28px; 
}

.bardas {
	vertical-align: middle;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
    text-align:right;
	line-height: 3;
	padding-left: 0px;
}

a.bardas:link {
	color: #333333; 
	text-decoration: none;
}
a.bardas:visited {
	color: #333333; 
	text-decoration: none;
}
a.bardas:hover {
	color: #333333;
	text-decoration: underline;
}

a.men:link {
	color: #F9F9F9;
	text-decoration: none;
	
}
a.men:visited {
	color: #F9F9F9;
	text-decoration: none;
}

a.men:hover {
	color:#003366;
	text-decoration: none;
}

div#wrapper{
	width: 1000px;
	margin: 0 auto 0 auto;
}

a.popup {
	text-decoration: none;
	padding: 0 10px;
}

a.popup img {
	margin-bottom:0px; 
	border-color:#f9a800; 
	border-width:5px;
}

hr.space {
	clear:both;
	visibility: hidden;
}

.ITcity{
font-size: 12px;  
color:#666666;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0px;  
font-weight:normal;
line-height: 45px; 
}

a.ITcity:active {
font-size: 12px;  
color:#0066CC;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0px;  
font-weight:normal;
line-height: 16px; 
text-decoration: none;
}

a.ITcity:link {
font-size: 12px;  
color:#0066CC;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0px;  
font-weight:normal;
line-height: 16px; 
text-decoration: none;
}

a.ITcity:visited {
font-size: 12px;  
color:#0066CC;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0px;  
font-weight:normal;
line-height: 16px; 
text-decoration: none;
}

a.ITcity:hover {
font-size: 12px;  
color:#0066CC;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0px;  
font-weight:normal;
line-height: 16px; 
text-decoration:underline;
}

span.ITcity a {
	color: #666;
	text-decoration: none;
}

span.ITcity a:hover {
	text-decoration: underline;
}

div#credits {
	float: right;
}