/*
oli.design	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial;
 font-size: 11px;
 background: url(images/top.gif) repeat-x;
}
img {
 border-style: none;
}
h2 {
	font-size: 20px;
	font-family: Georgia;
	color:#f06589;
	margin-left: 5px;
	font-weight: normal;
	letter-spacing: -1px;
}
#wrapper { 
 margin: 0 auto;
 width: 822px;
}
#header {
 width: 800px;
 color: #333;
 padding-top: 40px;
 height: 80px;
 margin: 0;
}
#content { 
 width: 800px;
 color: #333;
 background: #FFF;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 min-height: 422px;
}
#footer { 
 color: #999;
 margin: 0px 0px 0px 0px;
}
#bottom { 
 color: #999;
 background: url(images/bottom.gif) repeat-x;
 height: 41px;
 margin: 0px;
 text-align: center;
}
#bottom a, a:link {
 text-decoration: none;
 color: #666;
}
#bottom a:hover {
 text-decoration: underline;
 color: #f06589;
}
#kontaktai {
 margin-left: 15px;
 margin-top: 10px;
}
#viskas { 
	width: 800px;
	height: 250px;
	border: 5px solid #cccccc; 
}