/* autor BcA.Marek Hlavac */

html, body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	text-align:center;
      }
#page {
	width: 800px;
	margin: 0 auto;
	background: #FFFFFF url(../images/mrazene-01.jpg) 0 80px no-repeat;
	min-height: 420px;
      }

#content {
	margin: 0 0 0 200px;
	position: relative;
	
    }
#content_in {
	text-align: justify;
	padding: 0 10px;
	border-left: 1px solid #36C;
	margin: 0 200px 50px 0;
    } 
#hlavicka {
	position: relative;
	width: 200px;
	float: left;
	margin-top: 20px;
	}
#logo {
	width: 77px;
	height: 70px;
	position: absolute;
	right: 17px;
	}
#menu {
	margin: 80px 15px 0 60px;
	text-align:right;

	}
#header {
	height: 50px;
	margin-right: 200px;
	text-align: right;
	margin-top: 10px;
    }
#pata {
	width: 120px;
	height: 120px;
	text-align: left;
	border-left: 1px solid #36C;
	position: absolute;
	bottom: 0px;
	right: 80px;
    }
#pataKontakt {
	overflow: hidden;
	position:absolute;
	bottom: 20px;
	font-size: 10px;
	left: 10px;
	


    }  
#obr {
	position:relative;
	left: -30px;
	}  
#plavacek {
	float: left;
	width: 200px;
	}    

/* styl */ 
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.2em;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #003399;
}
a:active {
	text-decoration: none;
}
img {
	border: none;
	margin-top: 0px;
}
/* backgrounds */
.bcgrCF{background: url(../images/czech-frost.gif) bottom right no-repeat;}
.bcgrFirma{background: url(../images/czech-frost-firma.gif) bottom right no-repeat;}
.bcgrSortiment{background: url(../images/czech-frost-sortiment.gif) bottom right no-repeat;}
.bcgrKontakt{background: url(../images/czech-frost-kontakt.gif) bottom right no-repeat;}

/* formatovani */ 
.cleaner {
        clear: both;
	}
.cleaner hr {
        display: none;
      }
.nadpis:first-letter {
	color:#336699;
	font-size: 130%;
	} 
.detail{
	color: #336699;
	font-size:10px;
	text-decoration: none;
	margin-left: 10px;
	}

.odkaz a:link, .odkaz a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	font-size: 1.1em;
	margin: 12px 5px;
	line-height: 1.5em;
	}
.odkaz a:hover {
	color: #3366CC;
	}

h1 {	
	margin: 0;
	font-size: 0.86em;	
	text-align: left;
	color: #369;
	}
h2 {
	font-size: 1.02em;
	text-align:left;

	}

