﻿/*
    Projekt: MOGUL.cz
    URL: http://www.mogul.cz

    Výstupní zařízení: all

    Autor: Roman Štěrba
*/

* {
	font-family: Tahoma, Arial, Trebuchet MS, sans-serif;
	font-size: 100%;
}

p,form,ul,ol,li,h1,h2,h3,h4,h5,h6,td {
	padding: 0px;
    margin: 0px;
}

html, body {
	height: 100%;
}

body {
	background-color: #2370bd;
	color: #666;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

table {
	border-spacing: 0px;
	border-collapse: collapse;
}

a, img {
	border: 0px;
}

a {
	color: #226bb8; /*#37A8D3; #7788AA*/
	text-decoration: underline;
}
a:hover {
	color: #222;
}

a.fancybox {
	text-decoration: none;
}

a.fancybox img {
	padding: 5px;
	background: white;
	border: 1px solid #bbb;
}

a.ext {
	background: url("../images/ext-blue.gif") 100% 3px no-repeat;
	padding-right: 14px;
}


strong {
	color: #333;
}

strong.vysledek-hledani {
    background-color: #C9DEF5;
}


h1 {
	font-family: Trebuchet MS, Arial;
	color: #48528C;	/*#77BB33;*/
	font-size: 160%;
	font-weight: normal;
	margin-bottom: 15px;
	text-transform: uppercase;
}


h2 {
	margin: 0; padding: 0; border: none; background: none;
	margin-bottom: 10px;
	font-family: Tahoma, Trebuchet MS, Arial, sans-serif;
	font-size: 120%;
	color: #222;
/*	pouze zkouška
    padding: 7px 10px;
	border: 1px solid #273d5f;
	margin-bottom: 1px;
	background: #273d5f url("../images/h2_back.gif") repeat-x;
	color: #fff;
	font-weight: bold;*/
}

h3 {
	margin-bottom: 10px;
	font-size: 110%;
	color: #48528C;
}

h4 {
	margin-bottom: 10px;
	font-size: 100%;
	color: #48528C;
}


hr {
	font-size: 0;
	overflow: hidden;
	border-width: 0;
	height: 1px;
	margin: 15px 0;
	background-color: #e0e0e0;
	_color: #e0e0e0;
}


p, ul {
	line-height: 18px;
	list-style-type: none;
}


fieldset  {
	border: 1px solid #ccc; 
	padding: 10px;
	padding-left: 20px;
	margin: 0; 
	clear: both; 
}
legend {
	color: #48528C;
	font-weight: bold;
	padding: 0px 10px;
	_margin-bottom: 10px;
}


.l {
    display:inline;
    float:left;
}

.r {
    display:inline;
    float:right;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}


/*	definice layoutu  */
#page {
	background: #fff url("../images/page_bg.gif") repeat-x;
/*	m/in-height: 800px; _h/eight: 800px;*/
}

#hlavicka {
	background: url("../images/header_bg.png") no-repeat;
	margin: 0 auto;
	height: 110px;
    width: 840px;
    padding: 0 100px;
    text-align: right;
}
#hlavicka .homepage {float:left; width: 200px; height:50px; margin-top:25px;}
#hlavicka #hledej {padding: 10px 0;}
#hlavicka .hledej_tbox_bg {background: url("../images/hledej_tbox_bg.png") no-repeat; display: inline-block; width: 190px; height: 28px; border: 0;}
#hlavicka .hledej_tbox {background: transparent; width: 160px; margin: 6px 15px 0 15px; border: 0; }
#hlavicka .hledej_button {background: url("../images/hledej_button_bg.png") no-repeat; float:right; width: 30px; height: 28px; border: 0; cursor:pointer;}

#hlavicka .registrace {background: url("../images/registrace_bg.png") no-repeat; padding-left: 18px; padding-bottom: 4px; }
#hlavicka #kosik {background: url("../images/kosik_bg.png") no-repeat; width: 240px; margin-top: 21px; padding: 1px; }


/* box pro prihlaseni zakaznika */
#customerlogin-box {
	width: 220px;
	padding: 10px;
	padding-left: 20px;
	margin-top: 9px;
	margin-left: -10px;
	border: 1px solid #ccc;
	position: absolute;
	text-align: left;
	background-color: #ebf0f3;
	color: #666;
	display: none;
	z-index: 1000;
}
#customerlogin-box .close {float: right; position: relative; top: -2px; left: +2px;	cursor: pointer;}
#customerlogin-box .chyba {margin: 10px 0; line-height: 15px;}
#customerlogin-box .button {margin: 15px 0;}
/* box pro prihlaseni zakaznika - end */



