﻿* {
    margin: 0;
    padding: 0;
}

html {
    background: #090708;
}

body {
	width: 963px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 150%;
	color: #c1bfbf;
}

a, a:hover {
    color: #fea217;
    text-decoration: none;
}

h1, h2, h3 {
    color: #807e7f;
    font-weight: bold;
    margin: 20px 0 15px 0;
}

h1 {
    font-size: 22px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

dt {
    font-weight: bold;
    margin: 5px 0;
}

p {
    margin: 10px 0;
}

hr {
	color: #c1bfbf;
	background-color: #c1bfbf;
	border-color: #c1bfbf;
}

input, textarea { 
	background-color: #b8b7b7; 
}

.floatLeft {
    float: left;
}

.highlighted {
    font-weight: bold;
}

.smallText {
    font-size: 10px;
}

.orangeText {
    color: #fea217;
}

.noborder, .noborder:hover {
    border: none;
}

.tablazat {
	border-color: #c1bfbf;
	border-width: 1px;
	text-align: center;
	border-style: outset;
	margin-left: auto;
	margin-right: auto;
}

.tablazat td, th {
	border-width: 1px;
	padding: 6px;
	border-style: inset;
}

.tablazat th {
	color: #fea217;
}

.tablazat a:hover {
	text-decoration: none;
	font-weight: bold;
}

.gyartolinkek img {
	border: 0px;
}

/*******************************************************************************
/* Layout
*******************************************************************************/
#header {
    position: relative;
    height: 423px;
    background: url('../images/bgChronowebHeader.jpg') no-repeat;
    margin-bottom: 20px;
}

#headerNavigation {
	position: absolute;
	left: 92px;
	top: 53px;
	font-size: 18px;
	list-style: none;
	line-height: 200%;
}

#headerNavigation a:hover {
	font-weight: bold;
}

#headerFlag {
	position: absolute;
	left: 870px;
	top: 53px;
	width: 40px;
}

#headerFlag img {
    border-width: 0px;
    margin-bottom: 20px;
}

#headerManufacturers {
    position: absolute;
    left: 118px;
    top: 387px;
    width: 749px;
    height: 30px;
    list-style: none;
}

.logoManufacturers {
    height: 30px;
    display: block;
}

#logoBreitling {
    width: 84px;    
    margin-right: 18px;
}

#logoRolex {
    width: 54px;
    margin-right: 13px;    
}

#logoOmega {
    width: 54px;
    margin-right: 15px;
}

#logoTagHeuer {
    width: 36px;
    margin-right: 8px;
}

#logoIWC {
    width: 110px;
    margin-right: 7px;
}

#logoOP {
    width: 74px;
    margin-right: 9px;
}

#logoPH {
    width: 55px;
    margin-right: 8px;
}

#logoJL {
    width: 110px;
    margin-right: 16px;
}

#logoAP {
    width: 78px;
}

#sideLeft {
    float: left;
    width: 244px;
    margin: 0;
    padding: 0 33px 0 43px;
}

#sideLeft a:hover {
	font-weight: bold;
}

.sideLeftListing {
    margin-left: 50px;
}

#sideLeftOrak {
    background: url('../images/headerMenuOrak.png') no-repeat top;
    padding-top: 50px;
    margin-bottom: 20px;
}

#sideLeftHirlevel {
    background: url('../images/headerMenuHirlevel.png') no-repeat top;
    padding: 50px 30px 0 30px;
    margin-bottom: 20px;
}

#inputHirlevel {
    background: url('../images/bgInputHirlevel.png') no-repeat;
    width: 185px;
    height: 20px;
    border: none;
    margin-bottom: 3px;
}

#sideLeftOrasorszamok {
    background: url('../images/headerMenuOrasorszamok.png') no-repeat top;
    padding-top: 64px;
}

#sideLeftFacebook {
	height: 53px;
	margin-left: 28px;
    margin-bottom: 12px;
}

#sideLeftGooglePlus {
	margin-left: 38px;
}

#sideRight {
    float: left;
    width: 600px;
    margin: 0 43px 0 0;
    text-align: center;
}

#footer {
    clear: both;
    background: url('../images/footerSeparator.png') no-repeat;
    padding: 1px 43px 36px 0;
    margin-top: 40px;
    font-size: 10px;
    text-align: right;
}
