* {
	padding: 0;
	margin: 0;
}

html, body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: center;
	background: #ffffff url(/images/bg_body.gif) repeat;
}

/*-- prvky dokumentu --*/

.none {
	display: none;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
	color: #0a57a4;
	font-size: 60%;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.clearboth {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

/*-- zaklad -> podklad --*/

#backout {
	position: relative;
	min-width: 770px;
	max-width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/*-- zaklad --*/
/*-- logo --*/

#backout .logo {
	position: absolute;
	z-index: 2;
	top: 28px;
	left: 13px;
	cursor: pointer;
}

/*-- hlavicka --*/

#header {
	position: relative;
	width: 100%;
	height: 180px;
	background-color: #fff;
}

#header .top {
	width: 100%;
	height: 80px;
}

#header .bottom {
	width: 100%;
	height: 80px;
	background: #a3bd0b url(/images/bg_header.gif) repeat-x;
}

#header .webname {
	overflow: hidden;
	width: 273px;
	height: 44px;
	padding: 40px 0px 0px 15px;
}

#header a {
	font-size: 80%;
	font-weight: bold;
	color: #0a57a4;
}

#assertion {
	position: absolute;
	top: 50px;
	right: 242px;
	width: 235px;
	height: 104px;
	background: url(/data/vychozi/vyrok.gif) no-repeat;
}

/*-- akcni cast webu --*/

#main {
	background: #fff url('/images/bg_main.gif') repeat-y 14px top;
}

/*-- obsahova cas webu --*/

#content {
	overflow: hidden;
	margin-right: 190px;
	border-top: 1px #989899 dotted;
	background-color: #fff;
}

#content .in {
	font-size: 60%;
	line-height: 1.5;
	padding: 20px 10px 20px 0px;
	margin-left: 15px;
}

#content a {
	color: #0a57a4;
}

#content p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

#content ul {
	margin-bottom: 15px;
	list-style-type: none;
}

#content ul {
	padding: 0px 0px 0px 5px;
	margin-bottom: 15px;
}

#content li {
	line-height: 1.5;
}

#content ul li {
	padding: 0px 0px 0px 7px;
	background: url(/images/bg_content_disc_li.gif) no-repeat 0px 6px;
}

#content h3 {
	font-size: 190%;
	font-weight: normal;
	margin-bottom: 10px;
}

#content h4 {
	font-size: 130%;
	color: #0a57a4;
}

#content h5 {
	font-size: 100%;
	color: #a3bd0b;
}

/*-- obsahova cas webu --*/
/*-- formular - prvky --*/

#content form .input {
	padding: 5px 0px 0px 5px;
	font-size: 100%;
	color: #000000;
	height: 17px;
	border: 1px #94c7e7 solid;
	background: #ffffff url(/images/bg_elm_input.gif) repeat-x;
}

#content form .textarea {
	padding: 5px 0px 0px 5px;
	color: #000000;
	height: 17px;
	border: 1px #94c7e7 solid;
	background: #ffffff url(/images/bg_elm_input.gif) repeat-x;
}

#content form .send_button {
	height: 24px;
	border: 0px;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	border: 1px #94c7e7 solid;
	background: #deebf7 url(/images/bg_elm_button.gif) repeat-x;
	cursor: pointer;
}

/*-- obsahova cas webu --*/
/*-- formular - chybove stavy --*/

#content p.error, #content form .label_empty {
	color: #c43000;
}

#content form .element_empty {
	border: 1px red solid;
	background: #ffffff url(/images/bg_elm_input_empty.gif) repeat-x;
}

/*-- obsahova cas webu --*/
/*-- systemova nabidka --*/

#system_menu {
	position: absolute;
	bottom: 30px;
	left: 15px;
	width: 500px;
	height: 20px;
	font-size: 60%;
	color: #0a57a4;
}

#system_menu a {
	font-size: 100%;
	color: #0a57a4;
}

/*-- modul - fotogalerie --*/

#photos p {
	padding: 0;
}

#photogallery,
#photos
{
	width: 100%;
}

#photogallery .photo,
#photos .photo
{
	float: left;
	position: relative;
	overflow: hidden;
	width: 178px;
	font-size: 100%;
	text-align: center;
	margin: 10px 10px 0px 0px;
}

