*	{
/*	border: 1px solid Red;*/
}
#pageIntro, #pageColumn1, #pageMain0, #pageColumn2, #menu	{
	border: 0px solid Red;
/*	z-index: 100; */
}
#pageIntro	{
/*	z-index: 100; */
}
/* **************** */
/* zakladni prvky   */
/* **************** */
html, body	{ 
	font: 8pt/12pt Tahoma; 
	color: #000000; 
  /*background-image: url(style_vuc/background.gif);*/
	background-color: white; 
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
html *, body *	{
	margin: 0px;
	padding: 0px;
}
form	{
}
p {
	font: 9pt/15pt Tahoma;
	color: #000000; 
	}
h3 { 
	font: normal 11pt Tahoma; 
	color: #000000;	
	letter-spacing: 10px; 
	}
a:link {
	color: #980000;
	font-weight: bold;
	}
a:visited {
	color: #980000;
	font-weight: bold; 
	}
a:hover {
	}
a:active {
	color: Red;
	}
table	{
	font: normal 9pt/12pt Tahoma;
}
/* ****************************** */
/*  specificke divy, tabulky ...  */
/* ****************************** */
#Grid	{	}
/* obal cele stranky */
#container0 {
	width: 100%;
	border: 0px;
	margin: 0 auto;
	padding: 0px;
	/*background: #fff url(style_vuc/content_background.jpg) repeat-y;*/
}
#container {
/*	background-color: #fff;*/
  text-align: left;
}
/* header - hlavicka */
#pageIntro0	{
	margin: 0px;
	padding: 0px;
			background: white url(style_vuc/header_bg.gif) no-repeat center top;
}
#pageIntro {
	position: relative;
	margin: 0 auto;
	width: 1100px;
}
#header {
	position: relative;
	width: 100%;
	height: 190px;
	}
#header * {
/*	border: 1px solid Red;*/
}
#header h1 { 
/*	background: #FFF4DF url(style_pochyly/zahlavi.jpg) no-repeat; */
	margin: 0px;
	left: 0px; 
	width: 100%; 
	height: 184px;
	position: absolute;
	}
#header h1 span {
  position:absolute;
  display:block;
  left:0;
  top:0;
  z-index:10;
  width:100%;
  height:219px;
	visibility: hidden;
}
#header h2 {
	position: absolute;
	margin: 0px;
	top: 50px;
}
#header h2 span {
	visibility: hidden;
}
#header h3	{
	position: absolute;
	margin: 0px;
	top: 100px;
}
#header h3 span {
	visibility: hidden;
}
/* pageContent - obsah - obsahuje pageMain, pagecolumn2, pageColumn1 */
#pageContent0  {
	position: relative;
	text-align: left;
   width: 980px;
	margin: 0 auto;
	border-left: 2px dotted #ccc;
	border-right: 2px dotted #ccc;
}
#pageContent  {
}
/* pageMain - hlavni prostredni sloupec */
#pageMain0	{
	float: left;
	width: 679px;
/*	width: 100%; */
  display: inline;
  margin-right: -150px;	/* sirka leveho sloupce */
  margin-left: 150px; /* posun doprava o sirku lev. sloupce */
  border-left: 2px dotted #ccc;
  border-right: 2px dotted #ccc;
}
#pageMain	{
	font: normal 9pt/13pt Tahoma;
	padding: 15px 20px 50px 20px;
}
#pageMain h1	{
	color: Black;
	text-align: right;
	font: normal bold 18px Tahoma;
	margin-bottom: 18px;
}
#pageMain table	{
	text-align: justify;	 /* zarovnani do bloku pro prehled novinek */
              
}
#pageMain input	{
	border: 1px solid #0038A0;
}
#pageMain #gridFotoDetail	{
	border: 0px;
}
/* pageMainNews - seznam aktualit */
#pageMainNews0	{}
#pageMainNews {}
#pageMainNews table	{ width: 100%;}
#pageMainNews td {
	font: normal normal normal 9pt/13pt Tahoma;
}
#pageMainNews h2	{
	margin: 4px 0px 0px 15px;
	color: #000066;
   text-align: left;
	font: italic bold 16px 'Arial CE', 'Helvetica CE', Arial, sans-serif;
}
#pageMainNews h2 a	{
	color: #900000;
  text-decoration: none;
}
/* pageMainArticle - clanek */
#pageMainArticle0	{
	width: 100%;
}
#pageMainArticle	{
	font: 9pt/14pt Tahoma;
	background-color: White;
	padding-bottom: 14px;
