/* CSS Document */

A:link
{
    text-decoration: none;
	font-weight:bold;
    color: #006699;

}

A:visited
{
   text-decoration: none;
	font-weight:bold;
    color: #006699;

}
A:active
{
    text-decoration: none;
	font-weight:bold;
    color: #006699;
}

A:hover
{
    text-decoration: underline;
	font-weight:bold;
    color: #006699;
}

form {
margin:0;
padding:0;
display:inline;

}

/* structura pagina */


p {
margin:0px;
text-indent:0px;
padding:0;

}

#corp {
width:667px;
margin-right:auto;
margin-left:auto;
text-align:left;
background:url(images/gradient_jos.jpg) repeat-x bottom #ffffff;

}

body {
background: url(images/bkg_gen.jpg) repeat-x top #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#antet {
width:667px;
height:110px;
background:#333333; 
}

.clear {
clear:both;
width:100%;
height:1px;
font-size:1px;
margin:0;
padding:0;
}


#bs {
float:left;
width:179px;
min-height:250px;

}

*html #bs{
height:250px;
}

#bs_gradient {
background:url(images/gradient_sus.jpg) no-repeat top left;
height:48px;
}

ul{
margin-top:0;

}

#mijloc {
position:relative;
float:right;
width:465px;
color:#333333;
min-height:400px;
padding-left:8px;
padding-right:15px;
padding-top:13px;
background:url(images/bkg_sus.jpg) top repeat-x;
}

#mijloc img{
padding:2px;
}
*html #mijloc {
height:400px;

}

#mijloc p {
line-height:130%;
margin-left:7px;

}

.butonas {
line-height:25px;
background-color:#7C411D;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
margin:0 14px 16px;
padding-left:10px;
border:solid 2px #CCCCCC;

}

.butonas a{
text-decoration:none;
line-height:25px;
color: #FFFFFF;
}

.butonas a:visited{
text-decoration:none;
line-height:25px;
color: #FFFFFF;
}

.butonas a:hover{
text-decoration:none;
line-height:25px;
color: #FFFFBF;
}

.subtitlu {
background: #EEEEEE;
border:solid 1px #DDDDDD;
display:block;
height:25px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#7C411D;
padding-left:9px;
margin:10px 0;
line-height:25px;
}

.style2{
heigth:100px;
margin: 10px 0;
}