html { height: 100%; }
BODY {
	height: 100%;
	scrollbar-face-color: #494949;
	scrollbar-highlight-color: gray;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-arrow-color: white;
	scrollbar-track-color: gray;

	margin : 0px; padding : 0px;
	text-align: center;
	font-family: "Tahoma", "Arial", "Helvetica";
	font-size: 0.75em;
	color: #c5c6c7;

	background: #000000 url('../images/bg6.jpg') no-repeat center 0px; 
}

body.home {
	background: #060000;
}

a {}
a:link    {color: #c40a13; text-decoration: underline; }
a:visited {color: #c40a13; text-decoration: underline; }
a:active  {color: #c40a13; text-decoration: underline; }
a:hover   {color: #c40a13; text-decoration: underline; }

p { text-indent: 0px; margin: 0; padding: 0px 0px 10px 0px; }
img { border-width: 0px; }
form { padding: 0px; margin: 0px; }
ul li { padding: 2px 0; }

* {-moz-box-sizing: border-box; box-sizing: border-box;}

h1 {

}

h2.show {
	font-size: 1.4em;
	font-weight: normal;
	margin-top:0;
	padding-top:0;
	padding-bottom: 0px;
	margin-bottom: 8px;
}

h2.show a, h2.show a:link, h2.show a:visited, h2.show a:hover {
	text-decoration: none;
}

#page-container {min-height: 100%; margin: 0 auto; background: url('../images/bg_black_line.png') repeat-y center 69px; }

#page {
	width: 950px;
	padding-top: 0px;
	padding-bottom: 0px;

	padding-left: auto;
	padding-right: auto;

	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
	padding-bottom: 40px;

	background: url('../images/bg6.jpg') no-repeat center 0px; 
}

* html #page-container { height: 100%; }

/*
#conta {
background-color: #DDD;
border-left: 2px solid #666;
border-right: 2px solid #666;
width: 676px;
margin: 0 auto;
}
* html #conta {
height: 100%;
}
*/


/*

#header-introduction {
	height: 130px;
	background-color: #242424;
	color: #f6f7f8;
}

.header-buttons {
	FLOAT: left;
	padding: 55px 0 0 120px;
}
*/

#header-home {
	height: 128px;
	background: url('../images/header_home.jpg') no-repeat left 0px;
	overflow: hidden;
}

#header {
	height: 110px;
	background: url('../images/logo_header.png') no-repeat left 25px;
}

.header-basket {
	float: right;
	width: 200px;
	font-size: 0.95em;

	margin: 40px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	text-align: left;
	color: #ccc;
	background: #141214;
	overflow: hidden;
	border: 1px #ccc solid;
	padding-bottom: 5px;
}

.header-basket a:link, .header-basket a:visited {
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
}

.header-basket-line {
	padding: 7px 0 3px 45px;
	line-height: 1.3;
}

#icons {
	float: right;
	width: 135px;

	margin: 55px 0 0 0px;
	text-align: right;
}

#icons-home {
	float: right;
	width: 134px;

	margin: 99px 0 0 0px;
	padding:0;
	text-align: left;
	
	border: 0px gray solid;
}

#banners {
	float: right;
	overflow: hidden;
	width: 170px;
}

#banners a:link, #banners a:visited {
	overflow: hidden;
	display: block;
	width: 170px;
	height: 40px;
/*	background: url('../images/banner.png') no-repeat 0 0;*/
	font-faimly: 'Arial';
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
/*	padding: 13px 0 0 15px;*/
	color: #454548;
	margin-bottom: 15px;
}

#banners a:hover {	color: #fff; }

#main-intro {
	background: #242424 url('../images/bgE2.jpg') no-repeat top left;
	padding: 0px;
}

#main-content-introduction {
	padding: 0;
	margin: 0;
}

#main {
	margin-top: 10px;
	padding: 0px;
}

#main-content {
	padding: 0 20px;
}


#clearfooter { height: 40px; }

