body {
	font-family: verdana;
}

.menu_top {
	margin-top: 15px;
	/*border: 1px solid silver;*/
}

.menu_top a {
	border-top: 1px solid #00bfff;
	border-left: 5px solid #00bfff;
	margin: 2px;
	padding: 2px;
	font-size: small;
	font-weight: bolder;
	text-decoration: none;
	color: #404040;	
}

.menu_top a:hover {
	color: #f0ffff;
	background: #00bfff;	
}
	

.menu_left {
	/*width: 135px;*/
	/*border: 1px solid silver;*/
	float: left;
}

.menu_left a {
	border-left: 5px solid #00bfff;
	margin: 2px;
	padding: 2px;
	font-size: small;
	font-weight: bolder;
	text-decoration: none;
	color: #404040;	
}

.menu_left a:hover {
	border-left: 5px solid #f0ffff;
	color: #f0ffff;
	background: #00bfff;
}

.content {
	margin-left: 140px;
	width: 500px;
	/*border: 1px solid silver;*/
}

.content h2 {
	color: #696969;	
	font-size: 10pt;
}

.footer {
	/*border: 1px solid black;*/
	width: 700px;
	text-align: center;	
	font-size: 60%;
}

#footer {
	/*margin-left: 140px;*/
	height: 1px;
	color: #00bfff;
	background-color: #00bfff;
	border: none;
	/*text-align: left;*/
	width: 650px;
}

.content li {
	list-style-image: url('images/list_sez.gif');
}

#cocky {
	float: right;
}

.novinky {
	height: 400px; /*pokud bude potreba natahnout na vysku*/
}

.partneri {
	/*height: 400px; pokud bude potreba natahnout na vysku*/
	font-size: 80%;
}

.google_ads {
	float: left;
	margin-left: 2px;
	margin-top: 10px;
	height: 300px;
	border-left: 3px solid #00bfff;
}

#google {
	margin-top: 5px;
	/*border: 1px dotted #00bfff;*/
	padding: 1px;
	/*background-color: #00bfff;*/
	margin: 2px;
	color: #00bfff;
	font-size: 65%;
}

.reklamace {
	height: 650px;
	font-size: 80%;
}

.jak_nakupovat {
	height: 450px;
	font-size: 80%;
}

.proc_nakupovat {
	height: 450px;
	font-size: 80%;
}

.dodaci_podminky {
	/*height: 600px;*/
	font-size: 80%;
}
.kontaktni_cocky {
	/*height: 1200px;*/
	font-size: 50%;
}

.spoluprace {
	height: 500px;
}

.links_bottom {
	font-size: 90%;
}

.links_bottom a{
	color: #d2b48c;
	text-decoration: none;
}

.content h1 {
	font-size: 16pt;
	color: #00bfff;
}