@charset "utf-8";
/* CSS Document */

html { 	min-width: 980px;
		padding:0 0 0 0;
		margin: 0 0 0 0;
}

/*________________________Hlavní divy - obsah_______________________*/
body { 	
	background-color: #6D0000;
	background-image:  url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	min-width: 980px;
	text-align: left;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
#sub {
	/*background-color: #FFFF33;*/
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image:  url(../images/text-bg.jpg);
	background-repeat:repeat-y;
	background-position: center top;
	
	text-align: center;
	width:980px;
	height:auto;
	min-height: auto;
	color: #000000;
}
#all {
	/*background-color: #FFCC00;*/
	position: relative;
	width:980px;
	height:auto;
	_height: 830px;
	min-height: 830px;
	background-image:  url(../images/head1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	
	text-align:justify;
	color: #000000;
}
#obsah {
	/*background-color: #FF6600;*/
	position: relative;
	float:left;
	text-align: left;
	height:auto;
	width:980px;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
}
#obsah a {
	color: #3366CC;
}
#obsah a:hover {
	color: #9933FF;
}

#galerie-obrazky table {
	width: 100%;
}
#galerie-obrazky table td {
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFFF;
	border:1px solid gray;
}
#galerie-obrazky img {
	margin:5px;
}

/*	___________________OBSAH STRÁNKY - div "MAIN"____________________*/
#main {
	/*background-color: #FF66FF;*/
	
	background-image:  url(../images/text.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	
	position:relative;
	float: right;
	width: 390px;
	
	margin:  297px 56px 0 0;
	_margin:  297px 28px 0 0;
	padding: 15px 15px 15px 15px;
	font-size: 75%;
	/*line-height: 120%;*/
	color: #333333;
	text-align: justify;
}

#main a {
	color: #990000;
	font-weight: normal;
}
#main a:hover {
	color: #DD0000;
	font-weight:bold;
}
#main a img {
	border:1px solid #880000;
}
#main a img:hover {
	border:1px solid #FF6666;
}
#main p {
	color: #444444;
	margin:   0 0 0 0;
	padding:  0 0 14px 0;
}
#main ul {
	margin:   0 0 10px 0;
	padding: 0 0 0 20px;
}

#main h1 {	
	font-size: 120%;
	text-align: left;
	font-weight: bold;
	color: #990000;
}

#main h2 {	
	font-size: 110%;
	text-align:left;
	font-weight: bold;
	color: #990000;
}
#main h3 {	
	font-size: 115%;
	text-align:left;
	font-weight: normal;
	color: #990000;
}
#main h4 {	
	font-size: 100%;
	text-align:left;
	font-weight: bold;
	color: #990000;
}
#main h5 {	
	font-size: 100%;
	text-align:left;
	font-weight: bold;
	color: #330000;
}
#main hr {	
	width: 100%;
	height: 1px;
	color: #CC0000;
	background-color: #CC0000;
	border: 0px;
}

#main #sortiment_prehled_novinka td {	
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#main #sortiment_prehled_novinka td img {	
	margin-right: 5px;
	border:1px solid #333333;
}
#main td a {	
	font-weight: bold;
	color: #880000;
}
#main td a:hover {	
	color: #BB0000;
}


#main #galerie-alba td a {
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	font-size:11px;
}


/*_________________Boční panel - levý pod menu2_____________*/

.bocni_panel  {
	position: relative;
	text-align: justify;
	float:left;
	clear:left;	
	
	height:auto;
	width: 280px;
}

/*___________________BOX novinky-NEWS________________*/
#news {
	/*background-color:#FF3366;*/
	/*background-image:  url(../images/left1.jpg);
	background-position:left top;
	background-repeat:no-repeat;*/
	top:     0px;
	width: 300px;
	height:auto;
	min-height: 120px;
	
	margin: 	0 0 0 0;
	padding: 	20px 0 5px 0;
	text-align: left;
	font-size: 80%;
	line-height: 120%;
	color: #4A5D67;
}
#news a {
	color: #006699;
	font-weight: normal;
}
#news a:hover {
	color: #000033;
}
#news p {
	font-weight: normal;
	width: 260px;
	padding-left: 20px;
	padding-right:20px;
	text-align: justify;
}
#news img {
	border: 1px solid #859BA6;
	margin: 10px 20px 0 20px;
}