/*	position: relative; */
}
#pageMainArticle h2	{
	line-height: 140%;
/*	margin:0px 0px 0px 20px;*/
	color: #24388E;
	text-align: left;
	font: italic bold 16px 'Arial CE', 'Helvetica CE', Arial, sans-serif;
}
#pageMainArticle table	{}
/* pageMainGaleria - fotogalerie */
#pageMainGaleria {
	text-align: justify;
	border: 0px solid #0038A0;
	font: normal normal 13px 'Arial CE', 'Helvetica CE', Arial, sans-serif;
}
#pageMainGaleria input	{}
#pageMainGaleria table	{		/* tabulka pod článkem */
	width: 100%;
	margin: 10px auto;
}
#pageMainGaleria td {
	border: 0px solid Red;
	padding-bottom: 10px;
}
/* #pageMainGaleriaFoto - zobrazeni jedne fotografie */
#pageMainGaleriaFoto0	{}
#pageMainGaleriaFoto	{
	margin: 0px;
}
#pageMainGaleriaFoto table	{
	width: 100%;
	text-align: right;
}
#pageMainGaleriaFoto input	{
	border: 0px solid #0038A0;
	margin-right: 5px;
}
#pageMainGaleriaFoto table .foto	{
	width: 100%;
	text-align: center;
	margin-top: 5px;
}
/* pageColumn2 - pravy sloupec */
#pageColumn02	{
	float: right;
	width: 150px;
	display: inline;
}
#pageColumn2	{
	padding-top: 7px;
}
#pageColumn2 h2	{
	/*background: url(style_vuc/box_header_bkg_right.gif) no-repeat;*/
	color: #000;
	font: bold 11pt/26px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0;
	/*width: 140px;*/
	height: 27px;
}
/* pageColumn1 - levy sloupec */
#pageColumn01	{
	float: left;
	width: 150px;
	display: inline;
	margin-left: -684px;
}	
#pageColumn1	{
	padding-top: 5px;
}
#pageColumn1 h2	{
	/*background: url(style_vuc/box_header_bkg_left.gif) no-repeat;*/
	color: #00;
	font: bold 10pt/24px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px;
/*	width: 140px;*/
/*	height: 27px;*/
}

