BODY {
	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;
}

* {-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 {
	width: 950px;
	padding-top: 0px;
	padding-bottom: 0px;

	padding-left: auto;
	padding-right: auto;

	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
}


/*

#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 15px;
}

.header-basket {
	float: right;
	width: 190px;
	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 65px;
	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: 172px;

}

#banners a:link, #banners a:visited {
	display: block;
	width: 172px;
	height: 42px;
	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;
}

#footer {
	width: 950px;
	padding-bottom: 0px;

	padding-left: auto;
	padding-right: auto;

	margin-left: 0px; 
	margin-right: auto;
	margin-top: 35px; 
	margin-bottom: 15px; 
}

.footer-text {
	text-align: center;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.9em;
	color: #c5c6c7;
}

.footer-text A:link, .footer-text A:visited {
	color: gray;
	text-decoration: none;
}

.footer-text A:hover {
	color: #eb2700;
	text-decoration: underline;
}

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: 1px;
	margin-bottom: 1px;
/*	font-size: 17px;*/
	text-align: center;
}

H3 {
	font-size: 0.9em;
	text-align: center;
	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;
}

#mapa-evropa { 
	FLOAT: right;
	width: 950px;
	background: #bbbbbb url('../images/bgEvropa2010.gif') no-repeat top left;
}

.partner-image IMG {
	border: black 1px solid;
}

.partner-informace {
	margin-bottom: 30px;
}

.partner-jmeno {
   	font-size: 1.0em;
   	font-weight: bold;
   	text-align: left;
	color: red;
}

.partner-disciplina {
   	font-size: 0.9em;
   	font-weight: normal;
   	text-align: left;
}

.partner-web {
   	font-size: 1.0em;
   	font-weight: normal;
   	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
}

.partner-text {
   	font-size: 1.0em;
   	font-weight: normal;
   	text-align: justify;
}

.partner-text P{
	text-indent: 0px;
	padding-bottom: 10px;
}

.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;
}

.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;
}

.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: 102px;
	text-align: center;
	border-right: 2px #aaaaaa solid;
}
.country img {
	margin-bottom: 10px;
}

.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;
}