#news h1 {
	font-size: 130%;
	padding:    0px;
	font-weight: bold;
	padding-left: 20px;
	padding-right:20px;
	color: #5383B1;
}

#news h2 {
	font-size: 120%;
	padding-left: 20px;
	padding-right:20px;
	color: #5383B1;
}

#news h3 {
	font-size: 110%;
	padding-left: 20px;
	padding-right:20px;
	color: #5383B1;
}
#news hr {	
	width: 280px;
	height: 1px;
	color: #999999;
	background-color: #999999;
	margin-left: 10px;
	margin-right:10px;
	border: 0px;
}

/*____podpora webu____*/
.vysocina {
	font-size: 75%;
	color: #9A362A;
	text-align: center;
	padding:    0px;
	margin:     0px;
}


/*______________________NADPISY boxů______________________*/

#aktual, #anketbox {
	font-weight: bold;
	left: 0px;
	top:  0px;
	position: relative;
	padding: 0 0 0 0;
	height: 22px;
	/*background-color:#66FF33;*/
}
#anketbox {
	/*background-image:  url(../images/left2.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	background-color:#E4D6BA;*/
	width:300px;
	min-width:300px;
	height:18px;
	min-height:18px;
}
#aktual {
	/*background-image:  url(../images/left1.jpg);
	background-position:left top;
	background-repeat:no-repeat;*/
	width:300px;
	min-width:300px;
	height:100px;
	min-height:100px;
}

/*__________________BOX HLEDAT______________________*/
#searchbox {
	position: absolute;
	left: 280px;
	top:  210px;
	
	height:auto;
	width:120px;
	font-size: 70%;
	color: #000000;
	line-height: 22px;
}

/*DIV pole + tlačítko*/
#pole1 {
	position: absolute;
	left: 280px;
	top:  210px;
	
	height: 20px;
	width: auto;
	
	background-image:  url(../images/bg-search.jpg);
	background-repeat: no-repeat;
	background-position: right 4px;
}
#pole1:hover {
	background-image:  url(../images/bg-search1.jpg);
	background-repeat: no-repeat;
	background-position: right 3px;
}
.field-search {
	border: #283136 1px solid;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 70%;
	FONT-FAMILY: Verdana, Tahoma, Helvetica, sans-serif; 
	letter-spacing:0px;
	width: 120px;
	height: 14px;
	display:inline;
	padding:0px 0 0px 3px;
	margin:0;
}

/*____________________BOX Anketa___________________*/
#anketa  {
	position: relative;
	padding: 15px 25px 5px 25px;
	text-align: left;
	font-size: 90%;
	font-weight: normal;
	width:250px;
	height: auto;
	color: #774C45;
}
#anketa img {
	height: 15px;
}
#anketa a {
	color:#999999;
	text-decoration: none;
}
#anketa a:hover {
	color: #003366;
	text-decoration: none;
}
.otazka  {
	position: relative;
	font-weight: bold;
	color: #333333;
}



/*	______________BOX jazykové mutace______________*/
#langbox {
	/*background-color:#FFCC33;*/
	position: absolute;
	left: 520px;
	top:  212px;
	height: auto;
	width:  auto;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
}
#langbox a img {
	border-top:   1px solid #6F5A1A;
	border-right: 1px solid #6F5A1A;
	border-bottom:1px solid #6F5A1A;
	border-left:  1px solid #6F5A1A;
	margin-top:   1px;
	margin-right: 1px;
	margin-bottom:1px;
	margin-left:  1px;
}
#langbox a:hover img { 
	border-top:   1px solid #BBBBBB;
	border-right: 1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:  1px solid #BBBBBB;
	margin-top:   0px;
	margin-right: 2px;
	margin-bottom:2px;
	margin-left:  0px;
}
#langbox a img:hover { 
	border-top:   1px solid #BBBBBB;
	border-right: 1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:  1px solid #BBBBBB;
	margin-top:   0px;
	margin-right: 2px;
	margin-bottom:2px;
	margin-left:  0px;
}



/*	______________BOX odkaz na Home-Page__________________	
#odkazy {
	position: absolute;
	left: 340px;
	top:   40px;
	
	height: auto;
	width:  189px;
}
#odkazy img {
	border: none;
}
*/

