
body {
	background: transparent url('../img/bg.jpg') no-repeat fixed 0 0;
	background-position: center top;
  background-color: #828389;
	margin: 0px;
	padding: 0px;
	font-family: "Verdana";
	font-size: 12px;
	color: #707070;
	text-align: center;
}

center {
	position: relative;
}

img {
	border: 0px;
}

a {
  color: #a5000b;
  text-decoration: none;
}

a:hover {
  color: #560000;
}

p {
	line-height: 150%;
	margin-right: 20px;
}

.p {
  margin-left: 50px;
}

ul, ol {
	margin-left: 50px;
	margin-right: 20px;
}

h1 {
  background-image: url('../img/title_bg.gif');
  background-repeat: repeat-x;
	font-size: 14px;
	color: #e50303;
	margin: 0px;
  margin-top: 1px;
  padding-top: 7px;
  padding-left: 12px;
  padding-bottom: 22px;
}

h1 .black {
	color: #282828;
}

h2 {
	font-size: 13px;
}

.padding_content {
	margin-left: 15px;
  margin-right: 15px;
}

.padding_content .img_new{
	padding-right:8px;
	padding-bottom:5px;
	float: left;
}

h2 span {
	font-weight: normal;
}

.envelope_box {
	background-image: url('../img/content_border.png');
	background-repeat: repeat-y;
	width: 862px;
	position: relative;
	text-align: left;  
	margin: 0 auto;
}

.envelope_bottom_box {
  background-image: url('../img/content_border_bottom.png');
  background-repeat: repeat-y;
  width: 862px;
  height: 18px;
  margin: 0 auto;
}

.envelope_inner_box {
	position: relative;
	text-align: left;
	padding-top: 10px;
	padding-left: 46px;
	padding-right: 46px;
}

.logo {
	position: absolute;
	margin-left: 3px;
	top: 15px;
}

.logo_toyota {
  position: absolute;
  right: 49px;
  top: 3px;
  z-index: 40;
}

.logo_toyota_text {
  position: absolute;
  right: 115px;
  top: 41px;
  z-index: 40;
}

.q_nav {
	position: absolute;
	top: 8px;
	margin-left: 270px;
	font-size: 11px;
	z-index: 50;
}

.q_nav span {
	color: #c10000;
}

.q_nav a {
	margin-right: 8px;
	margin-left: 8px;
	color: #727272;
}

.q_nav a:hover {
	color: #560000;
}

.hp_table_img td {
	padding-right: 7px;
	width: 188px;
	vertical-align: top;
}

.hp_table_img .img_text {
  background-image: url('../img/hp_img_text_bg.png');
  background-repeat: repeat-x;
  padding: 7px;
  font-size: 11px;
}

.hp_table_img ul {
	padding: 0px;
	margin: 5px 0px 0px 15px;
}

.hp_table_img .img_butt div {
	margin-bottom: 3px;
}

.hp_table_img p {
	margin: 0px;
	margin-top: 6px;
	line-height: 14px;
}

.separator {
  background-image: url('../img/separator.png');
  background-repeat: no-repeat;
  background-position: center top;
  height: 10px;
  font-size: 2px;
}


.bg_bottom {
	background-image: url('../img/env_bg_bottom.gif');
	background-repeat: no-repeat;
	width: 990px;
	height: 26px;
	margin: 0 auto;
}

.models_bar {
  background-image: url('../img/models_bg.png');
  background-repeat: repeat-x;
	width: 100%;
	font-size: 11px;
  height: 36px;
  margin-top: 1px;
}

.model_item {
  background-image: url('../img/models_item_bg.png');
  background-repeat: no-repeat;
  background-color: #9b9b9b;
  background-position: left top;
  display: inline;
  float: left;
  color: #ffffff;
  height: 26px;
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  cursor: pointer;
}

.model_item a {
  color: #ffffff;
}

.model_item_over {
  background-image: url('../img/models_item_over_bg.png');
  background-repeat: no-repeat;
  cursor: pointer;
}

.model_item_over a {
  color: #E50000;
}

.models_bar .model_image {
  position: absolute;
  margin-left: -6px;
  bottom: 37px;
  border-left: 1px solid #a5a5a5; 
  border-right: 1px solid #a5a5a5; 
  border-top: 1px solid #a5a5a5; 
  display: none;
  background-color: #ffffff;
  padding-bottom: 5px;
  z-index: 200;
}

