body {
	color: #ffffff;
	background-color: #373737;
	background-image: url(./img/bg-top.jpg);
	background-repeat: repeat-x;
	font-family: "Arial CE", Arial, Tahoma, "Verdana CE", Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#stranka {
	position: relative;
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(./img/bg_stranka.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	border: 0px green solid;
	z-index: 0;
}

img {
  border: none;
}

a {
  color: #FFFF00;
  text-decoration: none;
}

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

a.odkaz{
  color: white;
}

a:hover.odkaz{
  color: #FF9900;
  text-decoration: none;
}

.both {
  clear: both;
}

#sefredaktor_top_1 {
	position: relative;
	width: 980px;
	height: 145px;
	background-image: url(./img/carbonia-top-1.jpg);
	z-index: 0;
}

#sefredaktor_top_2 {
	position: relative;
	width: 980px;
	height: 61px;
	background-image: url(./img/carbonia-top-2.jpg);
	z-index: 0;
}

#sefredaktor_top_menu {
	position: relative;
	width: 980px;
	height: 35px;
	background-image: url(./img/bg-top-menu.jpg);
	background-repeat: repeat-x;
}

#sefredaktor_top_menu .menuCenter {
	padding-left: 10px;
}

#sefredaktor_top_menu .menuCenter a.polozka{
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  padding: 7px 20px;
  background-image: url(./img/bg-top-menu-polozka.jpg);
  background-position: bottom right;
  float: left;
}

#sefredaktor_top_menu .menuCenter a:hover.polozka{
  background-image: url(./img/bg-top-menu-polozka.jpg);
  background-position: top right;
}

.sefredaktor_side_box {
	position: relative;
	width: 180px;
	border: 0px red solid;
	padding: 0px;
	font-size: 11px;
}

.sefredaktor_side_box .side_box_in {
	position: relative;
	padding: 0px;
}

.sefredaktor_side_box p {
	position: relative;
	padding: 10px;
}

.sefredaktor_side_box h1 {
  padding: 5px 15px;
  font-size: 15px;
  color: #ffffff;
  text-align: left;
  font-style: italic;
	background-image: url(./img/bg_sidebox_nadpis.jpg);
	background-repeat: no-repeat;
}

.side_box_top {
  width: 180px;
  
}

.side_box_bottom {
  
}

.navigace {
  border: 0px red solid;
  margin: 2px 0px 2px 30px;
  font-size: 9px;
  color: #005FA1;
}

#text {
  position: relative;
  background-image: url(./img/bg_text.jpg);
	background-repeat: no-repeat;
	background-position: top right;
  padding: 1px 10px;
  z-index: 1;
  border: 0px red solid;
}

#text .text_bottom {
  clear: both;
}

#left {
  width: 180px;
  margin-right: 34px;
  position: relative;
  float: left;
  border: 0px red solid;
}

#left .menu {
  position: relative;
	width: 180px;
	color: #000000;
}

#left .menu a.polozka {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-image: url(./img/bg_pol_menu.jpg);
	background-position: top left;
  padding: 5px 20px;
	display: block;
}

#left .menu a.podpolozka {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background-image: url(./img/bg_pol_menu.jpg);
	background-position: bottom left;
  padding: 5px 20px;
	display: block;
}

#left .menu a:hover.podpolozka {
  color: #ffffff;
  text-decoration: none;
  background-image: url(./img/bg_pol_menu.jpg);
	background-position: bottom left;
}

#left .menu a:hover.polozka {
  color: #000000;
  text-decoration: none;
  background-image: url(./img/bg_pol_menu.jpg);
	background-position: bottom left;
}

#center {
  position: relative;
  width: 530px;
  float: left;
}

#center .center_in {
  position: relative;
  padding: 15px 0px 20px 0px;
	line-height: 150%;
}

#center img {
  border: none;
}

#center h1 {
	font-size: 18px;
	padding: 5px 0px;
	margin-bottom: 10px;
	color: #ffffff;
	font-weight: normal;
	border-bottom: 1px #ffffff solid;
}

#center h2 {
	font-size: 16px;
	color: #FE0000;
	padding-bottom: 6px;
  margin-bottom: 10px;
  border-bottom: 1px #dadada solid; 
}

#center p {
	padding: 5px 0px; 
}

#center ul {
	padding: 15px 10px 15px 40px; 
}

#center li {
  padding-bottom: 5px;
  list-style-image: url(./img/seznam-sipka.jpg); 
}

#center .vice {
  text-align: right;
}

#right {
  width: 180px;
  position: relative;
  float: right;
  border: 0px red solid;
}

/*- - - - - - - - - - - - - - - - - - - - SPODN ST - - - - - - - - - - - - - - - - - - - -*/
#sefredaktor_bottom {
	position: relative;
	height: 125px;
	background-image: url(./img/bg-bottom.jpg);
	clear: both;
}

#sefredaktor_bottom .copyright {
	position: relative;
	width: 980px;
	height: 125px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(./img/bg_copyright.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	border: 0px green solid;
}

