﻿
/* 
css style of Cartem - free template 
Created by www.cleanet.cz and sponsored by www.zakonnepojistenivozidla.cz
*/

body {
	margin: 0;
	padding: 0;
	background: #fff url(images/bg.gif) 0 0 repeat-x;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}

* {
	margin: 0;
	padding: 0;
}

.clear {
  clear: both;
}

h1, h2, h3 {
	font-weight: normal;
	color: #000000; 
	
}

h1.promo {
	font-size:22px;
	font-weight:bold;
    color: #007DA6;

}

p, ol, ul {
	line-height: 200%;
}

a { 
  color: #000000;
  text-decoration: underline;
}

a:hover {
  text-decoration: none; 
}

img.left {
	float: left;
	padding: 5px 20px 0 0;
}

img.right {
	float: right;
	padding: 5px 0 0 20px;
}

#wrapper {
  width: 980px;
  margin: 0 auto;
}

#wrapper20 {
  width: 940px;
  margin: 0 auto;
  padding-left:45px;
}

.block405 {
	float:left;
	margin:20px 40px 20px 0;
	padding:10px 10px 0 10px;
	width:405px;
	background:#EEEEEE
}

.block252 {
	float:left;
	margin:20px 40px 20px 0;
	padding:10px 10px 10px 10px;
	width:250px;
	background:#EEEEEE;
}

.price {
	font-size:2em;
	color:#F36916;
	float:right
}

#logo {
  height: 80px;
  width: 940px;
  margin: 0 auto;
  padding: 0;
}

#telephone {
	float:right;
	margin-top: 30px;
	font-size:22px;
}

#subheader {
	height: 40px;
	margin: 0 0 20px 0;
}

#menu {
	float: left;
	height: 40px;
	padding: 0 20px;
}

#menu li {
	display: block;
	float: left;
}

#menu li.active, #menu li:hover {
	display: block;
	float: left;
	background: #FF2C00;
}

#menu li a {
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	border-left: 1px solid #666666;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 0 20px;
}

#content {
	float: right;
	width: 690px;
}

.block252 ul li {
  list-style: none;
  background: url(images/list.gif) left center no-repeat;
  padding: 0 0 0 16px;
  line-height: 220%;
}

#footer-top {
  height: 13px;
  width: 940px;
  margin: 0 auto;
  background: url(images/footer.gif) 0 0 no-repeat;
}

#footer {
    width: 940px;	
	padding: 0;
}

#footer p {
  padding: 0 20px 13px 20px;
  color: #444;
}

#footer span {
  float: right;  
  color: #777; 
}

#footer span a {
  color: #666; 
}