/* pageMenu - hlavni menu */
#pageMenu	{
}
#pageMenu	h2	{
	position: absolute;
  top: -999em;
  left: -999em;
}
#divmenuTop	{
}
ul#menu{
	font: normal 8pt/9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	top: -23px;
	left: 10px;
	width: 760px;
	height: 33px;
	position: absolute;
	z-index: 60;
}
ul#menu, ul#menu * {	/* pro vsechny prvky menu */
padding:0;
margin:0;
list-style:none;
}
ul#menu ul {	/* cele submenu */
text-align: left;
position:absolute;
visibility: hidden;
border:1px solid #aeaeae;
border-top:1px solid #aeaeae;
background: #24398C;
}
ul#menu li{
/* polozky menu i submenu (pokud nejsou nastaveny nize */
float:left;
padding:0 3.7%;
margin:0;
behavior:url(hover.htc);/* Protoze IE nedodrzuje CSS standarty,aby bylo resení funkcni, pouzijeme tento *.htc soubor */
}
ul#menu a{
/* polozky menu */
color:#333333;
display:block;
text-decoration:none;
font-weight:bold;
padding-bottom:9px;	/* vzdalenost submenu */
}
ul#menu ul a{
/* polozky submenu */
color:#ffffff;
font-weight:bold;
border-bottom:none;
text-decoration:none;
padding-bottom: 4px;
}
ul#menu ul ul{
/* cele subsubmenu */
text-align: left;
position: absolute;
left:100%;
top:27px;
width: 4em;
visibility: hidden;
border-left:1px solid #aeaeae;
background: #eaeaea;
}
/* level 2 */	
ul#menu li:hover ul, ul#menu li.hover ul{
	visibility:visible;
}
ul#menu li:hover ul ul, ul#menu li.hover ul ul{
	visibility:hidden;
}
/* level 3 */
ul#menu li:hover ul li:hover ul , ul#menu li.hover ul li.hover ul{
	visibility:visible;
}
ul#menu li ul li{
/* polozky submenu */
float:none;
padding:3px 8px 0px 5px;
margin:0 0px 0px 0px;
border-bottom:1px solid #aeaeae;
}
/* pageFooter - paticka */
#pageFooter0	{
	background-color: #e6e6e6;
}
#pageFooter	{
	color: black;
	font: normal 7pt Tahoma;
	text-align: center;
	padding: 5px 0;
}
#pageFooter a:link, #pageFooter a:hover, #pageFooter a:visited	{
	color: black;
	font-weight: bold;
}
/* ******************** */
/* ostatni prvky ... */
/* ******************** */
#today	{
	color: #333333;
	font: normal 8pt Tahoma;
	text-align: left;
	position: absolute;
	top: 6px;
	left: 350px;
	width: 760px;
}
#flags	{
	position: absolute;
	left: 5px;
	top: 5px;
}
#flags input	{
	margin-left: 4px;
}
/* *************************** */
/* boxy ... */
/* *************************** */
#menuBoxLeft	{
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #000000;
	font: normal bold 10pt/10pt "Times New Roman", Times, serif;
	text-decoration: none;
}
#menuBoxLeft h2	{
	position: absolute;
  top: -999em;
  left: -999em;
}
#findBox	{
	margin: 5px;
	margin-bottom: 15px;
	text-align: center;
	background-color: #eaeaea;
}
#findBox h2	{}
#findBox h2 span	{}
#txtHladaj	{
	margin-top: 5px;
	width: 122px;
}
#btnHladaj	{
	margin: 5px 0;
   margin-bottom: 10px;
	/*float: right;*/
}
#fotoBox	{
	text-align: center;
	margin: 3px;
	margin-bottom: 10px;
}
#fotoBox h2	{}
#fotoBox h2 span	{
	margin-left: 5px;
}
#fotobox div	{
	padding: 0;
	margin: 0;
}
#fotoBox input	{
	margin: 6px;
}
#kurzyBox {
	margin: 4px 4px 10px 4px;
	clear: both;
}
#kurzyBox h2	{}
#kurzyBox h2 span	{
	margin-left: 10px;
}
#kurzyBox div	{
	text-align: center;	/* centrovani tabulky pro IE */
	background-color: #ffffff;
	border: 1px solid #333333;
	margin: 5px;
}
#kurzyBox table	{
	font: normal 8pt/10pt 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	border: 0px solid #330000;
	background-color: #ffffff;
	margin: 0 auto;	/* centrovani tabulky pro ostatni */
/*	border-collapse: collapse; */
}
#kurzyBox td	{
	padding: 2px;
}
#odkazyBox	{
	margin: 30px 4px 10px 4px;
}
#odkazyBox h2	{
	background-color: silver;
	}
