body {
    background-color: #ffcc33;
    font-family: "Verdana";
    padding: 0px;
    margin: 0px;
}

div.pagrindas {
    width: 1024px;
    height: 768px;
    background: url('/pav/bg.jpg');
    background-repeat: no-repeat;
    margin: auto;
}

div.pagrindasSonai {
    margin-top: 0px;
    padding-top: 0px;
    height: 768px;
    background: url('/pav/bg_sonai.jpg');
    background-repeat: repeat-x;
}

select.uzsakyti {
	width: 400px;
}

div.meniu {
    position: relative;
    top: 112px;
    left: 252px;
}

div.turinys {
    position: relative;
    top: 130px;
    left: 270px;
	width: 650px;
	height: 550px;
}

div.pvz {
	float: left;
	width: 150px;
	height: 250px;
	margin: 10px;
}

p.pvz {
	font-size: 10px;
}

td.pvz {
    width: 400px;
}

div.admin {
    position: relative;
    top: 120px;
    left: 270px;
}

p.artimiausia {
    position: relative;
    top: -34px;
    left: 10px;
    font-size: 13px;
    color: white;
    font-weight: bold;
}

div.antraste {
    width: 800px;
    height: 157px;
}

div.kaire {
    width: 450px;
    height: 157px;
    float: left;
}

div.desne {
    width: 250px;
    height: 157px;
    float: left;
}

div.pradinisDiv {
    margin: 0px;
    padding-top: 50px;
}

p.butinas {
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

form {
    font-size: 12px;
}

a:link {
    color: black;
    font-weight: 800;
}

a:visited {
    color: black;
    font-weight: 800;
}

a:hover {
    color: #636363;
    font-weight: 800;
}

a:active {
    color: #636363;
    font-weight: 800;
}

tr.kal {
    height: 190px;
    vertical-align: top;
}

td.klaidos {
    width: 250px;
    vertical-align: top;
}

p.klaidos {
    background-color: red;
    color: white;
    font-size: 12px;
    font-weight: bold;
}

th {
    font-size: 14px;
}

th.admin {
    font-size: 12px;
}

input.remai {
    border-color: #f5a301;
    border-style: solid;
    border-width: 1px;
    width: 98px;
}

input.Neremai {
    border-color: #f5a301;
    border-style: solid;
    border-width: 1px;
    width: 98px;
	background-color: red;
}

input.tel {
    border-color: #f5a301;
    border-style: solid;
    border-width: 1px;
    width: 60px;
}

input.NeTel {
    border-color: #f5a301;
    border-style: solid;
    border-width: 1px;
    width: 60px;
	background-color: red;
}

td.tarpas {
    width: 20px;
}

textarea {
    border-color: #f5a301;
    border-style: solid;
    border-width: 1px;
}

p.taisykles {
    font-size: 12px;
    width: 600px;
    margin-bottom: 5px;
    margin-top: 0px;
}

p.pradinis {
    font-size: 12px;
    width: 600px;
    margin-bottom: 20px;
}

p.pradinisB {
    margin-bottom: 10px;
    font-size: 12px;
    width: 600px;
    font-weight: bold;
}

td.admin {
    width: 500px;
}

input.remaiD {
    border-color: #f5a301;
    border-style: solid;
    border-width: 1px;
    width: 450px;
}

input.remaiV {
    border-color: #f5a301;
    border-style: solid;
    border-width: 1px;
    width: 260px;
}

input.kodas {
    border-color: #f5a301;
    border-style: solid;
    border-width: 1px;
    width: 30px;
}

a.admin:link {
    font-size: 12px;
    color: black;
    font-weight: 100;
}

a.admin:visited {
    font-size: 12px;
    color: black;
    font-weight: 100;
}

a.admin:hover {
    font-size: 12px;
    color: #636363;
    font-weight: 100;
}

a.admin:active {
    font-size: 12px;
    color: #636363;
    font-weight: 100;
}