.models_bar .model_image_left {
  position: absolute;
  right: -3px;
  bottom: 37px;
  border-left: 1px solid #a5a5a5; 
  border-right: 1px solid #a5a5a5; 
  border-top: 1px solid #a5a5a5; 
  display: none;
  background-color: #ffffff;
  padding-bottom: 5px;
  z-index: 200;
} 

.models_bar .last {
  background-image: url('../img/models_last_bg.png');
  padding-left: 14px;
  padding-right: 14px;
}

.models_bar .left_img {
  right: -2px;
}

.vozy_list .left_img {
	float: left;
	margin-top: 22px;
	margin-right: 10px;
	width: 205px;
}

.vozy_list .dalsi_foto {
	margin-top: 5px;
}

.vozy_list .hide {
	display: none;
}

.vozy_list table {
	width: 550px;
	border-collapse: collapse;
}

.vozy_list .nd2 {
	width: 150px;
}

.vozy_list h2 {
	color: #e50303;
	margin-bottom: 6px;
}

.vozy_list th {
	width: 120px;
	background-color: #ebebeb;
	padding: 5px;
	vertical-align: top;
  border-bottom:1px dotted #C2C2C2;
  border-right:1px solid #C2C2C2;
  border-top:1px dotted #C2C2C2;
  border-left: 3px solid #C2C2C2;
}

.vozy_list td {
	font-size: 11px;
  padding: 5px;
  vertical-align: top;
	border-bottom:1px dotted #C2C2C2;
	border-right:1px solid #C2C2C2;
	border-top:1px dotted #C2C2C2;
}

.vozy_list .prodejni_cena {
  background-color: #e50303;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}

.car_bar {
  background-image: url('../img/models_bg.png');
  background-repeat: repeat-x;
  width: 100%;
  font-size: 11px;
  height: 36px;
  margin-top: 1px;
}

.car_item {
  background-image: url('../img/models_item_bg.png');
  background-repeat: no-repeat;
  background-color: #9b9b9b;
  background-position: left top;
  display: inline;
  float: left;
  color: #ffffff;
  height: 26px;
  padding-top: 10px;
  padding-left: 6px;
  padding-right: 6px;
  position: relative;
  cursor: pointer;
}

.car_item a {
  color: #ffffff;
}

.car_item_over {
  background-image: url('../img/models_item_over_bg.png');
  background-repeat: no-repeat;
  cursor: pointer;
}

.car_item_selected {
  background-image: url('../img/models_item_over_bg.png');
  background-repeat: no-repeat;
  cursor: pointer;
}


.car_item_over a {
  color: #E50000;
}

.car_bar .last {
	cursor: default;
  background-image: url('../img/models_last_bg.png');
  padding-left: 20px;
  padding-right: 20px;
}

.car_bar .last_small {
  cursor: default;
  background-image: url('../img/models_last_bg.png');
  padding-left: 3px;
  padding-right: 0px;
}

#galerie_box {
	padding-left: 10px;
}

/* MAIN MENU BOX ---------------------------------------------------------- */

.main-menu-box {
  background-image: url('../img/main_menu_bg.png');
  background-repeat: no-repeat;
  position: absolute;
  top: 70px; 
  width: 100%;
  height: 44px;
  font-size: 13px;
  font-weight: bold;
  z-index: 30;
}

.main-menu-box ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin-left: 1px;
}

.main-menu-box li {
  background-image: url('../img/menu_tab1_bg.png');
  background-repeat: no-repeat;
  background-position: left top;
  float: left;
  margin: 0px;
  width: 128px;
  height: 55px;
  position: relative;
}

.main-menu-box li ul {
  position: absolute;
  list-style: none;
  display: none;
  background-image: none;
  border-left: 1px solid #b8b8b8;
  border-right: 1px solid #b8b8b8;
  border-bottom: 1px solid #b8b8b8;
  z-index: 150;
  width: 160px;
  background-image: url('../img/submenu_bg.png');
  background-repeat: repeat;
  padding-bottom: 4px;
}

.main-menu-box li .last {
	right: 0px;
}