/*** ODKAZY ***/
#odkazy { 
	color:#ffffff;
	padding: 0px 0px 0px 0px;
	margin-top:-20px;
	text-align:justify;
	line-height:normal; }
#odkazy a{
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	font-size: 12px;
	text-align: center;
}
#odkazy a img {
	text-align: center;
	margin-top:4px;
	margin-bottom: 4px;
	border: none;
}
#odkazy #odkazy-vnitrek {
	background: #ffffff;
	padding-top:10px;
	padding-bottom:10px;
}
#odkazy a.odkazy-vice {
	color: #000000;
	text-align: center;
	padding-top:10px;
	text-decoration:underline;
}
#odkazy a.odkazy-vice:hover {
	color: #4B4B4B;
}

/*__________Další tlačítkové boxy________*/

/*____BOX 1 2 3____*/
#tlbox1, #tlbox2, #tlbox3 {
	position: absolute;
	border:0;
	/*background-color:#FF9999;*/
}
#tlbox1 {
	left:   20px;
	top:    50px;
	height: 70px;
	width:  220px;
}
#tlbox2 {
	left:   200px;
	top:    280px;
	height: auto;
	width:  auto;
	z-index:0;
}
#tlbox3 {
	left:  894px;
}



/*	____________________P A T A - ukončení okna___________	*/
#cistic {
	/*background-color: #FF0000;*/
	clear: both;
	min-height: 50px;
	height: 50px;
	width:980px;
	/*background-image:  url(../images/pata.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	
	color: #CCCCCC;
	font-size:11px;
	font-weight: normal;
	line-height:14px;
	text-align: left;
	padding: 0 0 0 0;
}
#cistic a {
	color: #BB0000;
	font-style:normal;
	font-weight:normal;
	text-decoration: none;
	position: relative;
	left: 0;
}
#cistic a:hover {
	color: #FF0000;
	font-weight: normal;
	text-decoration:none;
	position: relative;
	left: 0;
}
#pata  {
	position: relative;
	width: 		750px;
	height: 	50px;
	min-height: 50px;
	left: 0px;
	top:  10px;
	/*background-color:#66CCFF;*/
}

/*_____________________zobrazení submenu ve stránce__________________*/
#left {
	position: absolute;
	background-image:  url(../images/text.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	
	text-align: left;
	margin: 0px;
	padding:0px;
	width: 180px;
	top: 297px;
	left:305px;
	line-height: 18px;
	z-index:0;
	
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #990000;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:1px;	
}

#left ul {
	margin:  0px;
	padding: 15px 15px 15px 15px;
	list-style-type: none;
	list-style: none;
	color:#CCCCCC;
	display:block;
	width: 150px;
}
	
#left ul li {
	/*height: 20px;*/
	margin: 0 0 5px 0;
	padding:0;
	display:block;
	width: 150px;
	line-height: 13px;
}

#left ul a {
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	font-size: 10px;
	display:block;
}
#left ul a:hover {
	color: #CC0000;
}
#left ul a:first-letter
{
font-size:16px;
font-weight:normal;
}
/*________________Titul strany___________________*/
#titul-strany {	
	position: absolute;
	top:  270px;
	left: 305px;
	width: 620px;
	height: 28px;
	min-height: 28px;
	line-height: 28px;		
	
	text-align: center;
	
	padding:   0 0 0 0;
	margin:    0 0 0 0;
	
	background-image:  url(../images/nadpis-h1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#titul-strany h1 {
	font-weight:bold;
	font-size: 12px;
	font-variant:small-caps;
	letter-spacing:1px;
	color: #990000;
	font-family:"Times New Roman", Times, serif;
	
	padding: 0 0 0 0;
	margin:  0 0 0 0;
}

#head-flash {
  position:absolute;
  display:block;
  width:950px;
  height:175px;
  background:#b89765;
  margin-left:5px;
  &margin-left:-252px;
}

/***************************/
/********** ESHOP **********/
/***************************/

#box-kosik {
  padding:14px;
  font-size:10px;
}
#box-kosik a {
  color:#6d0101;
}
#box-kosik a:hover {
	color: #CC0000;
}

#v_menu {
  padding-top:10px;
}
#v_menu ul li a {
  margin-top:4px;margin-bottom:4px;display:block;
}
