body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
}
#content {
	margin:1em auto;
	width:960px;
}
#header {
	height: 80px;
}

#topmenu {
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0;
	padding: 0 0 0 0px;
	list-style-type: none;
	font-size: 13px;
	background: #999999;
	height: 38px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	text-shadow: black 1px 1px 0px
}
#topmenu img {
  height: 30px;
  margin: 4px 0px 2px 20px;
}
#topmenu li {
	float: left;
	margin: 0;
  border-right: 1px solid #333333;
}
#topmenu li a {
	text-decoration: none;
	display: block;
  padding: 0 20px;
  line-height: 38px;
  color: #FFFFFF;
}
#topmenu li.active a {
	background-color: #666666;
	border-bottom: 2px solid #ff0099;
	border-right: 1px solid #333333;
	color: #FFFFFF;
	text-shadow: black -1px -1px 0px
}
#topmenu li a:hover {
	background-color: #0099ff;
	border-bottom: 2px solid #ff0099;
	color: #FFFFFF;
	text-shadow: black -1px -1px 0px
}

#menubar {
  border-bottom: 1px #cccccc solid;
  font-family: Arial, sans-serif;
	font-size: 14px;
	list-style: none;
	margin: 20px 0;
	padding: 0;
}
#menubar  li {
background-image:none;
padding-left: 0px;
	float:left;
	list-style: none;
	height: 22px;
	padding-top: 8px;
}
#menubar a {
  border-right: 1px #cccccc solid;
  color: #000000;
  text-decoration:none;
  padding: 2px 7px;
}
#menubar a.selected {
	background: #3399ff;
	color: #FFFFFF;
	border-right: 1px #ffffff solid;
}
#menubar a.selected:hover {
	color: #FFFFFF;
}
#menubar a:hover {
	color: #ff0099;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#tarifs-list {
	font-family: Arial, Helvetica, Sans-Serif;
	width: 640px;
	border-collapse: collapse;
	margin: 10px 0px;
}
#tarifs-list caption
{
	font-size: 14px;
	font-weight: bold;
	color: #3399ff;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
}
#tarifs-list th {
	color: #ff0099;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#tarifs-list th.nazva {
	text-align: left;
	padding-left: 10px;
}
#tarifs-list td {
	border: 1px solid #cccccc;
	color: #333333;
	height: 48px;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	width: 64px;
}
#tarifs-list td.fav {
	font-weight: bold;
	background: #EAECEE;
}

#tarifs-list tr:hover td {
	background: #e9e9e9;
	color: #ff0099;
	border-bottom: 1px solid #ff0099;
}
#tarifs-list tr.zag:hover {
	background: #ffffff;
}
#tarifs-list td.nazva {
	width: 252px;
	color: #000;
	padding-right: 6px;
}
#tarif-list td.nazva2 {
	padding: 4px 12px;
}
#tarifs-list td.nazva-fav {
	background: #EAECEE;
	padding-right: 6px;

}
#tarifs-list td.price {
	width: 64px;
	font-weight: bold;
	color: #000;
}
#tarifs-list td.price-discount {
  color: #3399ff;
	font-weight: bold;
	font-size: 16px;
}
#tarifs-list td.price-fav {
	font-weight: bold;
	background: #EAECEE;
}
#tarifs-list td.price-fav-discount {
  color: #3399ff;
	font-weight: bold;
	font-size: 16px;
	background: #EAECEE;
}
#banner {
	width:960px;
	height: 450px;
	margin:auto;
}
#center {
	margin:1em auto;
	width:960px;
	border:0px solid #FFFFFF;
	color:#000000;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
}
#center a {
	color: #258ef7;
	text-decoration: underline;
}
#center a.discount {
	color: #ff0099;
	text-decoration: underline;
}
#center a.active {
	color: #ff0099;
	text-decoration: none;
}
#center a:hover {
	color: #FF0099;
	text-decoration: none;
}
#pricetable
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	background: #fff;
	width: 960px;
	border-collapse: collapse;
	text-align: left;
}
#pricetable caption
{
	font-size: 16px;
	font-weight: bold;
	color: #3399ff;
	text-align: left;
	padding-left: 0px;
	padding-bottom: 10px;
}
#pricetable li
{
	font-size: 13px;
	font-weight: normal;
	color: #666;
	text-align: left;
}
#pricetable th
{
	font-size: 16px;
	font-weight: bold;
	color: #3399ff;
	padding: 10px 8px;
	border-bottom: 1px solid #0099ff;
}
#pricetable th.thprivat {
	border-left: 1px solid #ccc;
}
#pricetable th.fav
{
  background-color:#EAECEE;
}
#pricetable td
{
	border-bottom: 1px solid #ccc;
	color: #333;
	padding: 5px 8px;
}
#pricetable td.fav
{
  background-color:#EAECEE;
	color: #333;
}
#pricetable tbody tr:hover td
{
	
}
#pricetable td.pricehrn {
	font-weight: bold;
	font-size: 14px;
	padding: 12px 8px;
}
#pricetable td.pricehrn-discount {
  color: #3399ff;
	font-weight: bold;
	font-size: 16px;
	padding: 12px 8px;
}
#pricetable td.pricehrn-fav {
	font-weight: bold;
  background-color:#EAECEE;
}
#pricetable td.pricehrn-fav-discount {
  color: #3399ff;
	font-weight: bold;
	font-size: 16px;
  background-color:#EAECEE;
}
#pricetable td.pricehrn-tv {
	font-size: 14px;
	padding: 12px 8px;
}
#pricetable td.pricehrn-tv-fav {
  background-color:#EAECEE;
}

#pricetable td.pricehrn-privat {
	font-weight: bold;
	font-size: 14px;
	padding: 12px 8px;
	border-left: 1px solid #ccc;
}
#pricetable td.pricehrn-privat-discount {
	font-weight: bold;
	color: #3399ff;
	font-size: 16px;
	padding: 12px 8px;
	border-left: 1px solid #ccc;
}
#pricetable td.pricehrn-privat-tv {
	font-size: 14px;
	padding: 12px 8px;
	border-left: 1px solid #ccc;
}
#pricetable td.type {
	font-size: 13px;
	text-align: right;
	color: #ff0099;
	font-weight: normal;
	border-right: 1px solid #ccc;
	padding: 5px 14px 5px 2px;
}
#pricetable td.typeumovy {
	border-bottom: 1px solid #fff;
}
#pricetable td.umovy {
	color: #ff0099;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	padding: 12px 2px 12px 10px;
}
#pricetable td.privat {
	border-left: 1px solid #ccc;
}

#pricetable tbody tr:hover td.type
{
	
}

#benefits {
	color: #000000;
	font-size: 12px;
}
#benefits .col1 {
	float: right;
	width: 260px;
	padding: 20px 20px 0px 0px;
}

#footer {
	padding-bottom:1em;
	text-align:center;
	color: #0099FF;
	font-size: 12px;
}
#footer a {
	text-decoration: none;
	color: #000000;
}
#footer a.active {
	color: #FF0099;
}
#footer a:hover {
	color: #FF0099;
}
#copyright {
	font-size: 10px;
	padding: 0em;
	text-align: center;
}
#divline { 
        float:left;
}
h7 {
	color: #ff0099;
	text-shadow: black 1px 1px 0px
}
h8 {
	color: #666;
	text-transform: none;
	font-weight: normal;
	font-size: 12px;
}
h9 {
	color: #666;
	font-size: 12px;
}
h10 {
	color: #ff0099;
	font-weight: bold;
}
