html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color: #3e3e3e;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* styles */
a {
	color: #ff2222;
}
p {
	margin: 0px 0px 15px 0px;
}
.first {
	margin-top: 14px;
}
.last {
	margin-bottom: 0px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clr {
	clear: both;
	font-size: 1px;
	height: 1px;
	margin-top: -1px;
}
img.fl {
	margin: 10px 10px 10px 0px;
}
img.fr {
	margin: 10px 0px 0px 0px;
}
.red, .separator {
	color: #ff2222;
}
.separator {
	padding: 0px 2px;
}

/* top */
body {
	width: 973px;
	margin: 20px auto 20px auto;
	font-family: arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	color: #000000;
}
#main {
	width: 973px;
}
#content {
	width: 913px;
	text-align: left;
	line-height: 120%;
	float: left;
}

/* m-top */
#m-top {
	height: 22px;
}
#flags {
	float: right;
}
#frmSearch {
	padding-left: 18px;
}
#frmSearch p {
	float: left;
	margin-bottom: 0px;
}
#frmSearch input.keyword {
	width: 164px;
	height: 16px;
	padding: 2px;
	border-top: 1px solid #c2c0c0;
	border-left: 1px solid #e7e6e5;
	border-right: 1px solid #afaeae;
	border-bottom: 1px solid #e7e6e5;
	float: left;
}
#frmSearch input.submit {
	float: left;
	display: block;
	margin-left: 1px;
}

/* top menu */
#menu {
	height: 32px;
	margin-left: 18px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li {
	position: relative;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 150%;
	background-color: #ffffff;
	float: left;
	height: 32px;
}
#menu ul li a, #menu ul li span {
	display: block;
	height: 32px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#menu ul li span {
	position: absolute;
	left: 0px;
	top: 0px;
	_cursor: hand;
}
#menu ul li#home a, #menu ul li#home span {
	width: 68px;
	background-image: url('../img/cs/menu/home.png');
} 
#menu ul li#sortiment a, #menu ul li#sortiment a span {
	width: 74px;
	background-image: url('../img/cs/menu/sortiment.gif');
}
#menu ul li#prodejci a, #menu ul li#prodejci span {
	width: 82px;
	background-image: url('../img/cs/menu/prodejci.gif');
}
#menu ul li#aktuality a, #menu ul li#aktuality span {
	width: 85px;
	background-image: url('../img/cs/menu/aktuality.gif');
}
#menu ul li#radytipy a, #menu ul li#radytipy span {
	width: 100px;
	background-image: url('../img/cs/menu/radytipy.gif');
}
#menu ul li#spolecnost a, #menu ul li#spolecnost span {
	width: 124px;
	background-image: url('../img/cs/menu/o-spolecnosti.gif');
}
#menu ul li#napiste a, #menu ul li#napiste span {
	width: 111px;
	background-image: url('../img/cs/menu/napistenam.gif');
}


#menu ul li#kontakt a, #menu ul li#kontakt span {
	width: 86px;
	background-image: url('../img/cs/menu/kontakt.gif');
}
#menu ul li#partneri a, #menu ul li#partneri span {
	width: 91px;
	background-image: url('../img/cs/menu/partneri.gif');
}
#menu ul li#prodej-lepidel a, #menu ul li#prodej-lepidel span {
	width: 149px;
	background-image: url('../img/cs/menu/prodej-lepidel.gif');
}

#menu ul li#product_range a, #menu ul li#product_range a span {
	width: 104px;
	background-image: url('../img/en/menu/product-range.gif');
}
#menu ul li#sales a, #menu ul li#sales span {
	width: 123px;
	background-image: url('../img/en/menu/sales-network.gif');
}
#menu ul li#news a, #menu ul li#news span {
	width: 64px;
	background-image: url('../img/en/menu/news.gif');
}
#menu ul li#company a, #menu ul li#company span {
	width: 126px;
	background-image: url('../img/en/menu/about-company.gif');
}
#menu ul li#inquiries a, #menu ul li#inquiries span {
	width: 86px;
	background-image: url('../img/en/menu/inquiries.gif');
}
#menu ul li#contact a, #menu ul li#contact span {
	width: 86px;
	background-image: url('../img/en/menu/contact.gif');
}
#menu ul li#partners a, #menu ul li#partners span {
	width: 86px;
	background-image: url('../img/en/menu/partners.gif');
}