#content {
	width: 840px;
	margin: 0 auto;
	padding: 30px 0;
	padding-top: 20px;
	min-height: 450px; _height: 450px;
	text-align: left;
}

#content .content-left {
	float: left;
	width: 200px;
	vertical-align: top;
}
#content .content-right {
	float: right;
	width: 600px;
	padding-left: 40px;
	vertical-align: top;
}



#paticka-bg {
 background: url("../images/paticka_bg.gif") repeat-x ; 
 padding: 30px 0;
}

#paticka {
    width: 840px;
    margin: 0 auto;
    text-align: left;
    color: #fff;
}
#paticka .r {
    text-align: right;
}
#paticka a.facebook {
    background: url("../images/facebook.png") no-repeat;
    padding: 6px 0 6px 33px;
    color: #fff;
    font-weight: bold;
}

/*	 definice hlavního menu   */
#menu {
	background: url("../images/menu_bg.png") no-repeat;
	width: 840px;
	height: 35px;
	margin: 0 auto;
	margin-top: 15px;
	list-style-type: none;
	text-align: left;
	position: relative; /*kvůli měnícím se bannerům*/
	z-index: 100;
}
#menu li {float: left;	position: relative;}
#menu li a {
    display: block;
	_float: left;	/*je to pouze kvuli IE v Opere to blbne*/
	padding: 9px 15px;
	color: #eee;
	font-size: 90%;
	font-weight: bold;	
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}
#menu li a:hover {color: #a96300; background-color: #ffc500;}
#menu li a.homepage {display: block; width: 35px; height: 35px; padding: 0;}
#menu li a.homepage:hover {background: none;}
#menu li.sep { padding: 0px; padding-top: 8px; font-size: 60%; color: #547cb3;}

#menu ul {
	width: 200px;
	padding: 10px 0;
	position: absolute;
	top: +35px;
	background-color: #ffc500;
	display: none;
}
#menu ul li {width: 100%;}
#menu ul li a {display: block; padding: 5px 15px; _width: 190px; color: #a96300; font-size: 100%; font-weight: bold; text-transform: none;}
#menu ul li a:hover {background-color: #ffd648;}
/*	 definice hlavního menu end   */




/*   skupiny produktů   */
.skupiny-produktu {
	width: 200px;
}
.skupiny-produktu li {
	padding: 3px 10px;
	border-bottom: 1px solid #fff;
	background-color: #333;
}

.skupiny-produktu li.aktual {
	color: #fff;
	background-color: #333;
	font-weight: bold;
}

.skupiny-produktu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.skupiny-produktu a:hover {
	text-decoration: underline;
}

.skupiny-produktu li.podskupina {
	padding-left: 20px;
	background-color: #eee;
}
.skupiny-produktu li.podskupina:hover {
	background-color: #fff;

}
.skupiny-produktu li.podskupina-aktual  {
	color: #444;
	background-color: #ddd; /*d7e4f5,e6f0fd*/
	font-weight: bold;
}

.skupiny-produktu li.podskupina a {
	color: #666;
	font-weight: normal;
}

/* nepoužito
.skupiny-produktu span {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	font-weight: bold;
	display: block;
}*/

/*   skupiny produktů end   */



/*
	definice lokálního menu
*/
.LM {
	list-style-type: none;
}
.LM ul {
	display: none;
	margin-left: 20px;
}
.LM a {
	color: #666;
	background: url("../images/li_1_back.gif") repeat-x 0px 100%;	
	display: block;
	width: 100%;
	text-decoration: none;
	padding: 4px 0 3px 2px;
}
.LM a:hover {
	color: #37A8D3;
	text-decoration: none;
}

.LM a.node {
	color: #000;
	font-weight: bold;
}
.LM a.node:hover {
	color: #000;
}
.LM a.node span {
	background: url("../images/li_1.gif") no-repeat 0 +4px;
	padding-left: 8px;
}



/*	 stránkování   */
.strankovani {
	padding: 7px 10px;
	border: 1px solid #e5e5e5;
	text-align: right;
	background-color: #eee;
}

.strankovac {
	/*font-size: 85%;*/
}
.strankovac a,.strankovac .act {
	margin-left: 8px;
}
.strankovac .act {
	/*padding: 2px 3px;	background-color: #aaa;*/
	font-weight: bold;
}
/*	 stránkování end   */