.main-menu-box li li {
  background-image: none;
  float: none;
  height: auto;
  padding-left: 10px;
  padding-top: 3px;
  font-size: 12px;
  font-weight: normal;
  width: auto;
  list-style-image: url('../img/submenu_odrazka.png');
  margin-left: 20px;
  padding-left: 0px;
}

.main-menu-box li li a {
  color: #ff0000;
	padding: 0px;
	display: block;
	text-align: left;
  height: auto;
}

.main-menu-box li li span {
	float: left;
}

.main-menu-box li a {
  padding-top: 7px;
  height: 40px;
  display: block;
  color: #000000;
  text-decoration: none;
  text-align: center;
}

.main-menu-box li a:hover {
	color: #a20101;
}


.content_box {
	margin-top: 108px;
	position: relative;
	text-align: left;
}

.collage_box {
}

.hp_text {
  margin-left: 7px;
  margin-right: 7px;
}

.hp_text h2 {
  color: #e50303;
  font-size: 14px;
  margin-bottom: 5px;
}


.hp_news_ext {
  margin-left: 7px;
  margin-right: 7px;
}

.hp_news_ext h2 {
  color: #e50303;
  font-size: 14px;
  margin-bottom: 5px;
  padding-bottom: 6px;
}
.hp_news_ext div.n {
	padding-bottom: 10px;
}
.hp_news_ext .title {
	font-weight: bold;	
}
.hp_news_ext .date {
  font-size: 8px;	
}

.hp_news td {
	vartical-align: top;
}


.course {
  float: right;
  text-align: center;
}
.weather{
	padding-top: 10px;
	width: 240px;
}
.weather .box{
	float: right;
	padding-right: 20px;
	padding-left: 20px;
}
.weather .box a, .weather .box a:hover{
  font-size: 14px;
  color: #000000;
  font-weight: bold;	
}

#kurs_graf {
  margin-left: 7px;
  cursor: pointer;
}


.hp_news .more {
	font-size: 11px;
}

.hp_news {
	margin-left: 7px;
	margin-right: 7px;
}

.hp_news p {
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 10px;
}

.hp_news h2 {
	color: #e50303;
	font-size: 14px;
  margin-bottom: 5px;
}

.hp_news h3 {
  font-size: 11px;
  margin-bottom: 5px;
}

.hp_news h3 a {
	color: #707070;
}

.hp_news h3 a:hover {
  color: #560000;
}

.hp_news .date {
  font-size: 11px;
	font-weight: normal;
	color: #9f9f9f;
	padding-bottom: 3px;
}

.hp_news p {
	font-size: 11px;
	color: #707070;
}


.sorry {
	border: 1px solid #7b7b7b;
	padding: 15px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 100px;
}

.bottom_menu_box {
	font-size: 10px;
}

.bottom_menu_box .created_by {
	float: right;
}

.bottom_menu_box .created_by a {
  color: #ff6600;
}

.bottom_menu_box .menu_box {
	float: right;
	margin-right: 15px;
}

.bottom_menu_box .menu_box span {
  color: #c10000;
}

.bottom_menu_box .menu_box a {
  margin-right: 8px;
  margin-left: 8px;
  color: #727272;
}

.bottom_menu_box .menu_box a:hover {
  color: #560000;
}

.models_list div {
	float: left;
	text-align: center;
	overflow: hidden;
	width: 190px;
	height: 145px;
	border-bottom: 5px solid #ffffff;
}

/* formulare */


form fieldset {
	padding: 5px;
	margin-bottom: 10px;
	border: 0px;
}