#menu ul li a:hover span {
	background-position: 0px -32px;
}

/* top submenu - PullDown Menu */
#PD_block {
	position:relative; top:-209px;
}

.PD_menu {
	position: absolute;
	visibility: hidden;
	top: 0px;
}
.PD_menu p {
	background: #ffffff;
}
.PD_menu p a {
	display: block;
	padding: 3px 10px 5px 5px;
	text-decoration: none;
	border-bottom: 1px solid #edeeef;
	color: #5e5e5e;
}
.PD_menu p a:hover {
	text-decoration: none;
	background: #edeeef;
	color: #f6202a;
}

.PD_menu a.redlink {color: red; }

#PD_sortiment {
	left: 81px;
}
#PD_prodejci {
	left: 171px;
}
#PD_aktuality {
	left: 251px;
}
#PD_spolecnost {
	left: 438px;
}
#PD_dotazy {
	left: 491px;}
	
#PD_vzorniky {
	left: 538px;
	width: 100px;
}
#PD_kontakt {
	left: 671px;
}
#PD_lepidla {
	left: 656px;
}

#PD_e_sortiment {   
	left: 13px; width: 160px;
}
#PD_e_prodejci {
	left: 133px; 
}
#PD_e_aktuality {
	left: 255px;
}
#PD_e_spolecnost {
	left: 320px;
}
#PD_e_dotazy {
	left: 391px;}
	
#PD_e_vzorniky {
	left: 538px;
	width: 100px;
}
#PD_e_kontakt {
	left: 530px;
}
#PD_e_lepidla {
	left: 656px;
}



/* main content */

.motive_czech { background: url('../img/cs/bg_motive.gif') no-repeat 0px 0px; }
.motive_english { background: url('../img/en/bg_motive_en.gif') no-repeat 0px 0px; }
#logo-motive {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 209px;		
	z-index: -1;	
}

#logo-motive .img { 
	position: absolute;
	right: 0px;
	top: 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 690px;
	height: 240px;
	z-index: inherit;
}
#logo-motive .img a {
	position: absolute;
	right: 4px;
	top: 294px;
}
#logo-motive .logo {
	padding: 20px 0px 0px 20px;
}
#m-content {
	background: url('../img/u/bottom_line.gif') no-repeat 100% 100%;
	padding-left: 18px;
	padding-top: 25px;
}

/* left-part + left-menu */
#left-part {
	float: left;
	/*background: url('../img/u/left_line.gif') no-repeat 100% 100%; */
	font-size: 110%;
	margin-top: -30px;
	margin-left: 5px;
}
#left-part strong {
	display: block;
	margin: 10px 0px 10px 15px;
    background-color: #636363;
    padding: 5px;
    color: #fff;
    font-weight: strong;    
    width: 190px;
}

#left-part a {
	display: block;
	margin-left: 15px;
	padding: 4px 4px 4px 5px;
	text-decoration: none;
	color: #ad101e;
	width: 190px;
	}
	
#left-part a:hover {
	background: #edeeef;
	}	
	


/* OBSAHOVY BLOK *********************************  */

#main-part, #main-part-fullpage {
	float: right;
	width: 670px;
	margin-top: 0px;
	padding-left: 18px;
	font-size: 120%;
	line-height: 135%;		
}
#main-part-fullpage {
	width: 876px;
}

#main-part_katalog {
	float: right;
	width: 670px;
	margin-top: -40px;
	padding-left: 18px;
	font-size: 120%;
	line-height: 135%;		
}

