@charset "utf-8";

body {
background: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}
table {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}
h1 {
	font-size:16px;
	font-style: normal;
	font-weight: normal;
}

a:link {
color:#000000;
text-decoration: none;
}
a:visited {
color:#000000;
text-decoration: none;
}
a:active {
color:#000000;
text-decoration: none;
}
img {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}
.black {
height: 170px;
width: 170px;
padding: 5px;
float: left;
}
.dragclass {
cursor:move;
position: relative;
display: block;
text-align: left;
    	}
.close {
font-size: 10px;
clear: both;
text-align: right;
}
.tekstas {
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
float:left;
width: 300px;
}
.kelinta {
text-align: left;
clear: both;
margin-top: -12px;
}
.white_content {
display: none;
top: 10%;
left: 25%;
width: auto;
height: auto;
position: absolute;
padding: 10px;
z-index:9003;
background:#FFFFFF;
cursor:move;
}
.small {
font-size: 9px;
color: grey;
}
.buy{
padding:10px 30px 0 20px;
}