#odkazyBox h2 span	{
	margin-left: 5px;
}
#odkazyBox div	{
	background-color: #ffffff;
	border: 0px solid gray;
	margin: 5px;
}
#odkazyBox ul {
	margin: 5px auto;
	list-style-type: none;
	padding: 0;
	margin-left: 7px;
}
#odkazyBox li	{
	font: 8pt/12pt 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	background-image: url(style1/odrazka_mala.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .9em;
}
#odkazyBox a:link, #odkazyBox a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
#oznamyBox {
	font: normal 8pt/10.5pt 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	margin: 53px 3px 10px 3px;
}
#oznamyBox h2	{}
#oznamyBox h2 span	{
	margin-left: 5px;
}
#oznamyBox .reference	{
	padding: 7px;
              color: #333333;
}
#oznamyBox .referencedate	{
	font-weight: bold;
	color: #000000;
	text-align: left;
}
#oznamyBox .referencetitle	{
	font: bold 8pt/10pt 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	padding: 2px 0px 3px 0px;
	text-align: left;
}
#oznamyBox .referencetext	{
	color: #333333;
}
#oznamyBox .referencetext a:link, #oznamyBox .referencetext a:visited	{
	font-weight: normal;
	font-size: 8pt;
}
#oznamyBox .referencetitle a:link, #oznamyBox .referencetitle a:visited	{
	font-weight: bold;
}
/* zrakovo slaby  */
#posstyle	{
	text-align: center;
	padding-bottom: 10px;
}
/* nove css menu vlevo */
/* pro vsechny prvky menu */
ul#menuLeft, ul#menuLeft * {
padding:0;
margin:0;
list-style:none;
}
ul#menuLeft	{
text-align: left;
margin-bottom: 25px;
font: normal normal bold 11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
/*line-height: 130%;*/
}
ul#menuLeft ul {
/* cele submenu */
position:absolute;
visibility: hidden;
/*border:1px solid #6699CC;*/
background:silver;
		top: 0px;
		left: 140px;
		width: 160px;
		z-index: 20;
}
ul#menuLeft ul.submenu {
	border: 1px solid #ccc;
}
ul#menuLeft li{
/* polozky menu i submenu (pokud nejsou nastaveny nize */
/* float:left; */     /*   Zpusobi pad IE !!!!!!!  */    
padding:4px 10px 4px 0px;
margin:0;
		behavior:url(hover.htc);
		position: relative;
}
ul#menuLeft li li{
/* polozky submenu */
background: silver url(style_vuc/menu_bg.jpg) no-repeat scroll top;
padding:4px 4px 4px 3px;
}
ul#menuLeft a{
/* polozky menu */
color: #000;
text-decoration: none;
font: bold 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
padding-bottom:5px;
		display: block;
		padding-left: 10px;
margin: 0px;
}
ul#menuLeft ul a{
/* polozky submenu */
color: #000;
font-weight:normal;
font-size: 8pt;
border-bottom:none;
text-decoration:none;
}
ul#menuLeft ul ul{
/* cele subsubmenu */
text-align: left;
position: absolute;
left:100%;
top:27px;
width: 4em;
visibility: hidden;
border-left:1px solid #ffffff;
background: #CA8526;
}
/* level 2 */	
ul#menuLeft li:hover ul, ul#menuLeft li.hover ul{
	visibility:visible;
}
ul#menuLeft li:hover ul ul, ul#menuLeft li.hover ul ul{
	visibility:hidden;
}
/* ****************** */
/* generovany obsah */
/* ****************** */
/* news - prehled novinek */
.news	{
	background-color: White;
/*	padding-right: 10px;*/
	padding-bottom: 10px;
	margin-bottom: 2px;
}
.newsNazev	{
	float: left;
}
.newsKategoria	{
	background-color: #F2F2F2;
	font: normal normal 11pt 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	text-align: right;
	font-weight: bold;
	padding: 3px 6px 1px 0;
	border: 1px solid #FFFFFF;
}
.newsKategoria a:link, .newsKategoria  a:visited	{
	color: #0339A5;
	font-weight: bold;
        text-decoration:none;
}
.newsDatum	{
	color: #24388E;
	font: bold 7pt/7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 6px 5px 5px 5px;
	clear: both;
}
.newsGal	{
/*	width:450px;*/
	text-align: center;
}
.newsGal1	{
	display: inline;
	text-align: center;
}
.newsGal1 input	{
	margin: 5px 8px 10px 8px;
}
.newsGalFoto	{
	margin: 0 auto;
	float: left;
}

.newsGalFoto img	{
	margin: 3px 6px 3px 0;
	float: left;
	border: 1px solid Gray;
}

