/* PAGRINDINIS KODAS amed.lt */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color:#333;
background:yellow;
}

p {
padding: 10px;
}

a {
text-decoration:none;
}

a:hover {cursor: url('https://www.amed.lt/images/yellowfinger.cur'),url('https://www.amed.lt/images/yellowfinger.cur'),auto;
text-decoration:none;
}

img {
border:0;
}

#wrapper {
margin: 0 auto;
width: 1233px;
background:#005050;
}

#header {
float: left;
height: 200px;
width: 483px;
background: #306754;
background-image: url("https://www.amed.lt/images/iFoto.jpg");
background-repeat:no-repeat;
font-family:Arial;
font-size:28pt;
color:yellow;
}

.iName {
position:absolute;
width:350px;
height:100px;
top:38px;
left:510px;
padding-left:50px;
z-index:1000;
}

.igreen {
color:green;
}

.iyellow {
color:yellow;
font-weight:bold;
font-size:12pt;
padding:45px 200px;
}

.eyellow {
color:yellow;
font-family:Arial;
font-weight:bold;
font-size:12pt;
}

#navigation {
float: left;
height: 40px;
width: 1233px;
background: #4AA02C;
}

#content {
float: left;
background:#005050;
width: 1px;
}

#leftcolumn {
float: left;
background:#003333;
width: 800px;
height:1322px;
}

.new {
color:pink;
font-family:Arial;
font-size:16pt;
}

.linkas {
font-family:Arial;
font-size:36pt;
font-weight:bold;
color:yellow;
}

.linkas:hover {
font-size:36pt;
font-weight:bold;
color:yellow;
background:blue;
}

#rightcolumn {
float: left;
width: 432px;
height:1322px;
background: #005050;
}

#footer {
height: 200px;
width: 1233px;
background: #023B0F;
background-image: url("https://www.amed.lt/images/iZole.jpg");
background-repeat:repeat-x;
clear: both;
}

.iCopy {
position:fixed;
height:12%;
width:23%;
font: bold 18px Helvetica, Arial, sans-serif;
right:10px;
bottom:0px;
}

img.icenter {
display: block;
margin-left: auto;
margin-right: auto;
}