/*****************************/
/*  Pagrindiniai nustatymai  */
/*****************************/

 
* { font: 10pt verdana; line-height: 13pt; }

img { border: none; padding: 0; margin: 0; }
body { height: 500px; top:0; left:0; padding:0; }
b { font-weight: 600; font-size: inherit; }
strong { font-weight: 600; font-size: inherit; }

/*
a.galerija  	{ display: block; background: url(/sablonas/meniu/eilute1.gif); width: 125; height: 30; text-decoration: none; background-repeat: no-repeat}
a.taisykles 	{ display: block; background: url(/sablonas/meniu/eilute2.gif); width: 125; height: 30; text-decoration: none; background-repeat: no-repeat}
a.apie 		{ display: block; background: url(/sablonas/meniu/eilute3.gif); width: 125; height: 30; text-decoration: none; background-repeat: no-repeat}
a.kontaktai 	{ display: block; background: url(/sablonas/meniu/eilute4.gif); width: 125; height: 30; text-decoration: none; background-repeat: no-repeat}
a.galerija-a 	{ background-position: 0 6}
a.taisykles-a	{ background-position: 0 -24}
a.apie-a	{ background-position: 0 -54}
a.kontaktai-a	{ background-position: 0 -84}
*/

/* 
Oranzine: #F15928;
melyna: #4169E1;
*/
a:link, a:visited   { color: #4169E1; text-decoration: none; }
a:active            { color: #006088; text-decoration: none; }
a:hover             { color: #F15928; text-decoration: none; }


/*********/
/*  IDS  */
/*********/

#paryskintas { font-weight: bold;}
#aktyvus { color: #F15928; }
#apvadas { border: 1px solid lightgrey; }
#klaida { color: #FF0000; }
.klaida { color: #FF0000; }

#galerija { letter-spacing: 7.2px; }
#taisykles { letter-spacing: 4.5px; }
#apie { letter-spacing: 0.5px; }
#kontaktai { letter-spacing: 4px; }
#intro { margin-top: 50px; margin-left: 0px; }
#centras { padding: 0px; text-align: center; }


.blokas {
    padding: 2px;
    display: block;
    margin-left: auto; margin-right: auto;
    margin-top: 30px;
    text-align: left;
    border: 0px solid #D3D3D3;
    width: 955px;
    background: #FFF;
}

.kaire {
    display: block;
    width: 142px;
    height: auto;
    padding: 1px;
    text-align: center;
    float: left;
    vertical-align: top;
    border: 0px solid #D3D3D3;
}

.desine {
    display: block;
    float: left;
    overflow: hidden;
    margin-top: 0px;
    margin-left: 40px;
    width: 765px;
    border: 0px solid #000;
}

.logo_virsus {
    display: block;
    float: left;
    padding: 0px;
    width: auto;
    border:0px solid #D3D3D3;
    clear: both;
}

.meniu {
	display: block;
	margin-top: 25px;
	float: left;
	width: 98%;
	clear: both;
	text-align: center;
	padding: 1px;
	padding-top: 20px;
	border: 0px solid #D3D3D3;
	overflow: hidden;
}

.logo_apacia {
    display: block;
    float: left;
    width: auto;
    clear: both;
    margin-top: 290px; /* buvo 95 */
    border: 0px solid #D3D3D3;
}


.turinys {
    width: 99%;
    padding: 0px;
    float: left;
    clear: both;
    background: transparent;
    border: 0px solid grey;
}

.paraste {
    display: block;
    float: left;
    border: 0px solid grey;
    clear: left;
    padding-top: 20px;
    width: 99%;
}

.home {
    display: block;
    float: left;
}

.kontaktai {
    display: block;
    float: left;
}

.copyright {
    display: block;
    float: left;
    width: 100%;
    text-align: center; 
    color: #D3D3D3;
    margin-top: 20px;
    border: 0px solid #d3d3d3;
}