/*  seznam (položek ) */
table.seznam th {
	padding: 10px 5px;
	border-bottom: 1px solid #ddd;
	color: #222;
}

table.seznam td,
ul.seznam li {
	padding: 10px 5px;
	border-bottom: 1px dotted #ddd;
}

table.seznam td td, /* nuluje nastavení vnořených prvků */
ul.seznam li li {
	padding: 0;
	border-bottom: none;
}
/*  seznam (položek) end  */



/*  tabulka parametrů  */
table.parametry {
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
	/*border: 2px solid #444;*/
}
table.parametry td {
	/*border: 1px solid #666;*/
	padding: 5px;
	text-align: center;
	background-color: #e7e7e7;
}


table.parametry td.tablename {
	padding: 8px 10px;
	text-align: left;
	font-weight: bold;
	background-color: #444;
	color: #fff;
}

table.parametry td.groupname {
	background-color: #fff;
	font-weight: bold;
	color: #222;
}

table.parametry td.colname {
	background-color: #bbb;
	font-weight: bold;
	color: #222;
}

table.parametry td.left {
	text-align: left;
}
/*  tabulka parametrů end  */


.sort-asc {
	background: url("../images/sort_asc.gif") no-repeat 0px 1px;
	padding-left: 13px;
}
.sort-desc {
	background: url("../images/sort_desc.gif") no-repeat 0px 1px;
	padding-left: 13px;
}



ul.odrazky {
	margin-left: 10px; 
}
ul.odrazky li {
	background: url("../images/li_2.gif") no-repeat 0px 8px;
	padding-left: 15px;
}


.odsazeni {
	text-indent: 2em;
}

.odskok {
	margin-left: 15px;
}

.chyba {
	display: block;
	margin-bottom: 25px;
	border: 1px solid #dd1111;
	padding: 5px 10px;
	color: #dd1111;
	background-color: #feebeb;
	font-weight: bold;
	line-height: 18px;
}

.poznamka {
	font-size: 90%;
	color: #aaa;
	/*f\ont-style: italic;*/
}


.help {
	margin-left: 5px;
	top: +2px;
	position: relative;
	cursor: help;
}


.helpBox {
    width: 350px;
    border: 1px solid #aaa;
    text-align: left;
    background-color: #fff;
}
.helpBox h4 {
    margin: 0px;
    padding: 7px 15px;
    background-color: #e5e5e5;
    color: #444;
}
.helpBox p {
    padding: 7px 15px;
}

.noscreen {
	display: none;
}

.tbox, .tarea {
	width: 90px;
	padding: 4px 6px;
	border: 1px solid #ccc;
	line-height: 14px;
	color: #444;
	background: #f9f9f9 url("../images/textbox_back.gif") no-repeat;
	
}

.tarea {
	height: 50px;
	overflow: auto;
}

.watermark {
	color: #bbb;
}

.disabled {
	background-color: #eee;
}


.button, .button-next, .button-prev {
	background: url("../images/button.gif") no-repeat;
	width: 100px;
	height: 26px;
	border-width: 0px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	padding-bottom: 2px; _padding-bottom: 0;
}

.button-next {
	background: url("../images/button-next.gif") no-repeat;
	width: 130px;
	text-align: left; 
	padding-left: 10px;
}

.button-prev {
	background: url("../images/button-prev.gif") no-repeat;
	width: 130px;
	text-align: right;
	padding-right: 10px;
}


.oddelovac, .oddelovac_thin {
	height: 2px;
	background-color: #d0d0d0;
	margin: 15px 0;
}
.oddelovac_thin {
    height: 1px;
}


select {
	width: 110px;
	padding: 2px;
	padding-left: 4px;
	border: 1px solid #ccc;
	color: #444;
	background: #fff url("../images/textbox_back.gif") no-repeat;
}

table.form td {
	padding: 4px 0;
}

.form_back {
    padding: 15px;
    background-color: #f2f2f2;
}


.infobox {
	display: block;
	border: 1px solid #888;
	padding: 15px;
	background-color: #f5f5f5;
}


ul.press-kontakty li {
    margin-top: 5px;
    margin-bottom: 15px;
}
ul.press-kontakty li {
    float: left;
    width: 280px;
}



