﻿body {
	background-image: url(../gfx/body_bg.jpg);
	background-position: top center;
}
#main {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#main #head {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 160px;
}
#main #head h1 {
	margin: 0px;
	height: 90px;
	background-image: url(../gfx/header.jpg);
	background-repeat: no-repeat;
}
#main #head h1 a
{
    display: block;
    height: 90px;
    width: 630px;
    text-decoration: none;    
}
#main #head h1 a span
{
    visibility: hidden;
    text-decoration: none;
}

#main #head #menu {
	height: 35px;
	background-image: url(../gfx/menu_bg.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
#main #head #menu ul {
	margin: 0px;
	padding: 0px;
}
#main #head #menu  li {
	float: left;
	list-style-type: none;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 8pt;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FD680E;
	height: 13px;
}
#main #head #menu  li.selected  {
	background-image:url(../gfx/menu_selected_bg.gif);
	background-repeat: repeat-x;	
}
#main #head #menu  li.selected  a {
	color:#000 !important;
}
#main #head #menu #submenu li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#main #head #submenu {
	clear: both;
	position: relative;
}
#main #head #submenu #submenu_nebezpecnepotraviny, #main #head #submenu #submenu_pohybazdravi, #main #head #submenu #submenu_deti, #main #head #submenu #submenu_casopis, #main #head #submenu #submenu_inzerce, #main #head #submenu #submenu_dieta, #main #head #submenu #submenu_novinky, #main #head #submenu #submenu_testy, #main #head #submenu #submenu_tipyarady, #main #head #submenu #submenu_onas{
	background-image:url(../gfx/submenu_bg.gif);
	background-repeat:no-repeat;
	width:930px;
	height:30px;
	padding-left:10px;
}

#topbanner {
	width: 970px;
	padding:0px;
	margin: 0px auto 20px auto;
}
#main #head #bread {
	height: 45px;
	width: 289px;
	position: absolute;
	left: 660px;
	top: 43px;
}
#main #head #searchbox {
	height: 30px;
	width: 289px;
	position: absolute;
	left: 660px;
	top: 9px;
}
#main #head #searchbox input {
	border: 1px solid #B5C3D0;
	width: 150px;
	height: 22px;
	line-height: 24px;
}
#main #head  p {
	font-size: 7pt;
	margin: 0px;
	color: #F16009;
}
#main #head #menu a {
	color: #FFF;
	text-decoration:none;
}
#main #head #menu a:hover {
	color: #000;
	text-decoration:none;
}
#main #head #menu #submenu a {
	color: #666;
	text-decoration:none;
}
#main #head #menu #submenu a:hover {
	color: #000;
	text-decoration:none;
}

#content {
	width:650px;
	float:left;
	/*background-color:#FF0;*/
}
#contentin {
	padding: 0 5px 10px 5px;
	/*background-color:#F90;*/
}
#right {
	width:310px;
	float:right;
	/*background-color:#FF0;*/
}
#rightin {
	padding: 0 5px 5px 5px;
	/*background-color:#F90;*/
}

#main #footer {
	background-image: url(../gfx/footer_bg.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 200px;
    border-top: 1px dashed #CCC;
    text-align: center;
}

#footer p {
	font-size: 8pt;
	margin: 0px;
	padding-top: 15px;
	padding-left: 21px;
	color: #F06008;
	width: 640px;
	/*position: relative;
	top: 150px;*/
}
#footer a {
	text-decoration: none;
	color: #F06008;
}

/* -------------------CSS STYLE PAGER---------------------------- */
.pager {
	color: #666;
	width:99%;
}
.pager ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom:10px;
	padding: 0px;
	width:99%;
}
.pager li {
	float:left;
	margin: 0px;
	padding: 0px;
}
.pager span {
	display: block;
	width: auto;
	height:auto;
	text-decoration:none;
	padding:4px;
	margin-bottom:10px;
	text-align:center;
	background-color:#fdfdfd;
	background-image: url(/admin/gfx/bg_th.gif);
	background-repeat: repeat-x;
}
.pager a {
	padding:0px;
	margin:0px;
	color:#999999;
}
.pager li.first span {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.pager li span {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.pager li.last span {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.pager li.actual span {
	color: #666666;
	background-color:#EDF3F3;
	background-image: url(/admin/gfx/bg_zalozky.gif);
	font-weight:bold;
}
.pager li.status span {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
}



.clanek-search-item
{
	margin-bottom:15px;
}

.sarcha-sub-title
{
	margin-top:20px;
}

.bmi-block
{
	width:48%;
	margin-top:50px;
}
.bmi-table
{
	width:100%;
	border: 1px solid #dddddd;	
}

.bmi-table th
{
	background-color:#ffebba;	
}

.bmi-table td, .bmi-table th
{
	padding:8px !important;
}

#crosslinks p
{
	 font-size:10px;	 
}

.copyright
{
}
.copyright p
{
    border-top: 1px solid #AAA;    
    font-size: 10px;
    margin-top: 20px;
    color: #AAAAAA;    
}
.addthis_toolbox
{
    padding: 15px 0px 5px 18px;    
}

.tab-porce
{
	margin:10px;	
	width:300px;
}

.jidelnicek-nazev-txt
{
	font-size: 14pt;
	border:1px solid red;
	width:550px;
}
        
.shop-list-table
{
	margin:10px;	
	width:580px;
}

.ShopListGroup-nazev-txt
{
	font-size: 12pt;
	border:1px solid red;
	width:540px;
}

.edit-nazev-txt
{
	font-size: 12pt;
	border:1px solid red;	
}

.edit-folder-ddl
{
	font-size: 12pt;
	margin-bottom:10px;	
	border:1px solid Gray;	
}

.edit-other-txt
{
	font-size: 12pt;
	border:1px solid Gray;			
}

.kuchar-jidelnicek
{
	position:relative;
	width: 540px; 
	height: 103px;
	margin: 0px;    
	padding: 0px;    
	color:#666666;
	z-index: 100;	
}

.kuchar-jidelnicek-background
{
    position:absolute;
	top: 6px;
	width: 540px; 
	height: 103px;
	padding: 7px 90px 0px 10px; 
    background-image: url(/gfx/kuchar_jidelnicek.png); 
	background-repeat:no-repeat;
	margin: 0px;    
    
}

.kuchar-jidelniceky-seznam
{
	position: relative; 
	background-image: url(/gfx/kuchar_moje_jidelnicky_seznam.png); 
	background-repeat:no-repeat;
	width: 540px; 
	height: 93px;
	padding: 7px 90px 0px 10px;
	color:#666666;
}

.kuchar-moje-rodina
{
    position: relative;
	background-image: url(/gfx/kuchar_moje_rodina.png); 
	background-repeat:no-repeat;
	width: 540px; 
	height: 93px;
	padding: 7px 90px 0px 10px;
	color:#666666;
}

.kuchar-moje-recepty
{
    position: relative;
	background-image: url(/gfx/kuchar_moje_recepty.png); 
	background-repeat:no-repeat;
	width: 540px; 
	height: 93px;
	padding: 7px 90px 0px 10px;
	color:#666666;
}

.kuchar-jidelnicek-list
{	
	/*top:-72px;*/ 	
}

.kuchar-jidelnicek-detail p
{	
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

.kuchar-bottom
{
    position: absolute;
    width: 540px;
    bottom: 3px;
}

.kuchar-bottom10px
{
    position: absolute;
    width: 540px;
    bottom: 13px;
}

.relative-zindex-10
{
    position: relative !important;
    z-index: -10 !important;    
}
