/* CSS */
* {
    margin:0;
    padding: 0;
    border: 0;
}
body {
    text-align: center;
    font-family: "Arial", sans-serif;
    background: url("dsg/bg.gif") 0 0 repeat-x;
    background-color: #e5e5e5;
    cursor: default;
}
#cover {
    width: 685px;
    margin: 0 auto;
    border: 4px solid white;
}
/* header */
#top {
    background: url("dsg/bg_top.jpg") 0 0 no-repeat;
    width: 685px;
    height: 86px;

}
#loga {
    float: left;
    height: 80px;
    
}
#loga img {
    margin: 0;
    padding: 0;
}
/* news */
#news{
    width: 410px;
	display: block;
	float: left;
	text-align: right;
	font-family: "Georgia", serif;
	font-size: 11px;
	padding-top: 6px;
	font-weight: bold;
}

#news.hasJS{
	height:20px;
	width: 420px;
	overflow:hidden;
	position:relative;
}

#news.hasJS ul{
	position:absolute;
	top:10px;
	text-align: right;
    list-style-type: none;
	left:100px;
}

#news a {
    color: #ccc;
}

#news a:hover {
    color: #fff;
}

/* main */
#main {
    width: 685px;
    display: block;
    clear: both;
}
#main_car, #main_acautosklo {
    display: block;
    float: left;
    height: 290px;
}


/* menu */
#menu {
    clear: both;
    background: url("dsg/bg_menu.jpg") 0 0 no-repeat;
    float: left;
    width: 685px;
    font-family: "Georgia", sans-serif;
    font-weight: bold;
    height: 48px;
    display: block;
}

#menu ul {
    list-style: none;
    margin-left: 10px;
}

#menu li {
    float: left;
    margin: 2px;
}

#menu li a {
    width: 129px;
    height: 43px;
    line-height: 43px;
    display: block;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    background: url("dsg/but_off.png") 0 0 no-repeat;
}

#menu li a:hover {
    background: url("dsg/but_on.png") 0 0 no-repeat;
    color: #222;
    font-size: 16px;
}

li.on {
    width: 129px;
    height: 43px;
    line-height: 43px;
    display: block;
    font-weight: bold;
    text-decoration: none;
    background: url("dsg/but_on.png") 0 0 no-repeat;
    color: #222;
    font-size: 16px;
}
/* content */
#content {
    background-color: #e3e3e5;
    display: block;
    clear: both;
    text-align: left;
    height: 263px;
    min-height: 263px;
    height: auto;
    padding: 8px;
}

/* content font */
h1, h3 {
    font-size: 18px;
    font-family: "Georgia", serif;
    line-height: 24px;
    font-weight: bold;
    margin-top: 10px;
}

.inf {
    display: none;
}
h2 {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
}

p {
    font-size: 12px;
    line-height: 16px;
    color: #000;
    margin-top: 16px;
    clear: both;
}

p strong {
    font-size: 14px;
    font-weight: bold;
}

#page img {
    border: 1px solid #fff;
    margin-left: 7px;
    margin-right: 7px;
}

.content_akce_img {
    vertical-align: middle;
}

a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #222;
}

a:hover {
    background-color: #A5AFBB;
    color: #e2e2e2;
    text-decoration: none;
}

.zpet{
    text-align: left;
    padding-left: 12px;
}
.kontakty {
    width: 320px !important;
}

/* index menu */

#index_menu {
    background: url("dsg/mapa_index.gif") 0 0 no-repeat;
    width: 380px;
    height: 270px;
    display: block;
    float: left;
    font-size: 9px;
}

#index_menu ul li {
    list-style: none;
    line-height: 12px;

    text-align: center;
}
.jihlava {
    position: relative;
    display: block;
    float: left;
    top: 85px;
    left: 140px;
}
.brno {
    position: relative;
    display: block;
    float: left;
    top: 105px;
    left: 145px;
}
.index_pobocky {
    float: left;
    width: 270px;
    padding-left: 10px;
}
.small {
    font-size: 10px;
}
/* fotogalerie */
.imgsmall img {
    margin: 8px 8px 8px 0;
}
.imgbig {
    text-align: center;

}
.imgbig img, .imgsmall img {
    margin: 4px;
    padding: 2px;
    border: 2px solid white;
}

.green {
    color: #006600;
}
#sound {
    display: none;
}
/* footer */
#footer {
    width: 685px;
    height: 29px;
    line-height: 29px;
    font-size: 10px;
    font-weight: bold;
    color: #888;
    clear: both;
    display: block;
    background: url("dsg/bg_footer.jpg") 0 0 no-repeat;
}

#footer img {
	vertical-align: middle;
	margin-right: 7px;
}

#footer a:hover, #main_car a:hover{
    background-color: transparent;
}

a.nohover:hover {
    background-color: transparent;
}
#footer_copyright {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 685px;
    clear: both;
    padding-top: 8px;
    width: 685px;
    height: 30px;
    font-size: 10px;
    font-weight: bold;
    color: #888;
  
}

/* form settings */
form {
	text-align: right;
	width: 580px;
}
label {
	line-height: 20px;
	text-align: right;
}
input, textarea {
	border: 1px solid #555;
}
.submit, .reset {
	margin-top: 6px;
	margin-left: 10px;
	font-size: 10px;
	font-weight: bold;
	width: 70px;
	height: 20px;
	line-height: 16px;
	cursor: pointer;
	color: white;
	border: 1px solid #555;
}
.submit {
    background-color: green;
}
.reset {
	background-color: red;
}

.frame {
    border: 2px solid #FCBB83;
    margin: 10px 50px 0px 50px;
    padding: 5px 10px 0 10px;
    display: block;
    height: 65px;
    font-weight: bold;
    clear: both;
    text-align: center;
    background: #fff;
}

.frame p {
    margin: 10px;
    font-size: 14px;
    line-height: 18px;
    padding: 5px 10px 0 10px;
}

@media print {
 #menu, #footer img {
  visibility: hidden;
 }
}