#footer {
	width: 950px;
	padding-bottom: 0px;

	padding-left: auto;
	padding-right: auto;

	padding-top: 10px;
	border-top: 1px #444 solid;

	margin: -40px auto 0 auto;

}

.footer-text {
	text-align: left;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.9em;
	color: gray;
	padding: 0 5px;
}

.footer-text A:link, .footer-text A:visited {
	color: gray;
	text-decoration: none;
}

.footer-text A:hover {
	color: #eb2700;
	text-decoration: underline;
}


.footer-adv {float: right; widht: 300px;}
.footer-adv a:link, .footer-adv a:visited { float: }

A:link.sitemap,  A:visited.sitemap {
	color: #c5c6c7;
	text-decoration: none;
}

.footer-text A:hover, A.hover.sitemap {
	color: #eb2700;
	text-decoration: underline;
}

.oddelovac-textu {
	height: 15px;
}

.oddelovac-textu-velky {
	height: 30px;
}









.titulek { 
	color: #c5c6c7;
	font-STYLE: normal;
	font-size: 1.7em;
	font-family: Tahoma;
	text-align: left;
	font-weight: normal;
	text-decoration: none;

	padding: 5px 0 10px 10px;
}

.titulek-mensi { 
	color: black;
	font-STYLE: normal;
/*	font-size: 11pt;*/
	font-family: Tahoma;
	text-align: left;
	font-weight: normal;
	text-decoration: none;

	padding-left: 5px;
	padding-bottom: 10px;
}

.lft {
	text-align: left;
}

.rght {
	text-align: right;
}

.centr {
	text-align: center;
}

.just {
	text-align: justify;
}

.tucny {
	font-weight: bold;
}

.preskrtnuty {
	text-decoration: line-through;
}

.normal {
	font-weight: normal;
}

.ridsi {
	line-height: 1.5;
}

.odsazeny {
	padding-left: 20px;
}

.verttop {
	VERTICAL-align: top;
}



.copyright {
	font-family: Tahoma;
	font-size : 7pt;
	color: gray;
}


.textcerny H2 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 17px;
	text-align: left;
	font-weight: normal;
}

H3 {
	font-size: 0.9em;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
}

H3 A:link, H3 A:visited  {
	color: #eb2700;
	text-decoration: none;
}

H3 A:hover {
	color: #eb2700;
	text-decoration: underline;
}

.mensi {
	font-size : 0.9em;
}

.textsedymensi {
	color: gray;
	font-family : Tahoma;
/*	font-size : 8pt;*/
}

.spodni-linka {
	border-top: 1px black solid;
}
/*
.textcernymensi UL {
	padding-right: 0px; padding-left: 30px; padding-bottom: 0px; margin: 0px; padding-top: 0px; LIST-STYLE-TYPE: disc;
}

.textcernymensi LI {
	LINE-height: 1.7;
}

.textcernymensi UL.servisy LI {
	padding-bottom: 8px;
}
*/

.textcerveny {
	color: red;
}

.hvezdicka  { color : red; font-family : Tahoma; font-style : normal; font-size : 9px; font-weight:normal;text-decoration: none;} 

.tlacitko {
  	background-color: WhiteSmoke;
   	font-family: Tahoma, Helvetica, sans-serif;
/*   	font-size: 11px;*/
   	font-weight: bold;
   	text-align: center;
   	color: black;
   	border: #494949 1px solid;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.tlacitko_d {
   	background-color: Navy;
   	font-family: Tahoma, Helvetica, sans-serif;
/*   	font-size: 11px;*/
   	font-weight: bold;
   	text-align: center;
   	color: Red;
   	padding: 0px 0px 0px 0px;
   	border-color: #e1f0ff;
}

.tlacitko-male {
  	background-color: WhiteSmoke;
   	font-family: Tahoma, Helvetica, sans-serif;
/*   	font-size: 10px;*/
   	font-weight: bold;
   	text-align: center;
   	color: black;
   	border: 1pt solid gray;
}

