@media screen
{
blink { behavior:url(blink.htc);}
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005397;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #005397;
}

h1 {
	font-size: 157%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

a {
	color: #005397;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 970px;
	height: 90px;
	margin: 0 auto;
	background: url(images/bg1.jpg);
	position: relative;
}

/* Logo */

#logo {
	float: left;
	padding-top: 10px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding-left: 370px;
	color: #949595;
}

#logo h1 {
	font-weight: bold;
}

#logo h2 {
	font-size: 95%;
	text-align: center;
	font-weight: bold;
	font-family: Times New Roman;
}

#logo a {
	text-decoration: none;
}

#logo_href {
	margin:0;
	padding:0;
	position:absolute;
	left:10px;
	top:2px;
}

#logo_href a {
	display: block;
	width: 254px;
	height: 150px;
	text-decoration: none;
}

/* Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 32px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 20px;
	border-left: 1px solid #E06529;
	text-decoration: none;
	font-size: 92%;
	font-weight: bold;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}

/* Header 2 */

#header2 {
	width: 970px;
	height: 100px;
	margin: 0 auto;
	background: url(images/bg2.jpg);
}

/* Splash */

#splash {
	float: right;
	width: 560px;
	height: 200px;
}


/* Page */

#page {
	width: 970px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

/* Content */

#content {
    width:970px;
    padding: 0;
    margin: 0px;
}
#content iframe{
	width:985px;
}
#c1 {
	border: 1px solid #CDCDCD;
	margin: 10px;
	width: 948px;
}

#eturas-frame {
	margin: 0 2px;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	padding-left: 15px;
	background: url(images/img08.gif) no-repeat 0 8px;
}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

.title {
	padding-top: 3px;
}

.content {
	padding: 20px;
	background: url(images/img10.gif) no-repeat;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 220px;
}

.twocols .col2 {
	float: right;
	width: 220px;
}

/* Footer */

#footer-wrapper {
	height: 100px;
	padding: 20px 0;
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
}

#footer {
	width: 970px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
	padding: 10px 0 10px 60px;
	/*background: url(images/img11.gif) no-repeat left center;*/
	font-weight: normal;
}

#links {
	float: right;
	padding: 10px 60px 10px 0;
}

#friends {
	padding: 0;
	width: 970px;
	text-align: center;
	background: #ffffff;
}

#prenum {
display:none;
text-align:left;
background-color:#FFCC66; 
width:280px;
padding: 3px;
padding-right: 10px;
border: 2px solid #FFF4D8; 
}

#prenum input.inp {
width:140px;
font-size: 11px;
}

#prenum input.newsletter {
font-size: 12px;
background-color: #FF9900;
border: 0px;
color: #fff;
padding: 2px 10px;
font-weight: bold;
}

#rnd_container {background: #FFFFFF; margin:5px 0 5px 0;}
    
    .rnd_top, .rnd_bottom {display:block; background:#FFFFFF; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#FFFFFF; border-left:1px solid #D3D3D3; border-right:1px solid #D3D3D3;}
    .rnd_b1 {margin:0 5px; background:#D3D3D3;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    
    .rnd_content {
    display:block;
    border:0 solid #D3D3D3;
    border-width:0 1px;
    padding: 4px;
    background:#FFFFFF;
    color:#000000;
	text-align: left;
}

#link-map {
	margin: 5px 10px 5px 10px;
	color: #000000;
}

#link-map a {
	text-decoration: none;
}

p.map1{
	float: left;
		background-color: #F7F7F7;
}
p.map2{ 
	float: right;
		background-color: #F7F7F7;
}
p.container1 {
	padding: 5px 0 5px 10px;
}

.cont_title {
	font-weight: bold;
	font-size: 110%;
}

td.left-td {
	padding-left: 50px;
}

.tb1 {
	color: #005397;
}

#listObject {
	margin: 5px 0 5px 60px;
	padding: 0;
	text-align: left;
}

.listitem {
	float: left;
	width: 280px;
	padding: 5px 0 5px 20px; 
	margin: 0;
}

.listitem a{
	text-decoration: none;
}

.listitem a:hover {
	text-decoration: underline;
	font-weight: bold;
}

p.weather_forecast {
	margin: 0;
	padding: 0;
	text-align: center;
}

p.city_maps {
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	font-size: 115%;
}

p.city_maps a {
	padding-bottom: 5px;
	text-decoration: none;
}

p.city_maps a:hover {
	text-decoration: underline;
}

p.city_desc {
	padding: 5px 10px 5px 10px;
}

p.city_desc img{
	margin: 5px;
}

td.td_keltai {
	border-bottom: 2px solid #E6E6E6;
	padding: 10px 0 10px 0;
}

.visa_item {
	width: 192px;
	float: left;
	text-align: center;
	padding: 3px 0 6px 0;
	margin: 3px 0 5px 0;
	background-color: #FFFFFF;
	height: 67px;
}

.visa_item a {
	text-decoration: none;
	background-color: #FFFFFF;
}

.visa_item a:hover {
	font-weight: bold;
}

.visa_item img {
	margin-top: 7px;
}

#sub_form {
	width: 340px;
	float: right;
	padding: 10px 20px 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sub_form input.mygt {
font-size: 11px;
background-color: #005397;
border: 0px;
color: #fff;
padding: 2px 6px;
font-weight: bold;
}

td.td_pav {
	background-color: #e6e6e6;
	color: #005397;	
	font-weight: bold;
	text-align: center;
}

td.td_data {
	background-color: #F7F7F7;
	padding: 3px;
	text-align: center;
}

td.td_doc {
	background-color: #FFFFFF;
	padding: 4px;
	text-align: left;
	font-size: 11px;
}

.egz_topic {
	padding: 5px 0 10px 30px;
	font-weight: bold;
	font-size: 130%;
}

.egz_info {
	padding: 0 30px 5px 30px;
	
}

#akcija_text {width: 100px; margin: 0 0 0 470px; float: left; font: 9px Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; color: #FF0000; opacity: 0.8; filter:alpha(opacity=80); text-align: center; position: absolute;}

#akcija_text2 {width: 100px; margin: 0 0 0 755px; float: left; font: 9px Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; color: #FF0000; opacity: 0.8; filter:alpha(opacity=80); text-align: center; position: absolute;}

#akcija_text3 {margin: 5px 0 0 560px; float: left; text-align: center; position: absolute;}

.novaturas_blokas_left {
	float: left; 
	width: 650px;
}
.novaturas_blokas_right {
	float: left;
	width: 300px;
	margin-left: 10px;
	text-align: center;
}

.novaturas_red {
	color: red;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.nov_pas_title {
	font: 16px Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; color: #00438e; 
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #E6E6E6;
	width: 280px;
}


