@charset "utf-8";
/* CSS Document */

.left-katalog {
	margin-left:10px;
	margin-top:2px;
	background:#013668 url(/img/cap-katalog.jpg) 0 0 no-repeat;
	width:206px;
	padding-top:27px;
}

.left-novinky {
	margin-left:10px;
	margin-top:10px;
	background:#013668 url(/img/cap-novinky.gif) 0 0 no-repeat;
	width:206px;
	padding-top:27px;
}

.left-novinky .back {
	background:#78A8D3;
	width:204px;
	margin-left:1px;
	margin-bottom:1px;
}

.left-kontakt {
	margin-left:10px;
	margin-top:10px;
	background:#013668 url(/img/cap-kontakt.jpg) 0 0 no-repeat;
	width:206px;
	padding-top:27px;
}


.hledani {
	margin-left:10px;
	margin-top:10px;
	background:#003667 url(/img/cap-hledani.jpg) 0 0 no-repeat;
	width:206px;
	height:67px;
	padding-top:27px;
}

.prihlaseni {
	margin-left:10px;
	margin-top:10px;
	background:#003667 url(/img/cap-prihlaseni.jpg) 0 0 no-repeat;
	width:206px;
	height:121px;
	padding-top:27px;
}

.prihlaseni_login_edit {
    background-image:url(/img/loginback-cz.jpg);
	width: 197px;
	height: 32px;
	margin-bottom:5px;
}


