html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: white;
	background: white;
	background-color: #3b6674;
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* =====================  CUSTOM STYLE =================     */

#wrapper {
	width:918px;
   	margin:0 auto;
	font-family:Verdana, sans-serif;
	font-size:12px;
}

#header {
	padding-top:30px;

}

#content {
	background-color:#560000;
}

#footer {
	font-size:10px;
	margin-top:25px;
	margin-bottom:25px;
	text-align:center;
}

#logo {
	float:left;	
}
#kontaktai {
	padding-top:10px;
	float:right;
	text-align:right;
	font-size:11px;
}
#kontaktai a{
	color:white;
	text-decoration:none;
}
#kontaktai a:hover{
	text-decoration:underline;
}
#kontaktai table td{
	padding-top:5px;
}
.clear {
	clear:both;
} 
#menu {
	font-family:"Arial Narrow", "Helvetica CY", "Helvetica", sans-serif;
	font-size:18px;
	width:245px;
	float:left;
	background-image: url(img/menu_line.png);
	background-repeat: no-repeat;
	background-position: right 55px;
}
#menu li{
	padding-top:30px;
}
#menu ul{
	padding-top:25px;
	padding-left:50px;
	padding-bottom:70px;
}
#object {
	
	width:673px;
	float:right;
}
#text {
	padding-top:55px;
	padding-left:40px;
	
	line-height:1.4em;
}
#text .sklypas p{
	font-size:11px;
	text-align:left;
	width:240px;
	padding-left:7px;
	padding-top:7px;
}
#text  a{
	text-decoration:none;
	color:white;
}
h2 {
	font-family:"Arial Narrow", "Helvetica CY", "Helvetica", sans-serif;
	font-size:28px;
	margin-bottom:20px;
}
.sklypas {

	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:17px;
	width:250px;
	height:280px;
	float:left;
	margin-right:25px;
	background-color:#db9e12;
	text-align:center;
/*	border:2px solid #db9e12; */
}
.sklypas p {
		color:#560000;
}
.sklypas:hover {
	background-color:#e5bf4c;
}
#menu a{
	color:white;
	text-decoration: none;
}
#menu a:hover{
	color:white;
	text-decoration: underline;
}
#object_text p{
	font-size:12px;
	margin-left:40px;
	margin-top:55px;
	width:500px;
	line-height:1.4em;
}
#photos {
	margin-left:40px;
	margin-top:30px;

	padding-bottom:30px;
	padding-left:30px;
	background-color:#db9e12;
	width:580px;
}
#photos img {
	margin-right:25px;
	margin-top:25px;
	border:1px solid white;
}