.newsGalFoto .newsGal1	{}
.newsText	{
/*	margin: 0px 4px 4px 10px;*/
	line-height: 120%;
	padding: 3px 5px;
	display: inline;
}
.newsLink	{
	font: bold 9pt/13pt Tahoma;
	padding-left: 5px; 
	text-align: right;
	display: inline;
}
.newsLink a, .newsLink a:visited	{
	color: #900000;
	font-weight: bold;
	text-decoration: none;
}

/* zaoblene rozky */

.roundLeftTop	{
	background: transparent url(style_vuc/newsShopTop_bg_left.jpg) no-repeat scroll left top;
}

.roundRightBottom {
	background: transparent url(style_vuc/newsShopTop_bg_right.jpg) no-repeat scroll right bottom;
}


/* shop - seznam produktu */
.newsShop *	{
	border: 0px dotted #6699CC;
	padding: 0;
	margin: 0;
}
.newsShop	{
	display: table;
	clear: both;
	width: 99%;
	background: transparent url(style_vuc/newsShopTop_bg_right.jpg) no-repeat bottom right;
	_height: 100px;
	line-height: 120%;
	/*background-color: #E7EFF5;*/
	margin-bottom: 16px;
   font-size: 8pt;
/*	width: 430px;*/
/*	height: auto;*/
/*	border: 1px solid #959595;
		border-top: 0px;
		border-left: 0px;
		border-right: 0px;*/
border-bottom: 0px solid #959595;
border-right: 0px solid #959595;
}
.newsShopTop	{
	display: table;
	clear: both;
   width: 100%;
/*	background: transparent url(style_vuc/newsShopTop_bg_right.gif) no-repeat top right;*/
		background: transparent url(style_vuc/newsShopTop_bg_left.jpg) no-repeat top left;
}
.newsShopLeft	{
	display: table-cell;
	width: 75%;
	height: 100%;
	_float: left;
	_height: 100%;
	padding: 6px;
	float:left;
/*	width:320px;*/
	text-align:left;
	border: 0px solid #959595;
	border-bottom: none;
	border-left: none;
		background: transparent url(style_vuc/newsShopTop_bg_left.jpg) no-repeat -20px 0px;
}
.newsShopRight	{
/*	float:right;*/
display: table-cell; width: 22.9%; height: 100%; _float: left; _height: 100%;
/*	width:90px;
	margin-left:322px;*/
	float: left;
	text-align: center;
	border-top: 0px solid #959595;
}
.newsShopRight div	{
	padding-bottom: 4px;
}
.newsShopRight a	{
	background-color: #F4F4F4;
	display: block;
	padding: 0px 2px 2px 2px;
	margin: 5px auto;
	border: 1px solid #6699CC;
	width: 76px;
	height: 18px;
	text-decoration: underline;
}
.newsShopNazev	{
	float: left;
}
.newsShopNazev h2 a	{
	color: #000000 !important;
	font: normal bold 13px/18px 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	background: url(style_vuc/newsShopIcon.gif) no-repeat left 1px;
	padding-left: 18px;
}

.newsShopKategoria	{
	font: normal normal 13px 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	text-align: right;
	font-weight: bold;
   padding: 5px 12px 0px 0;
}
.newsShopKategoria	a	{
	color: #000000;
	text-decoration: none;
}
.newsShopText	{
/*	margin: 0px 4px 4px 10px;*/
	line-height: 125%;
	padding: 3px 5px;
/*	display: inline;*/
}
.newsShopLink	{
	font: bold 9pt/13pt Tahoma;
}
.newsShopCenaPop	{
	font: normal bold 13px/13px 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	padding-top: 6px;
	padding-bottom: 0px;
}
.newsShopCena	{
	color: Red;
	font: normal bold 16px/14px 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	padding: 0;
}
.newsShopCena_Euro	{
	visibility: hidden;
	
}
.cena_euro	{
	visibility: hidden;
	
}

.newsShopDatum	{
	color: Gray;
	font: normal bold 11px/14px 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	padding: 0;
}