/* Sortiment, uvodni stranka jednotlivych skupin */
#items_list { width: 100%; text-align: center;}
#items_list div { width:160px; float: left; border-bottom: 10px solid #fff;}
#items_list div a { text-decoration: none; display: block; border: 1px solid #fff; padding-top: 15px;}
#items_list div a:hover { border: 1px solid silver }
#items_list div a:hover strong { color: red; }
#items_list div strong { display: block; width: 100%;}
#items_list div img { height:77px;}



h1 {
    font-size: 140%;
    color: #ca171d;
    margin-bottom: 15px;	
}

h1.smaller { font-size: 115%; margin:3px 0px 3px 0px; padding: 0px;}

#right-part {
	float: right;
	margin-top: 58px;
}

/* nadpisy #m-content H1 (totozne logo vsude) + H2 */
h2 {
	position: relative;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 200%;
	background-color: #ffffff;	
}
h2, h2 span {
	width: 202px;
	height: 95px;
}
h2 span.logo_czech {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;	
	background: url('../img/cs/jech-sedaci-soupravy.jpg') no-repeat 0px 0px;
}
h2 span.logo_english {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url('../img/en/jech-logo-en.jpg') no-repeat 0px 0px;
}

/* footer */
#navigator { margin-top: 40px; text-align: right;}
#footer {
	margin-top: 5px;
	height: 27px;
	background: url('../img/u/bg-bottom.gif') no-repeat left bottom;
}
#footer p {
	font-weight: normal;
	line-height: 150%;
}
#footer p a {color: silver;}


/* CMS styles */
.Table_TechParams {width: 100%; border: none;}
.Table_TechParams td { border-bottom: 1px solid #e8e8e8; background: #f2f2f2; padding: 3px 0px 3px 10px; font-size: 80%;
	
}
.Table_TechParams th { border-bottom: 1px solid silver; background-color: #fff; padding: 3px 0px 3px 10px; 
}

.SizedBox { margin: 0px; padding: 15px; text-align: center; cursor: pointer; }
#IconList { width: 670px; margin-bottom: 15px; padding: 0px;}
#IconList p {white-space: nowrap; overflow: auto; padding: 0px; margin: 0px; height: 70px; text-align: center;}
#IconList p img {margin: 0px 5px 0px 5px; cursor: pointer;}

.ULLI {display: block; padding-left: 10px; background: url(../img/u/ULLI.gif) no-repeat left top}

.Bold {font-weight: bold; color: #ca171d;}

p a.searchtitl {font-size: 110%; font-weight: bold; text-decoration: none;}
p a small {font-size: 65%; color: silver; padding-top: 3px; text-decoration: none;}
p span.sresult {font-size: 80%; display:block; }


/*forms*/
.forms {margin: 0px; padding: 0px; margin-top: 10px;}
.formtab {margin: 0px; margin-top: 0px; width: 100%}
.formtab td {text-align: left; vertical-align: top; padding-top: 5px;}
.formtab td input {border: 1px solid black;}
.formtab td textarea {border: 1px solid black;}
.input50 {width: 50%; padding: 1px;}
.input100 {width: 99%;  padding: 1px;}
.input28 {width: 22%; padding: 1px;} 

/* klienti */
.titl {display: block; font-size: 110%; color: #f7182a; margin-bottom: 10px;}

/* prodejci */
.adresy {margin-bottom: 50px;}
.adresy th {font-weight: bold; background: #f4f5f5; border-bottom: 1px solid silver; padding: 2px 0px 2px 5px;}
.adresy td {border-bottom: 1px solid #f4f5f5; padding: 5px 0px 5px 5px;}
.adresy td.subhead {color: gray; padding-top: 12px; font-weight: bold; padding-bottom: 0px;}


ul.smap {font-size: 12px; margin-bottom: 0px; padding: 0px; font-weight: bold;}
ul.smap span {display: block; margin-top: 8px; font-size: 120%; }
ul.smap li.item {text-align: left; font-size: 90%;}
ul.smap li.item a {text-decoration: none; font-weight: normal;}


/* downloads */
.attachments { border-top: 1px solid silver; }
.attachments strong { padding: 5px 0px 5px 0px; display: block;}
