body
{
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
}

body, td, p
{
	color: #4C4C4C;
//	font-size : 12px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	line-height : 170%;
}

td.c1
{
	padding: 10px 30px 20px 30px;
}

a:link,
a:visited
{
	color: #2F6B9F;
	text-decoration : underline;
}

a:hover
{
	color: #2F6B9F;
	text-decoration : underline;
}

a.menu:link,
a.menu:visited
{
	color: #4C4C4C;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover
{
	color: #4C4C4C;
	text-decoration: none;
	font-weight: bold;
}


a.foot:link,
a.foot:visited
{
	font-size: 12px;
	color: White;
	text-decoration : underline;
}

a.foot:hover
{
	font-size: 12px;
	color: White;
	text-decoration: underline;
}

p, ul, ol
{
	padding-top : 5px;
	padding-bottom : 5px;
	margin-top : 0px;
	margin-bottom : 0px;
}

p.p0
{
	font-weight : bold;
	font-size : 14px;
}

p.p1
{
	font-weight : bold;
}

table.t1
{
	border-collapse: collapse;
}

table.t1 tr td
{
	border: 1px solid #BABABA;
	padding : 5px 5px 5px 5px;
	background-color : #F7F7F7;
}

table.t1 tr td.par, table.t1 tr.par td
{
	background-color : #E9E9E9;
	font-weight : bold;
}

.small
{
	font-size: 10px;
}

.news_title
{
	color: #2F6B9F;
	padding: 0px 5px 0px 25px;
	font-weight: bold;
}

.fb_input
{
	border: 1px solid #BABABA;
	width: 100%;
	color: #4C4C4C;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	overflow: auto;
}

.news_anon
{
	padding: 2px 7px 7px 7px;
	font-size: 10px;
	line-height: 150%;
}

p.foot
{
	padding: 0px 15px 0px 15px;
	color: White;
	font-size: 12px;
}
h1
{
	font-weight : bold;
	font-size : 15px;
}

h2 
{
	font-weight : bold;
	font-size : 14px;
}


div.url, div.url a {
font-size:100%;
color:#008800;
text-decoration:none;
margin-top:.1em;
margin-bottom:5px;}

div.info a {
margin-top:8px;margin-bottom:16px;color:#444444;
text-decoration:none;
}

div.bod, div.bod a{
color:#444444;
text-decoration:none;
margin-top:1px;
}

.geocci {
border: 2px solid #C5C8D0;
}
.geocci a{
text-decoration:none;
}

.emailText {
	font-size: 12px;
}

a.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

a.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
.main input[type="text"], 
.main input[type="textarea"], 
.main input[type="password"],
.main input[type="submit"]
{
//    font-size:24px;
  width: 100%;
//  width: 95%;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 2px 12px;
  margin: 8px 0;
}
.main input[type="submit"] {
    cursor: pointer;
    background-color: #ddd;
}
.main input[type="submit"][disabled] {
    cursor: no-drop;
    background-color: #fff;
}


#.main input[type=submit]:hover {
#  background-color: #ddd;
#}
#.main input[type=submit]:active {
#  background-color: #ddf;
#  cursor: pointer;
#}


.cart table,
.cart td,
.cart th {
  border: 1px solid black;
}
.piprice {
    color:#6d4d3c;
    font-weight: 900;
}


#desc ul {
  list-style-type: square;
  margin: 0 0 0 25px;
}

#desc .informer {
    backg1round-color:yellow;
    min-width:900px;
    font-size:13px;
}
#desc .informer td {
    padding:10px;
}
#desc .informer img {
    width:150px;
    height:auto;
    border:solid 1px #000;
    //margin:0 100px 0 0;
}