#loginBox{
margin: 15px auto 30px auto;
border: 0;
width: 130px;
background: transparent url(style_vuc/loginBox_bg_left.jpg) no-repeat top left;
}
#loginBox0{
padding: 15px 0 20px 0;
border: 0px solid gray;
background: transparent url(style_vuc/loginBox_bg_right.jpg) no-repeat bottom right;
}
#loginBox div{
text-align: center;
margin: 4px 0px 7px 0px;
}
#textBoxMeno, #TextBoxHeslo{
margin: 5px;
/*margin-left: 20px;*/
width: 110px;
background: white url(style_vuc/user_16upr.gif) no-repeat left;
}
#TextBoxHeslo{
background: white url(style_vuc/lock_16upr.gif) no-repeat left;
}
#loginPasswordBox	{
/*background: transparent url(style_vuc/user_16.gif) no-repeat left;*/
}
#btnLogin, #btnRegister {
text-align: center;
background-color: #980000;
border: 1px solid #FFFFFF;
font: normal normal bold 10pt 'Arial CE', 'Helvetica CE', Arial, sans-serif;
color: #FFFFFF;
width: 85px;
}
#loginBox #btnLogin{
background-color: Black;
}

/* article - jeden cely clanek */
.articleNazev	{
	float: left;
}
.articleKat	{
	color: #0339A5;
	font: normal normal 10pt/10pt 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	text-align: right;
	padding-top: 0px;
  text-decoration:none;
}
.articleDatum	{
	font-size: 8pt;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
}
.articleAutor	{
	font-size: 8pt;
	line-height: 9pt;
	text-align: right;
	position: relative;
	padding-right: 10px;
}
.articleText	{
	margin-top: 24px;
	margin-bottom: 14px;
	clear: both;
/*	width: 99.2%; */	/* nastaveno pro IE ; aby pri kopirovani clanku z Wordu, ktery obsahuje italicu nedoslo k odhozeni boxu v pravem sloupci */
}
/* article - jeden cely clanek - formatovani editoru */
.articleText img {
	border: 0px;
}
.articleText kbd {
	padding: 0px 1px 0px 1px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
}
.articleText abbr {
	border-bottom: 1px dashed;
	cursor: help;
}
.articleText acronym {
	border-bottom: 1px dashed;
	cursor: help;
}
.articleText dfn {
	font-style: normal;
	border-bottom: 1px dashed;
	cursor: help;
}
.articleText code {
	font-family: courier, monospace;
	border: 1px solid #cccccc;
	background-color: #ffffcc;
	padding-left: 1px;
	padding-right: 1px;
}
.articleText samp {
	font-family: courier, monospace;
	border: 1px solid #cccccc;
	background-color: #ccffcc;
	padding-left: 1px;
	padding-right: 1px;
}
.articleText table, .articleText td {
	font-size: 1em;
}
.articleText img.left {
	float: left;
	margin-right: 3px;
}
.articleText img.right {
	float: right;
	margin-left: 3px;
}
.articleText p {
	margin: .5em 0;
}
.articleText p.indent {
	margin-left: 40px;
}
.articleText p.left {
	text-align: left;
}
.articleText p.center {
	text-align: center;
}
.articleText p.right {
	text-align: right;
}
.articleText span.underline {
	text-decoration: underline;
}
.articleText span.strikethrough {
	text-decoration: line-through;
}
.articleText div.textbox {
	clear: both;
	float: left;
	width: 150px;
	font-size: .8em;
	padding: 2px 10px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}
.articleText div.photo {
	float: right;
	width: auto;
	font-size: .8em;
	font-weight: bold;
	padding: 4px;
}
.articleText h1 {
	font-size: 1.6em;
	font-weight: bold;
	background-color: #e6e6fa;
	padding: 2px;
	margin: .25em 0;
	clear: both;
}
.articleText h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px;
	margin: 0.25em 0;
	clear: both;
}
.articleText hr {
	width: 90%;
	height: 1px;
	color: black;
}
.articleText .clear {
	clear: both;
}


#ArticlePrice	{
/*	margin-bottom: 15px;
	text-align: center;*/
}
#ArticlePrice	h2 {
/*	text-align: right;
	margin-bottom: 10px;*/
	
	color: Black;
	text-align: right;
	font: normal bold 15px Tahoma;
	margin-bottom: 10px;
}
#ArticlePrice input	{
	text-align: center;
}
.articleConsignment  {
	color: black;
}