#sefredaktor_bottom .copyright1 {
	position: relative;
	height: 25px;
	font-size: 9px;
	margin: 0px 20px;
  padding: 8px 10px;
  text-align: center;
}

#sefredaktor_bottom .copyright2 {
	position: relative;
	margin-top: 5px;
	font-size: 11px;
	color: #7F8FA8;
  padding: 58px 10px 0px 35px;
}

#sefredaktor_bottom .copyright3 {
	position: absolute;
	right: 30px;
	top: 55px;
}

#sefredaktor_bottom .copyright3 a {
	color: #ffffff;
}

/*- - - - - - - - - - - - - - - - - - - - FORMULARE - - - - - - - - - - - - - - - - - - - -*/
.inputText {
  font-size: 12px;
  border: 1px #ccc solid;
  padding: 2px 3px;
}

input:focus {
  background: #EBDF65;
}

/*- - - - - - - - - - - - - - - - - - - - MDL Akcni nabidka - - - - - - - - - - - - - - - - - - - -*/

.modul_search {
  padding: 45px 0px 28px 17px;
  border: 0px #ffffff solid;
}

.input_hledej {
  font-size: 11px;
  width: 137px;
  padding: 3px;
  border: 1px #ffffff solid;
}

/*- - - - - - - - - - - - - - - - - - - - HomePage - - - - - - - - - - - - - - - - - - - -*/
#home {
  margin: 20px 40px;
  padding: 0px;
  border: 0px green solid;
}

#home .home_pol {
  float: left;
  width: 195px;
  margin: 10px;
  margin-bottom: 10px;
  padding: 3px;
  border: 0px blue solid;
}

#home .home_pol img {
  float: left;
  margin-top: 20px;
}

#home a.kategorie {
  font-size: 16px;
  font-weight: bold;
}

/*- - - - - - - - - - - - - - - - - - - - tabulky - - - - - - - - - - - - - - - - - - - -*/
.radek {
  background: #e5e5e5;
}

.radek2 {
  
}

.bunka {
  vertical-align: top;
  padding: 3px 5px;
}

.anketa {
  width: 160px;
  margin: 10px;
}

/*- - - - - - - - - - - - - - - - - - - - filtr vzberu nabidky - - - - - - - - - - - - - - - - - - - -*/

.filtr {
  padding: 3px 5px;
  border: 1px silver dashed;
  margin: 5px;
}

fieldset.filtr .checkDiv {
	float: left;
	width: 150 px;
	padding-right: 10px;
}

/*- - - - - - - - - - - - - - - - - - - - graficke menu - - - - - - - - - - - - - - - - - - - -*/

#sefredaktor_top_2 a.special_menu_1 {
	position: absolute;
	top: 0px;
	left: 10px;
	background-image: url(./img/bg_pol_zavody.jpg);
	background-position: bottom left;
	width: 111px;
	height: 61px;
	border: 0px white solid;
	z-index: 10;
}

#sefredaktor_top_2 a:hover.special_menu_1 {
	background-image: url(./img/bg_pol_zavody.jpg);
	background-position: top left;
}

#sefredaktor_top_2 a.special_menu_2 {
	position: absolute;
	top: 0px;
	left: 121px;
	background-image: url(./img/bg_pol_tuning.jpg);
	background-position: bottom left;
	width: 110px;
	height: 61px;
	border: 0px white solid;
	z-index: 10;
}

#sefredaktor_top_2 a:hover.special_menu_2 {
	background-image: url(./img/bg_pol_tuning.jpg);
	background-position: top left;
}

#sefredaktor_top_2 a.special_menu_3 {
	position: absolute;
	top: 0px;
	left: 231px;
	background-image: url(./img/bg_pol_karting.jpg);
	background-position: bottom left;
	width: 110px;
	height: 61px;
	border: 0px white solid;
	z-index: 10;
}

#sefredaktor_top_2 a:hover.special_menu_3 {
	background-image: url(./img/bg_pol_karting.jpg);
	background-position: top left;
}

#sefredaktor_top_2 a.special_menu_4 {
	position: absolute;
	top: 0px;
	left: 341px;
	background-image: url(./img/bg_pol_okruhy.jpg);
	background-position: bottom left;
	width: 110px;
	height: 61px;
	border: 0px white solid;
	z-index: 10;
}

#sefredaktor_top_2 a:hover.special_menu_4 {
	background-image: url(./img/bg_pol_okruhy.jpg);
	background-position: top left;
}

#sefredaktor_top_2 a.special_menu_5 {
	position: absolute;
	top: 0px;
	left: 452px;
	background-image: url(./img/bg_pol_shop.jpg);
	background-position: top left;
	width: 125px;
	height: 61px;
	border: 0px white solid;
	z-index: 10;
}

#sefredaktor_top_2 a:hover.special_menu_5 {
	background-image: url(./img/bg_pol_shop.jpg);
	background-position: bottom left;
}

