/* Dzukijos baidares vidinis CSS */

html, body {
    height: 100%;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4f4f4f;
}

p {
	margin:10px 0px 10px 0px;
	padding:0px;
}

h4 {
	font-size:15px;
	margin:0px;
	padding:0px;
}

h3{
	font-size:15px;
	margin:0px;
	padding:0px;
	color:#b9c042;
}

img {
	border:0px;
}

a {
	color:#5297bf;
}

#container {
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;
}

#main {
	padding-bottom:110px;
	width:998px;
}

.hide {
	visibility:hidden;
}

.clear {
	clear:both;
}

.thumb {
	margin:10px 20px 10px 0px;
	border:2px solid #8dbcd8;
}


/* - Left - */


#leftContainer {
	float:left;
	width:165px;
}

#navigation {
	padding:0px;
	margin:0px;
}

#navigation ul {
	list-style:none;
	padding:0px;
	margin:15px 0px 0px 50px;;
}

#navigation ul li {
margin-bottom:13px;
}

#navigation ul li a {
	color:#64a8d0;
	font-weight:bold;
}

#reklama {
	width:130px;
	margin-top:50px;
	margin-left:20px;
	text-align:center;
}

.baneris {
	margin-bottom:10px;
	border:0px;
}

/* - Center - */

#content {
	margin-left:165px;
}

#baner {
	width:830px;
	height:180px;
	background-image:url(images/vidinis_baner.jpg);
}

#turinys {
	margin:10px 45px 0px 50px;
}

#rasti {
	width:300px;
	margin-left:390px;
}

#map {
	padding:10px 0px 10px 0px;
	background-color:#c5d188;
	border:3px solid #939d64;
	text-align:center;
	margin:25px 0px 20px 0px;
}

#map a {
	color:#FFFFFF;
}

#laukia {
	float:left;
	width:340px;
}

#laukia1 {
	float:left;
	width:600px;
}


#marsrutNav {
	float:left;
}

#marsrutNav ul{
	margin:10px 0px 10px 0px;
	padding:0px;
}

#marsrutNav ul li {
	margin-right:10px;
	display: inline;
	list-style-type: none;
}

#marsrutNav ul li a {
	padding:2px 2px 2px 2px;
	font-weight:bold;
	color:#8dbcd8;	
}

#marsrutNav ul li a:hover {
	color:#fff;
	background-color:#8dbcd8;
	text-decoration:none;
}

#marsrutNav #current {
	color:#fff;
	background-color:#8dbcd8;
	text-decoration:none;
}


/* - Footer - */

#footer {
    position: absolute;
    bottom: 0 !important;
	bottom:-1px;
	height:110px; width:100%;
	background-image:url(images/footer_gradient.jpg);
	background-repeat:repeat-x;
}

#mailLink {
	margin-left:-210px;
	margin-bottom:26px;
	border:0px;
}

/* - Data table - */

td.left {
	border-bottom:1px solid #b2be76;
	border-left:1px solid #b2be76;
	padding: 5px 0px 5px 5px;
	text-align:left;
}

td.center {
	border-bottom:1px solid #b2be76;
	border-left:1px solid #b2be76;
	padding: 5px 0px 5px 0px;
	text-align:center;
}

td.right {
	border-bottom:1px solid #b2be76;
	border-right:1px solid #b2be76;
	border-left:1px solid #b2be76;
	text-align:center;
}

td.top {
	border-top:1px solid #b2be76;
	border-left:1px solid #b2be76;
	border-bottom:1px solid #b2be76;		
	background-color:#cad789;
	padding: 2px 0px 2px 0px;
	text-align:center;
	color:#fff;
}