#photogallery .photo {
	padding: 10px 0;
	font-size: 100%;
	border: 1px #989899 dotted;
}

#photogallery .photo img {
	margin-top: 10px;
}

#photos .photo {
	height: 139px;
	border: 1px #989899 dotted;
}

#photos .photo img {
	font-size: 100%;
	margin: 10px;
}

/*-- modul - aktuality --*/

#newsreel .title {
	color: #0a57a4;
}

/*-- modul - kontakty --*/

#contacts li {
	float: left;
	width: 170px;
	height: 200px;
	margin-right: 10px;
	text-align: center;
}

#contacts li .name,
#contacts li .title
{
	font-weight: bold;
}

#contacts img {
	font-size: 100%;
}

#contacts a {
	color: #0a57a4;
}

/*-- modul - skupiny dokumentu --*/

#docgroup .name {
	color: #0a57a4;
}

/*-- modul - skupiny odkazu --*/

#linkgroup .name {
	color: #0a57a4;
}

#content ul.linkgroup li {
	margin-bottom: 5px;
}

/*-- obsahova cas webu --*/
/*-- mapa stranek --*/

#sitemap ul {
	padding: 0px 0px 0px 5px;
	margin-bottom: 15px;
	list-style-type: none;
}

#sitemap ul li {
	padding: 0px 0px 0px 7px;
	line-height: 2.4;
	background: url(/images/bg_content_disc_li.gif) no-repeat 0px 10px;
}

#sitemap ul li ul {
	padding-left: 15px;
}

#sitemap a {
	color: #0a57a4;
}

/*-- menu --*/

#menu {
	float: left;
	width: 166px;
	min-height: 494px;
	margin-left: 14px;
	font-size: 60%;
	background-color: #fff;
}

#menu ul,
#menu ul.sub
{
	list-style-type: none;
}

#menu ul.menus {
	border-top: 1px #989899 dotted;
}

#menu ul.sub {
	border-bottom: 1px #989899 dotted;
}

#menu a,
#menu ul.sub a
{
	display: block;
	padding: 7px 8px 7px 11px;
	color: #000000;
	font-weight: normal;
	border-right: 1px #989899 dotted;
	border-bottom: 1px #989899 dotted;
	background: url(/images/bg_menu_li.gif) no-repeat 0px 8px;
	text-decoration: none;
}

#menu ul.sub a {
	border: none;
	color: #0a57a4;
	background-image: none;
}

#menu a:hover,
#menu a.active,
#menu ul.sub a:hover,
#menu ul.sub a.active
{
	font-weight: bold;
	background: url(/images/bg_menu_li_hover.gif) no-repeat 0px 8px;
}

/*-- menu --*/
/*-- komix --*/

#menu ul.komix {
	margin-top: 20px;
}

#menu ul.komix li {
	width: 165px;
	height: 165px;
	background: #0a57a4 url(/data/vychozi/komiks.png) no-repeat;
}

#menu ul.komix a {
	width: 165px;
	height: 180px;
	border: 0px;
	color: #ffffff;
	background: url(/images/bg_menu_komix_li.gif) no-repeat 0px 8px;
}

#menu ul.komix a:hover,
#menu ul.komix li.active a:hover
{
	background: url(/images/bg_menu_li_hover.gif) no-repeat 0px 8px;
}

/*-- menu --*/
/*-- zkratky --*/

#shortcuts {
	overflow: hidden;
	position: absolute;
	z-index: 1;
	top: 170px;
	right: 15px;
	width: 160px;
	background-color: #fff;
}

#shortcuts ul {
	list-style-type: none;
}

#shortcuts li,
#shortcuts .empty
{
	width: 160px;
	height: 100px;
	margin-top: 10px;
	border-bottom: 1px #989899 dotted;
}

#shortcuts .empty {
	border-bottom: none;
	background-color: #0a57a4;
}

#shortcuts a {
	display: block;
	width: 160px;
	height: 90px;
	color: #ffffff;
	font-size: 60%;
	text-decoration: none;
	cursor: pointer;
}

#shortcuts a.kavarna {
	background: #f54c00 url(/images/bg_shortcuts_kavarna.jpg) no-repeat;
}