/*  statusy objednavky  */
.status_0, .status_1, .status_2, .status_3, .status_4, .status_5 {
	background: url("../images/status_zapsana.gif") no-repeat left +1px;
	padding-left: 20px;
	padding-bottom: 1px;
}
.status_1 { background-image: url("../images/status_kexpedici.gif"); }
.status_2 { background-image: url("../images/status_expedovana.gif"); }
.status_3 { background-image: url("../images/status_zamitnuta.gif"); }
.status_4 { background-image: url("../images/status_zaplacena.gif"); }
.status_5 { background-image: url("../images/status_neodebrana.gif"); }


#aktualita .aktualita-body {padding: 15px 0; margin: 10px 0; border-top: 2px solid #ddd; border-bottom: 2px solid #ddd;}
#aktualita img {float:left; width: 250px; margin: 0 20px 5px 0;}
#aktualita .aktualita-paticka {color: #bbb;}

#aktuality-archiv ul {margin-bottom: 20px;}
#aktuality-archiv ul p {height: 55px; margin-bottom: 5px; overflow: hidden;}


.press-fotogalerie li {
    float: left;
    margin: 10px 0;
    margin-right: 30px;
}
.press-fotogalerie img {
	padding: 4px;
	background: white;
	border: 1px solid #bbb;
}

.press_loga {
    padding-right: 20px;
}



/*   registrace   */
.registrace-slevy {
    margin-top: 10px;
}
.registrace-slevy-input {
    display: inline;
    margin-left: 10px;
}
.registrace-slevy-input .tbox {
    margin-left: 10px;
}
/*   registrace - end  */


ul.napsali-o-nas li { margin-bottom: 20px; }
ul.napsali-o-nas h4 { margin-bottom: 5px; }


/*  Kalendář   */
.CalendarButton {
	position: relative;
	top: +3px;
	margin-left: 4px;
}

.Calendar .ajax__calendar_container {padding:4px;position:absolute;cursor:default;width:170px;font-size:11px;text-align:center;font-family:tahoma,verdana,helvetica;}
.Calendar .ajax__calendar_body {height:139px;width:170px;position:relative;overflow:hidden;margin:auto;}
.Calendar .ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {top:0px;left:0px;height:139px;width:170px;position:absolute;text-align:center;margin:auto;}
.Calendar .ajax__calendar_container TABLE {font-size:11px;}
.Calendar .ajax__calendar_header {height:20px;width:100%;}
.Calendar .ajax__calendar_prev {cursor:pointer;width:15px;height:15px;float:left;background-repeat:no-repeat;background-position:50% 50%;background-image:url("../images/calendar_prev.gif");}
.Calendar .ajax__calendar_next {cursor:pointer;width:15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-image:url("../images/calendar_next.gif");}
.Calendar .ajax__calendar_title {cursor:pointer;font-weight:bold;}
.Calendar .ajax__calendar_footer {height:15px;}
.Calendar .ajax__calendar_today {cursor:pointer;padding-top:3px;}
.Calendar .ajax__calendar_dayname {height:17px;width:17px;text-align:right;padding:0 2px;}
.Calendar .ajax__calendar_day {height:17px;width:18px;text-align:right;padding:0 2px;cursor:pointer;}
.Calendar .ajax__calendar_month {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}
.Calendar .ajax__calendar_year {height:44px;width:40px;text-align:center;cursor:pointer;overflow:hidden;}

.Calendar .ajax__calendar_container {border:1px solid #646464;background-color:#ffffff;color:#000000;z-index:100;}
.Calendar .ajax__calendar_footer {border-top:1px solid #f5f5f5;}
.Calendar .ajax__calendar_dayname {border-bottom:1px solid #f5f5f5;}
.Calendar .ajax__calendar_day {border:1px solid #ffffff;}
.Calendar .ajax__calendar_month {border:1px solid #ffffff;}
.Calendar .ajax__calendar_year {border:1px solid #ffffff;}

.Calendar .ajax__calendar_active .ajax__calendar_day {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.Calendar .ajax__calendar_active .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.Calendar .ajax__calendar_active .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.Calendar .ajax__calendar_other .ajax__calendar_day {background-color:#ffffff;border-color:#ffffff;color:#646464;}
.Calendar .ajax__calendar_other .ajax__calendar_year {background-color:#ffffff;border-color:#ffffff;color:#646464;}

.Calendar .ajax__calendar_hover .ajax__calendar_day {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.Calendar .ajax__calendar_hover .ajax__calendar_month {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.Calendar .ajax__calendar_hover .ajax__calendar_year {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}

.Calendar .ajax__calendar_hover .ajax__calendar_title {color:#0066cc;}
.Calendar .ajax__calendar_hover .ajax__calendar_today {color:#0066cc;}
/*  Kalendář end  */

