body {
	background-color: White;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	margin: 0 0;
	overflow: auto;
}
img {
	border-color: #A2A2A2;
}
input {
	height: 15px;
	width: 100px;
	border-width: 1px;
	border-style: solid;
}
.submit {
	border-width: 0px;
	height: 15px;
	width: 20px;
}
td {
	vertical-align: top;
}
td.footBack {
	background-image: url(../images/foot_back.gif);
	background-repeat: repeat-y;
	text-align: center;
}
.leftbackup {
	height: 30px;
	background-repeat: no-repeat;
}

td.leftbackup {
	background-image: url(../images/left_back_up2.gif);
	height: 30px;
	background-repeat: no-repeat;
}


td.icons {
	background-image: url(../images/ikony_back.gif);
	width: 556px;
	height: 50px;
}
td.logo {
	background-image: url(../images/logo_automotive.jpg);
	width: 211px;
	height: 157px;
}
table.leftBack {
	background-image: url(../images/left_back.gif);
	background-repeat: repeat-y;
}
td.leftBackUp {
	background-image: url(../images/left_back_up2.gif);
	height: 60px;
	background-repeat: no-repeat;
}
td.leftBackUp_en {
	background-image: url(../images/en_left_back_up.gif);
	height: 30px;
	background-repeat: no-repeat;
}
td.left {
	background-image: url(../images/left_bottom.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 211px;
}



td.rightBackUp {
	background-image: url(../images/right_back_up.gif);
	background-repeat: no-repeat;
}
td.rightBack {
	background-image: url(../images/right_back.gif);
	background-repeat: repeat-y;
	height: 100%;
}


.flaga {
	background-image: url(../images/back_f.jpg);
	width: 72px;
	height: 44;
}

.tabOn {
       position:relative;
       font-weight: bold;
       display:inline;
       height:21px;
       width:100px;
       top:-2px;
       background-color:#ffffff;
       border:2px solid #b0b0b0;
       border-bottom:0px;
       margin-right:2px;
       margin-left:2px;
       vertical-align:middle;
       text-align:center;
}
.tabOff {
       position:relative;
       display:inline;
       height:18px;
       width:100px;
       top:0px;
       cursor:hand;
       border:1px solid #b0b0b0;
       border-bottom:1px;
       margin-right:1px;
       vertical-align:middle;
       text-align:center;
}
.tabOff:hover {
	text-decoration: underline;
}
.tabField {
       width:540;
       background-color:#ffffff;
       border:2px solid #b0b0b0;
       position:relative;
       top:-1px;
       text-align:center;
}


#newsBack {
	/*background-color: #F3E9E9;*/
	/*background-color: #F2F0EA;*/
	background-color: #fbefbe;
	/*margin-top: 5px;*/
}

