html {
	height: 100%;
	width: 100%;
    padding: 0;
    margin: 0;
}
body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: Arial, Tahoma, Helvetica, Geneva, sans-serif;
    font-size: 0.75em;
    color: #000;
    text-align: center;
}
h1 {
    font-size: 22px;
    margin: 15px 0px 15px 0px;
    padding: 0;
}
h2 {
    font-size: 16px;
}
h3 {
    font-size: 13px;
}
a img {
    border: none;
}
a, a:visited {
    color: #000;
}
a:hover {
    color: #00f;
}
p {
    padding-bottom: 10px;
    margin: 0;
}
hr {
    padding-top: px;
    height: 1px;
    line-height: 1px;
    border: none;
    border: 1px solid #ddd;
}

.cleaner {
    border:none;
    margin:0;
    padding:0;
    height:0;
    line-height:0;
    font-size:0;
    line-height:0;
    clear:both;
}
.hidden {
    position: absolute;
    top: -10000px;
    left: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
#holder {
    position: relative;
	width: 1003px;
	width: 1006px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}
#holder_in {
    position: relative;
	width: 100%;
	height: 100%;
}
#content {
    font-size: 1.1em;
    width: 762px;
    float: left;
}
#content_in {
    padding-right: 3px;
}
#content_in_in {
    height: 402px;
    line-height: 1.4em;
}
html>body #content_in_in {
    min-height: 404px;
    height: auto;
    overflow: hidden;
}
#content ul {
    margin-top: 10px;
}
/*** right ***/
#right {
    width: 241px;
    float: left;
    position: relative;
    left: 3px;
}
#right_in {
    padding-top: 4px;
}
#right_menu, #left_menu {
    width: 239px;
    border: 1px solid #393486;
    margin-top: 1px;
}
#right_menu_in, #left_menu_in {
    padding: 15px 15px 5px 15px;
}
#right_menu h2, #left_menu h2 {
    color: #393486;
    padding: 5px 0;
    margin: 0;
    font-size: 1.25em;
    border-top: 1px solid #393486;
    border-bottom: 1px solid #393486;
    clear: both;
    margin-bottom: 3px;
}
#right_menu h2.first, #left_menu h2.first {
    border-top: none;
}
#right_menu h3, #left_menu h3 {
    font-size: 1em;
    font-weight: normal;
    margin: 0;
}
#right_menu a, #right_menu a:visited, #right_menu a:hover,
#left_menu a, #left_menu a:visited, #left_menu a:hover {
    display: block;
    float: right;
    width: 203px;
    width: 180px;
    padding: 1px 0px 1px 15px;
    text-decoration: none;
    color: #000;
    background: url('../imgs/blue-dot.gif') 4px 50% no-repeat;
    /*background: url('../imgs/light-blue-dot.gif') 4px 50% no-repeat;*/
}
#right_menu a:hover, #left_menu a:hover {
    /*text-decoration: underline;*/
    background-color: #dedcf9;
    /*background-image: url('../imgs/black-dot.gif');*/
}
#left_menu {
    float: left;
}
#c_castrol {
    padding-top: 18px;
}
#c_castrol_right {
    float: right;
    width: 500px;
}
#c_castrol_right h1 {
    margin-top: 0px;
}
#castrol_heading {
    font-weight: bold;
    padding-top: 10px;
}
#castrol_heading img {
    float: right;
    margin-left: 10px;
}
#c_castrol h2 {
}
#c_castrol h3 {
}
.cas_div img {
    float: right;
}
.cg_box {
    clear: both;
    padding-bottom: 15px;
}
/*** /right ***/
/*** header ***/
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
    height: 97px;
    background-color: #393486;
    color: #fff;
}
#header_spacer {
    height: 97px !important;
}
#slogan {
    position: absolute;
    left: 270px;
    top: 59px;
    font-size: 1.4em;
    font-weight: bold;
}
#logo {
    position: absolute;
    top: 23px;
    left: 23px;
}
#blue_lines {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 788px;
    height: 15px;
    background: url('../imgs/grad-line.gif') top right repeat-y;
}
#header_menu {
    position: absolute;
    top: 55px;
    right: 30px;
    width: 50%;
    text-align: right;
}
#header_menu a, #header_menu a:visited, #header_menu a:hover {
    color: #fff;
    font-size: 1.4em;
    text-decoration: none;
    border-left: 1px solid #fff;
    margin-right: 5px;
    padding-left: 10px;
}
#header_menu a:hover {
    text-decoration: underline;
}
#header_menu a.first, #header_menu a.first:visited, #header_menu a.first:hover {
    border-left: none;
}
/*** /header ***/
/*** bottom ***/
#bottom {
    width: 100%;
    height: 155px;
    height: 163px;
    padding-top: 15px;
    background: url('../imgs/grad-line-bottom.gif') top left repeat-y;
    overflow: hidden;
    font-size: 0.9em;
    border-bottom: 4px solid #c0c0c0;
}
html>body #bottom {
    height: 161px;
}
#bottom_in {
    background-color: #fff;
    padding-bottom: 6px;
}
#bottom_in_in {
    background-color: #d2cee4;
    height: 155px;
    height: 146px;
    clear: both;
    padding: 9px 0px 0px 9px;
}
#bottom a, #bottom a:visited, #bottom a:hover {
    display: block;
    float: left;
    width: 240px;
    height: 148px;
    text-decoration: none;
    text-align: center;
    color: #393586;
    font-size: 1.1em;
    font-weight: bold;
    /*margin: 9px 0 0 9px;*/
    margin: 0px 9px 0 0;
}
#bottom a:hover {
    text-decoration: underline;
}
#bottom .img {
    float: left;
    display: block;
    width: 240px;
    height: 125px;
    margin-bottom: 2px;
    overflow: hidden;
    cursor: pointer !important;
}
/*** /bottom ***/
/*** contents ***/
.fll {
    float: left;
    margin-right: 10px;
}
.tit {
    font-size: 1.2em !important;
    padding-bottom: 8px !important;
}
.center {
    text-align: center;
}
#c_hmpg {
    padding-top: 18px;
}
#c_hmpg table {
    width: 100%;
    border-collapse: collapse;
}
#c_hmpg table td {
    text-align: center;
}
#c_hmpg table td.fc {
    padding-left: 0px;
    text-align: left;
}
#c_kontakty {
    padding-bottom: 15px;
}
#c_kontakty div {
    padding-bottom: 10px;
}
#c_kontakty table {
    margin-top: 10px;
}
#c_kontakty table td {
    padding: 0;
}
#c_kontakty table td.c2 {
    width: 100px !important;
}
#c_velk td.c2 {
    font-weight: bold;
}
#c_sponz h2 {
    margin-top: 20px;
}
#c_sponz #uspechy {
    padding-bottom: 20px;
}
#c_sponz table {
    margin: 0px auto 30px auto;
}
#c_sponz table td.c1 {
    text-align: right;
}
#c_sponz table td.c2 {
    text-align: left;
}
#c_sponz .tit {
    text-align: center;
}
#c_cerp_stan table {
    margin: 2px 0px 0px 0px;
}
#c_cerp_stan td {
    padding: 0px 0px;
}
#c_cerp_stan td.c1 {
    text-align: right;
}
#c_cerp_stan td.c2 {
    text-align: left;
    padding-left: 5px;
}
#c_cerp_stan h2 {
    display: inline;
    font-size: 1em;
}
#c_cerp_stan ul {
    margin: 5px 0px 25px 0px;
}
.certifikaty {
    padding-top: 10px;
}
.certifikaty table {
    width: 100%;
}
.certifikaty table td {
    text-align: center;
}
#c_paliva .banner {
    text-align: center;
    padding-bottom: 20px;
}
#c_paliva h2 {
    padding-top: 8px;
}
.noh1 {
    padding-top: 22px;
}
#c_firma {
    padding-top: 20px;
}
h2 a, h2 a:visited, h2 a:hover {
    text-decoration: none;
}
#c_maziva li {
    padding-bottom: 21px;
}
#c_maziva li img {
    position: relative;
    top: 15px;
    left: 10px;
}
#c_karty li {
    padding-bottom: 15px;
    display: inline;
    padding-right: 15px;
}
#c_karty li img {
    position: relative;
/*    top: 20px;
    left: 10px;*/
}
.lim_karty {
    padding: 10px 0px 18px 0px;
}
.lim_karty img {
    margin-right: 25px;
}
.cerp_imgs img {
    margin-right: 15px;
}
.cerp_imgs {
    padding-bottom: 50px;
}
.cinol img {
    margin: 0px 20px 20px 10px;
}
#c_cerp_stan h2 a, #c_cerp_stan h2 a:visited, #c_cerp_stan h2 a:hover {
    text-decoration: underline;
}
.flr {
    float: right;
}
#c_pcs .flr {
    margin-right: 10px;
}
.c_prace, #c_zak {
    padding-bottom: 15px;
}
.c_prace img, #c_zak img {
    float: left;
    margin-right: 15px;
}
.pos {
    position: relative;
    top: -37px;
    left: 10px;
}
.imgs_right {
    float: right;
    width: 340px;
    padding-right: 15px;
}
a.ramecek img, a.ramecek:visited img {
    border: 1px solid #fff;
}
a.ramecek:hover img {
    border: 1px solid #f00;
    padding: 0px;
}
.ultra95 {
	padding-bottom: 5px;
}
/*** /contents ***/
