﻿html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, menu, li, ul {
margin:0;
padding:0;
}

body{
margin:0;
padding:0;
line-height: 1.5em;
}

img {
border: none;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
height: 200px; /*Height of top section*/

}



#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 190px 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
padding-left: 9px;
padding-right: 9px;
}

#leftcolumn{
float: left;
width: 180px; /*Width of left column in pixel*/
margin-left: -840px; /*Set margin to that of -(MainContainerWidth)*/
background: white;
}

#rightcolumn{
float: left;
width: 190px; /*Width of right column*/
margin-top: 10px;
margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
background: #333;
}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 10px;
margin-bottom: 10px; 

}

.innertube1 {
padding-left: 10px; 

}

.innertubeR {
padding-left: 2px; 
padding-top: 2px;
padding-bottom: 2px;
}

.kontakt {
list-style:none;
position: relative;
}

.fotka-kontakt {
position: absolute;
right: 420px;
}


.sexypanels{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px; /* width of menu */
}

.sexypanels li{
border-bottom: 1px solid white; /* white border beneath each menu item */
}

.sexypanels li a{
background: #333 url(images/sexypanelright.gif) no-repeat right top; /*color of menu by default*/
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana;
display: block;
color: white;
width: auto;
padding: 5px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
border-bottom: 1px solid black; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/
}

.sexypanels li a:visited, .sexypanels li a:active{
color: white;
}

.sexypanels li a:hover{
background-color: black; /*color of menu onMouseover*/
color: white;
border-bottom: 1px solid black; /*bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/
}

.sponzori {
color:white;
padding-top: 0px;
padding-bottom: 10px;
text-align: center;
}

.bubblewrap{
list-style-type:none;
margin:0;
padding:0;
}


.bubblewrap li{
display:inline-block;
zoom:1; /*Trigger haslayout in IE7 and less*/
*display:inline; /*For IE7 and less*/
position:relative;
width: 40px;
height:40px;
}

.bubblewrap li img{
position:absolute;
width: 35px; /*default width of each image.*/
height: 40px; /*default height of each image.*/
left:0;
top:0;
border:0;
}

.bubblewrap .tooltip{ /*CSS for image tooltip (alt attribute of image)*/
position:absolute;
font:bold 12px Arial;
padding:2px;
width:100px;
text-align:center;
background:white;
}


#novinky {
border: 8px double #333;
width: 100%;
color: #383942;
background: white ;
}



.autot {
border: 2px solid;
}

td, tr {

width: 49% ;
border: 2px solid;
}

.novinky {

border: none;
}

h3 {
margin: 0;
padding: 0;
padding-bottom: 10px;
}

p {
margin: 0;
padding: 0;
}

p.footer- {
font-size: 11px;
}



/*kontaktní formulář*/

#fm fieldset {
background:none repeat scroll 0 0 #F3F3F3;
border:1px solid #DDE8EF;
margin-bottom:10px;
padding:20px;
}


label {

width: 150px;
float: left;
}

input {

}

.bt {

background:#893930;
height: 30px;
width: 70px;
margin-left: 148px;
}

.fanousek {
font-size: large;
font-style: sans-serif ; 


}

/* end kontaktní formulář*/


/*
form {
background: ;
}


.popis {
font-size: 19px; 
}

input { 
	margin-left: 4em;
	line-height: 1.4em; 
	margin-bottom: .2em;
	background: #EEEEEE;}				
					
textarea { font: .8em "Treuchet MS", Verdana, sans-serif;
		padding:.2em;
		background: #EEEEEE;	
			}