form legend {
	margin-left: 30px;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

form .label {
	margin-top: 1px;
	margin-right: 5px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 200px;
	text-align: right;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

form .right_part {
	margin-left: 210px;
	margin-bottom: 3px;
}

input, textarea {
	border: 1px solid #808080;
	font-size: 12px; 
	font-family: Arial;
	padding-left: 2px;
}

input.text, select {
	width: 160px;
	background-image: url('../img/form_item_text_bg.gif');
	background-repeat: no-repeat;
}

input.text_long {
	width: 300px;
	background-image: url('../img/form_item_text_bg.gif');
	background-repeat: no-repeat;
}

input.text_number {
	width: 50px;
	background-image: url('../img/form_item_text_bg.gif');
	background-repeat: no-repeat;
}

input.text_date {
	width: 60px;
	background-image: url('../img/form_item_text_bg.gif');
	background-repeat: no-repeat;
}

.butt {
	width: 180px;
	background-image: none;
	background-color: #800C0C;
	color: #FFFFFF;
	font-weight: bold;
}

input.check {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: none;
}

select.sel_short {
	width: 163px;
	font-size: 11px;
}

select.sel_middle {
	width: 300px;
}


form {
	margin: 0px;
	padding: 0px;
}

textarea {
	width: 300px;
	background-image: url('../img/form_item_text_bg.gif');
	background-repeat: no-repeat;
}

.warning {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	white-space: nowrap;
}

.req {
	color: #FF0000;
}

.clear {
	clear: both;
}

.submit_button {
	border: 1px solid #7b7b7b;
	background-image: url('../img/form_button_bg.png');
	background-repeat: repeat-x;
	padding: 8px;
	width: 170px;
	font-weight: bold;
}

.more {
	float: right;
}

.hp_vozy h2 {
  color: #e50303;
  font-size: 14px;
  margin-bottom: 5px;
  padding-left: 10px;
}

#galerie_box div.auto_w {
  width: auto;
}

#galerie_box div {
	float: left;
	overflow: hidden;
	width: 120px;
	height: 90px;
	margin-right: 3px;
  margin-bottom: 3px;
  border: 1px solid #ababab;
}

.image {
  border: 1px solid #ababab;
}



/** 
 * Slideshow style rules.
 */
#slideshow {
  margin:0 auto;
  width:770px;
  height:263px;
  background:transparent url(img/bg_slideshow.jpg) no-repeat 0 0;
  position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:680px;
  height:263px;
  overflow:auto; /* allow scrollbar */
  position:relative;
  border: 5px solid gray;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:330px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:263px;
  padding: 10px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(../img/leftarrow.png) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(../img/rightarrow.png) no-repeat 0 0;
}

.slide img {
	margin-bottom: 3px;
}

.slide .title {
  text-align: center;
  padding-bottom: 3px;
}

.slide .prodejni_cena {
  color: #e50303;
  font-weight: bold;
}


.file_list {
	margin-left: 50px;
}

.file_list .image { 
  width: 130px;
  height: 95px;
  border: 0px;
}

.file_list .tbl_text {
	vertical-align: top;
}

.file_list .no_image {
  width: 130px;
  height: 5px;
}

.file_list img {
	vertical-align: middle;
}

.file_menu {
	margin-left: 150px;
}

.file_menu .title{
	padding-left: 20px;
	font-size: 18px;
}
.file_menu .image { 
  width: 200px;
  height: 150px;
  border: 0px;
}
.flash_link {
	position: absolute; 
	cursor: pointer;
}


.top_action {
  position: absolute;
  margin-left: 200px;
  top: 29px;
  width: 350px;
}
.top_action strong {
  font-size: 14px;
  color: #cc0000;
}
.top_action span {
	font-weight: bold;
	color: #262626;
	letter-spacing: -0.3px;
}
.top_action img {
  float: left;
  margin-right: 10px;
  margin-top: -10px;
}

.right_menu {
  float: right;
  width: 190px;
  text-align: right;
}

ul.nav {
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
	width:188px;
	margin-bottom: 8px;
	text-align: left;
}
ul.nav li {
  margin-bottom: 2px;
}
ul.nav a {
  display: block;
	background:transparent url(../img/nav.gif) no-repeat 0 0;
  background-position:left bottom;
  padding-bottom: 6px;
  color: #ffffff;
}
ul.nav a strong {
	display: block;
	padding: 6px 12px 0 6px;
  background:transparent url(../img/nav.gif) no-repeat 0 0;
}
ul.nav a:hover {
  background:transparent url(../img/nav_active.gif) no-repeat 0 0;
  color: #ffffff;
}
ul.nav a strong {
  display: block;
  padding: 6px 12px 0 6px;
  background:transparent url(../img/nav.gif) no-repeat 0 0;
}
ul.nav a:hover strong {
  background:transparent url(../img/nav_active.gif) no-repeat 0 0;
}