#shortcuts a.catering {
	background: #6ebb1f url(/images/bg_shortcuts_catering.jpg) no-repeat;
}

#shortcuts a.prodejna {
	background: #8971cf url(/images/bg_shortcuts_prodejna.jpg) no-repeat;
}

#shortcuts a.katalog {
	background: #f51361 url(/images/bg_shortcuts_katalog.jpg) no-repeat;
}

#shortcuts a.tdz {
	background: #28a167 url(/images/bg_shortcuts_tdz.jpg) no-repeat;
}

#shortcuts a span {
	display: block;
	width: 160px;
	height: 90px;
	padding: 69px 0px 0px 10px;
}

#shortcuts a:hover {
	font-weight: bold;
}

#shortcuts a:hover.kavarna span {
	background: url(/images/bg_shortcuts_kavarna_corner.gif) no-repeat left top;
}

#shortcuts a:hover.catering span {
	background: url(/images/bg_shortcuts_catering_corner.gif) no-repeat left top;
}

#shortcuts a:hover.prodejna span {
	background: url(/images/bg_shortcuts_prodejna_corner.gif) no-repeat left top;
}

#shortcuts a:hover.katalog span {
	background: url(/images/bg_shortcuts_katalog_corner.gif) no-repeat left top;
}

#shortcuts a:hover.tdz span {
	background: url(/images/bg_shortcuts_tdz_corner.gif) no-repeat left top;
}

/*-- drobeckova navigace --*/

#navpath {
	position: absolute;
	top: 164px;
	left: 195px;
	color: #828282;
	font-size: 60%;
}

/*-- vyhledavaci formular --*/

#search {
	position: absolute;
	top: 80px;
	right: 0px;
	width: 189px;
	height: 80px;
	background-color: #a3bd0b;
}

#search .in {
	margin: 47px 0px 0px 14px;
}

#search form .input {
	padding: 2px 0px 0px 2px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 60%;
	color: #000000;
	width: 103px;
	height: 13px;
	border: 0px;
	background: #ffffff;
}

#search form .send_button {
	width: 50px;
	height: 15px;
	border: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 55%;
	color: #ffffff;
	border: 0px;
	background-color: #0a57a4;
	cursor: pointer;
}

#search .img_search {
	position: absolute;
	top: 22px;
	right: 31px;
	width: 21px;
	height: 21px;
	background: url(/images/bg_img_search.gif) no-repeat;
}

/*-- partneri --*/

#partners {
	position: absolute;
	z-index: 2;
	bottom: 15px;
	right: 15px;
	width: 600px;
	height: 32px;
	text-align: right;

}

#partners .item {
	margin-left: 33px;
}

/*-- fast navigation in title --*/

#fast_nav {
	position: absolute;
	z-index: 1;
	top: 35px;
	right: 11px;
	width: 169px;
	height: 35px;
}

#fast_nav a {
	float: left;
	width: 56px;
	height: 10px;
	padding-top: 25px;
	color: #000000;
	font-size: 55%;
	text-align: center;
	text-decoration: none;
}

#fast_nav a.home {
	background: url(/images/bg_fast_nav_home.png) no-repeat;
}

#fast_nav a.mail {
	width: 57px;
	background: url(/images/bg_fast_nav_mail.png) no-repeat;
}

#fast_nav a.kontakty {
	background: url(/images/bg_fast_nav_kontakty.png) no-repeat;
}

#fast_nav a:hover {
	font-weight: bold;
}

#fast_nav a:hover.home {
	background: url(/images/bg_fast_nav_home_hover.png) no-repeat;
}

#fast_nav a:hover.mail {
	background: url(/images/bg_fast_nav_mail_hover.png) no-repeat;
}

#fast_nav a:hover.kontakty {
	background: url(/images/bg_fast_nav_kontakty_hover.png) no-repeat;
}

/*-- paticka --*/

#footer {
	width: 100%;
	height: 60px;
	font-size: 60%;
	color: #000000;
	background: #fff url('/images/bg_footer.gif') no-repeat 195px top;
}

#footer .in {
	padding: 25px 15px 0px 15px;
}

#footer a {
	color: #000000;
}