.tlacitko-male_d {
   	background-color: Navy;
   	font-family: Tahoma, Helvetica, sans-serif;
/*   	font-size: 10px;*/
   	font-weight: bold;
   	text-align: center;
   	color: Red;
   	padding: 0px 0px 0px 0px;
   	border-color: #e1f0ff;
}

#mapa { 
	padding: 0px;
	margin: 0px;
	background: black url('mages/bgMapa.gif') top left no-repeat;
	width: 200px;
	font-size: 1px;
}

#map-world { 
/*	FLOAT: right;*/
	width: 950px;
	height: 520px;
	background: #bbb url('../images/bgWorld.gif') no-repeat top left;
}

#available-world { border-right: 1px gray solid;}

#map-europe { 
	width: 950px;
	height: 615px;
	background: #bbb url('../images/bgEurope_01_2012.gif') no-repeat top left;
}

.available { clear: both; margin: 20px 0; }
.available a:link, .available a:visited{ color: #f5f6f7; text-decoration: none; font-weight: normal; font-size: 0.9em; }
.available a:hover { text-decoration: underline; }

.country {
	float: left;
	width: 95px;
	text-align: center;
	border-right: 2px #aaaaaa solid;
	margin-bottom: 20px;
}
.country img {
	margin-bottom: 10px;
}

.continent { width: 235px; border: 0px red solid;  min-height: 270px;} 
.cnt-line {float: left; border-left: 1px gray solid; }
.continent-title {font-size: 1.2em; font-weight: bold; padding-left: 15px;}
.continent ul li {list-style-type: none; font-size: 0.9em;}
.continent ul li a:link, .continent ul li a:visited { color: #aaa; text-decoration: none;}
.continent ul li a:hover {color: #d70915; }

.partner { float: left;width: 225px; }
.partner-det { float: right; width: 55px; text-align: right; margin-right: 25px;}
.partner-tit {	margin: 0 25px 5px 0; height: 33px; }
.partner-tit a:link, .partner-tit a:visited {
	font-family: 'Arial', 'Tahoma';
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
/*	padding-right: 60px;*/
}
.partner-pic {	width: 200px; height: 200px; text-align: center; border: 1px #aaa solid; overflow: hidden; margin-bottom: 5px; }
.partner-sport {
   	font-size: 1.1em;
   	font-weight: normal;
   	text-align: left;
	margin-bottom: 30px;
}

.dpartner-img {float: left; width: 200px; overflow: hidden; }
.dpartner-img img {	border: 1px #ccc solid; }
.dpartner-text { padding-left: 230px;}


.act {
	float: left;
	width: 380px;
}

.act-pic {
	width: 320px;
	height: 320px;
	text-align: center;
	border: 1px #ccc solid;;
	overflow: hidden;
	margin-bottom: 10px;
}

.act-det {
	float: right;
	width: 55px;
	text-align: right;
	margin-right: 60px;
}

.act-det-img img {
	margin: 0 15px 10px 0;
	border: 1px #ccc solid;
}

.act-tit {
	margin-bottom: 5px;
}

.act-tit a:link, .act-tit a:visited {
	font-family: 'Arial', 'Tahoma';
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	padding-right: 60px;
}

.act-txt {
	padding-right: 60px;
	margin-bottom: 15px;
}

.act-small {
	float: left;
	width: 100px;
	margin-top: 20px;
}

.act-small-pic {
	width: 100px;
	height: 100px;
	text-align: center;
	border: 1px #ccc solid;;
	overflow: hidden;
	margin-bottom: 5px;
}

.act-small-tit {
	
}

.act-small-tit a:link, .act-small-tit a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
}

.act-space {
	margin-right: 10px;
}	
/*
.actuality-titulek {
   	font-size: 1.0em;
   	font-weight: bold;
   	text-align: left;
}

.actuality-autor {
   	font-size: 0.9em;
   	font-weight: bold;
   	text-align: justify;
  	color: #c5c6c7;
  	margin: 5px 0 5px 0px;
}


.actuality-text {
   	font-size: 0.90em;
   	font-weight: normal;
   	text-align: justify;
	 margin-bottom: 20px;
	 line-height: 1.6;
}

.aktual-text {
   	font-weight: normal;
   	text-align: justify;
	  margin-bottom: 20px;
	 line-height: 1.6;
}

.aktual-text-nomargin {
	margin-right: 0px;
}

.actuality {
	FLOAT: left;
	width: 359px;
	height: 220px;
	border-bottom: 1px #7b7b7b solid;
	margin: 15px 0 15px 0px;
}

.actuality-pic {
	FLOAT: left;
	width: 160px;
	text-align: center;
}

.actuality-main {
	padding-left: 170px;
}	

.actuality-svisle {
	FLOAT: left;
	width: 15px;
	height: 221px;
	border-right: 1px #7b7b7b solid;
}

.actuality-svisle-no-border {
	FLOAT: left;
	width: 15px;
	height: 221px;
}

.act-detail-image {
}

.act-detail-image {
	text-align: center;
}

.act-detail-main {
	FLOAT: right;
	width: 540px;
}
*/

.strankovani {
/*	font-size : 8pt;*/
	color: #c5c6c7;
}

.strankovani A:link, .strankovani A:visited {
	font-family : Tahoma;
/*	font-size : 8pt;*/
	color: #c5c6c7;
}
.strankovani A:hover {
/*	font-size : 8pt;*/
	color: #eb2700;
}

.strankovani-aktivni {
	font-weight : bold;
/*	font-size : 9pt;*/
	color: yellow;
}

.text-doplnujici {
	font-family: Tahoma, ArialCE;
/*	font-size: 9px;*/
}

.doprava-platba {
	margin-left: 140px;
}

.ramecek IMG {
	border: black 1px solid;
	margin-right: 10px;
}

.leftinfo {
  FLOAT: left;
  width: 380px;
  padding-left: 40px;
}

.rightinfo {
  padding: 0 0 0 380px;
}

.odsazeny-kontakty {
	padding-top: 10px;
  	padding-left: 30px;
}

hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
}



.cl1 {padding-left: 80px;}
.cl2 {padding-left: 130px;}

.menu-intro {
	padding-top: 127px;
	padding-left: 28px;
}

.intro-text {
	FLOAT: right;
	width: 640px;
	background: #242424 url('../images/bgIntro.gif') repeat-x 0px 0px;
	height: 603px;
	padding-top: 127px;
	padding: 290px 100px 0 100px;
	LINE-height: 1.5;
	text-align: justify;
}

.intro-text-hn {
	FLOAT: right;
	width: 640px;
	background: #242424 url('../images/bgIntro.gif') repeat-x 0px 0px;
	height: 603px;
	padding: 170 0 0 30px;
	LINE-height: 1.5;
	text-align: justify;
}

.intro-form {
	FLOAT: right;
	width: 640px;
	background: #242424 url('../images/bgIntro.gif') repeat-x 0px 0px;
	height: 603px;
	padding-top: 127px;
	padding: 150px 0 0 130px;
	LINE-height: 1.5;
}

.bt {
	font-family: "Tahoma", "Arial";
/*	float: left;*/
	background: #242424 url('../images/bgMenu_button11.jpg') no-repeat 0px 0px;
	width: 176px;
	height: 53px;
	color: black;
	overflow: hidden;
}

.bt A:link, .bt A:visited {
	DISPLAY: block;
	width: 176px;
	height: 53px;
	color: black;
	padding: 5px 0 0 10px;
	font-weight: normal;
	text-decoration: none;
}

.bt A:hover {
	DISPLAY: block;
	width: 176px;
	height: 53px;
	color: white;
	padding: 5px 0 0 10px;
	font-weight: normal;
}


.bt2 {
	font-family: "Tahoma", "Arial";
	background: #242424 url('../images/bgMenu_button11.jpg') no-repeat 0px 0px;
	width: 176px;
	height: 70px;
	color: black;
	overflow: hidden;
}

.bt2 A:link, .bt2 A:visited {
	DISPLAY: block;
	width: 176px;
	height: 70px;
	color: black;
	padding: 5px 0 0 10px;
	font-weight: normal;
	text-decoration: none;
}

.bt2 A:hover {
	DISPLAY: block;
	width: 176px;
	height: 70px;
	color: white;
	padding: 5px 0 0 10px;
	font-weight: normal;
}

H2.butt {
	font-size: 1.57em;
	margin: 0;
	color: white;
	LETTER-SPACING: 0;
	font-weight: normal;
}

.butt-info {
	font-weight: bold;
	font-size: 0.5em;
/*	padding-top: 0px;*/
}

.butt-note {
	font-weight: normal;
	font-size: 0.5em;
	padding-top: 8px;
}

.butt1 A:link, .butt1 A:visited {
	background: #dedede url('../images/bt1.jpg') no-repeat 0px 0px;
}

.butt1 A:hover {
	background: #fe0000 url('../images/bt1.jpg') no-repeat -176px 0px;
}

.butt2 A:link, .butt2 A:visited {
	background: #dedede url('../images/bt2.jpg') no-repeat 0px 0px;
}

.butt2 A:hover {
	background: #fe0000 url('../images/bt2.jpg') no-repeat -176px 0px;
}

.butt3 A:link, .butt3 A:visited {
	background: #dedede url('../images/bt3.jpg') no-repeat 0px 0px;
}

.butt3 A:hover {
	background: #fe0000 url('../images/bt3.jpg') no-repeat -176px 0px;
}

.butt4 A:link, .butt4 A:visited {
	background: #dedede url('../images/bt4.jpg') no-repeat 0px 0px;
}

.butt4 A:hover {
	background: #fe0000 url('../images/bt4.jpg') no-repeat -176px 0px;
}

.butt5 A:link, .butt5 A:visited {
	background: #dedede url('../images/bt5.jpg') no-repeat 0px 0px;
}

.butt5 A:hover {
	background: #fe0000 url('../images/bt5.jpg') no-repeat -176px 0px;
}

.butt6 A:link, .butt6 A:visited {
	background: #dedede url('../images/bt6.jpg') no-repeat 0px 0px;
}

.butt6 A:hover {
	background: #fe0000 url('../images/bt6.jpg') no-repeat -176px 0px;
}


.intro-form INPUT, .intro-form textAREA {
	font-family: Tahoma;
	font-weight: bold;
	border: #bbbbbb 1px solid;
	background-color: #bbbbbb;
	color: #252525;
	font-size: 0.85em;
}

.intro-form INPUT:hover, .intro-form textAREA:hover {
	background-color: #aaaaaa;
	border: #bbbbbb 1px solid;
}

.intro-form INPUT:focus, .intro-form textAREA:focus {
	background-color: #aaaaaa;
}

.hot-new {
	background: url('../images/moose_logo3.jpg') no-repeat 65px 7px;
	padding-left: 160px;
	margin-bottom: 15px;
}

.navigace {
  font-size: 0.9em;
  padding: 0px 0 0 6px;
}

.navigace a:link, .navigace a:visited {
	color: #eb2700;
}

/* for understanding browsers */
.container {
	MIN-height: 8em; 
	height:auto;
	margin-bottom: 1.5em;
}
/* for Internet Explorer */
/*\*/
* html .container {
	height: 8em;
}
/**/


input, select, textarea {
	font-family: tahoma;
	font-size: 0.9em;
	border: 1px gray solid;
	background: #cccccc;
}

fieldset {
	border-color: #454545;
}

.warning {
	background-color: #ffdbe3;
	border: 1px red solid;
}

.katalog-left {
	float: left;
	width: 200px;
}

.katalog-text {
	padding-left: 220px;
}

td.border-b {
	padding-bottom: 10px;
	border-bottom:1px #7b7b7b solid;
}

.vendor-list {
	float: left;
	width: 260px;
	margin: 0 15px;
	border: 0px gray solid;
}

.errors {
	background: yellow;
	color: red;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 0.9em;
}

.paypal-window {
	width: 600px;
	background: #252525;
	border: 3px orange double;
	padding: 20px;
}

.katalog-item {
	float: left;
	width: 320px;
	margin-right: 50px;
	margin-bottom: 15px;
}

.katalog-pic {
	width: 320px;
	height: 320px;
	text-align: center;
	border: 1px #aaa solid;;
	overflow: hidden;
	margin-bottom: 5px;
}

.katalog-pic a:link, .katalog-pic a:visited {
	width: 320px;
	height: 320px;
	display: block;
}


.katalog-name {
	font-family: 'Arial', 'Tahoma';
	font-size: 1.3em;
	font-weight: bold;
	color: #c40a13;
	margin-bottom: 10px;
	text-align: left;
}


.katalog-price {
	font-family: 'Arial', 'Tahoma';
	font-size: 1.3em;
	font-weight: normal;
	color: #c40a13;
	margin-bottom: 10px;
	text-align: right;

	float: right;
}

.katalog-color-cz { padding: 5px 0 0 10px; }
.katalog-color-sk { padding: 5px 0 0 10px; }
.katalog-color-at { padding: 5px 0 0 1px; }
.katalog-color-ch { padding: 5px 0 0 1px; }
.katalog-color-se { padding: 5px 0 0 10px; }
.katalog-color-uk { padding: 5px 0 0 10px; }
.katalog-color-lt { padding: 5px 0 0 10px; }
.katalog-color-nl { padding: 5px 0 0 10px; }


.katalog-shop {
	border: 1px #ccc solid;
	padding: 10px;
	font-size: 0.9em;
}

.katalog-basket {
	float: right;
	margin-top: 5px;
}

.katalog-det {
	text-align: right;
	margin-top: 5px;
}	

.katalog-det a:link, .katalog-det a:visited {
	text-decoration: none;
}

.table-size { border-collapse:collapse; }
.table-size tr td {border: 1px gray solid; font-family: 'Arial'; font-size: 1.3em; font-weight: bold; color: #fff; }
.table-size tr td.inv { background: #585858; color: #fff; font-weight: bold; }
.table-size tr.odd { background: #2a2a2a; }

.material {}
.material h2 { clear: left; font-size: 1.6em; font-weight: normal; color: #fff; margin-bottom: 5px; }
.material h3 { font-size: 1.2em; font-weight: bold; color: #fff; margin-bottom: 5px; }
.material ul { margin:5px 0 5px 30px; padding:0; }
.material ul li { line-height: 1.2; }
.material img {float: left; margin: 0 10px 5px 0;} 

.contact-form input, .contact-form select, .contact-form textarea { font-size: 1.1em; padding: 4px;  margin: 3px 0; vertical-align: middle; border: 1px #000 solid;}
.contact-form input:hover, .contact-form textarea:hover { background-color: #eeeeee; border: #fff 1px solid; }
.contact-form input:focus, .contact-form textarea:focus { background-color: #eeeeee; border: #fff 1px solid; }

/*label { font-size: 1.0em; font-weight: normal; }*/

.warning-new { background: #ffdbe3 url('../images/warning.png') no-repeat 10px center;  border: 3px #d20a14 double; padding: 15px 10px 15px 55px; color: #d20a14; margin-bottom: 15px; }
.warning-ok { background: #ccffcc url('../images/ok.png') no-repeat 10px center;  border: 3px green double; padding: 15px 10px 15px 55px; color: green; margin-bottom: 15px; }

input.tlacitko-send { border:0; width: 160px; height: 25px; padding:0 0 0 45px; text-align: left;  margin:0; background: url('../images/button-send.png') no-repeat 0 0; font-size: 0.9em; font-weight: bold;}
input.tlacitko-send:hover {text-decoration: none; border:0; color: #d20a14; background: url('../images/button-send.png') no-repeat -160px 0;}