/* kosik - styly pro zobrazeni kosiku */
.kosikTabulka	{
	width: 100%;
}
.kosikTabulka, .kosikTabulka td	{
	border: 1px solid silver !important;
	text-align: left;
/*	white-space: nowrap;*/
}
.kosikTabulka td	{
	padding: 3px;
}
.kosikHlavicka td	{
	font-weight: bold;
	/*border: 0px solid #6699CC !important;*/
	background: #D5D5D5 url(style_vuc/newsShopTop_bg.gif.bak) repeat-x;
}
.kosikPolozka td {
/*	display:block;
	position:relative;
	width:25px;
	height:25px;
	overflow:hidden;
	text-align:center;*/
}
.kosikPolozka td a.delete, .kosikPolozka1 td a.delete	{
	display:block;
	position:relative;
	width:25px;
	height:25px;
	color:#E7EFF5;
	font-size:12px;
	padding:0;
	overflow:hidden;
	cursor:pointer; /* MSIE sice chápe jako link, ale zobrazuje šipku, je mu třeba pomoci*/
}
.kosikPolozka td a.edit, .kosikPolozka1 td a.edit	{
	display:block;
	position:relative;
	width:30px;
	height:30px;
	color:#E7EFF5;
	font-size:12px;
	padding:0;
	overflow:hidden;
	cursor:pointer; /* MSIE sice chápe jako link, ale zobrazuje šipku, je mu třeba pomoci*/
}
.kosikPolozka td a:visited, .kosikPolozka1 td a:visited	{
}
.kosikPolozka td a.delete span, .kosikPolozka1 td a.delete span	{
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:25px;
	height:25px;
	background: url(style_vuc/icon_delete.gif) no-repeat top left;
}
.kosikPolozka td a.edit span, .kosikPolozka1 td a.edit span	{
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:30px;
	height:30px;
	background: url(style_vuc/icon_edit.gif) no-repeat top left;
}
.Poznamka	{
	font-weight: bold;
	padding: 15px 0px 0px 0px;
	vertical-align: top;
	display: block;
}
.Poznamka span	{
	display: block;
}
.Poznamka textarea	{
	height: 65px;
	width: 200px;
	font-size: 1em;
	line-height: 130%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.Postovne	{
	font-weight: bold;
	text-align: left;
	padding: 15px 0px 0px 0px;
}
.Postovne span	{
	display: block;
}
.Postovne select	{
	width: 195px;
}
#aktualnaCena	{
	text-align: left;
	padding: 15px 0px 0px 0px;
	margin-bottom: 25px;
	font: normal normal bold 12px Tahoma;
}
#aktualnaCena span	{
	color: Red;
	font: normal normal bold 14px Tahoma;
}
#clearAll	{
	display: inline;
}
#sendOrder	{
	display: inline;
	margin-left: 50px;
}
#clearAll input, #sendOrder input  {
 font-weight: bold;
  color: white;
 background-color: #3366CC;
border: 1px solid #000000;
}
/* A CSS Framework by Mike Stenhouse of Content with Style */

/* clearing */
	.stretch,
	.clear {
		clear:both; 
		height:1px; 
		margin:0; 
		padding:0; 
		font-size: 15px;
		line-height: 1px;
	}
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}
/* end clearing */


/* replace */
	.replace {
		display:block;
		
		background-repeat: no-repeat;
		background-position: left top;
		background-color:transparent;
	}
	/* tidy these up */
	.replace * {
		text-indent: -10000px;
		display:block;
		
		background-repeat: no-repeat;
		background-position: left top;
		background-color:transparent;
	}
	.replace a {
		text-indent:0;
	}
	.replace a span {
		text-indent:-10000px;
	}
/* end replace */


/* accessibility */
     span.accesskey {
     	text-decoration:none;
     }
     .accessibility {
     	position: absolute;
     	top: -999em;
     	left: -999em;
     }
/* end accessibility */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
