/* CSS Document */
body {
	font-family: Arial CE, Helvetica CE, Arial, sans-serif;
	font-size:11px;
	margin:0;
	line-height: 2em;
	background-image:url(background.jpg);
	color:#393939;
	
}
#main { 
	background-color:#FFFFFF;
	width:750px;
	margin: 0 auto; 
	
}

/*** Strankovanie ***/
.strankovanie 			{ margin:10px; text-align:center;}
.blok + .strankovanie  {clear:left;}
.strankovanie form 		{ display:block; margin:0px;}
.strankovanie img 		{ border:0px; vertical-align:bottom;}
.strankovanie input  	{ width:40px; text-align:center; }
.strankovanie_nadpis 	{ }
/**/

a 	        { text-decoration: underline; color: #FF0000;   }
a:hover 	{ text-decoration:underline; color: #333333; }
a:active 	{}
a:visited 	{}

img { border:none;  }
form .*	{ 
	margin:auto;  
	font-size:11px; 
	font-family: Arial CE, Helvetica CE, Arial, sans-serif;
}
select 	{ width:200px;}
input 	{ 
	border:1px solid #A79474;
	margin-top:5px;
	background-color: #FFFFFF;
	color: #666666 ;
	font-size:13px;
	font-weight: bold;
}
input[type="submit"] { }

.odkaz 	{ list-style-type: square; color:#666666; }
.help 	{ cursor:help; width:50px;}
.tlac 	{ cursor:pointer; background-color:#F4F4F4; color:##FF0000; width:65px;}
.tlac1 	{ cursor:pointer; } 
.cislo	{ text-align:right; }
.text   { text-align:justify;} /*jazykové verzie*/

#ikony		{ width:100px; height:19px; margin:5px; left:350px; top:-30px; position:relative;}
#ikony img 	{ margin-right:0px; padding:0px; }

h1	{ 
 	height:20px; 
	background-image:url(ikona_nadpis.gif); 
	background-repeat:no-repeat; 
	text-indent:25px; 
	background-position:bottom; 
	background-position:left; 
	background-color:#F8F8F8; 
	font-weight: bold; 
	font-size: 14px; 
	color: #666666;
	
}
h2 { font-size:14px; font-weight:bold; background-color: #F8EACD; color: #333333; padding:10px; margin:10px 0;}


/*** ZAKLAD STRANKY ***/
#hlava { 
	width:750px;
	margin: 0 auto;
	background-color: #FFFFFF;
	
} 
#hlava .logo { 
	background:url(logo.jpg) no-repeat; 
	height:86px; 
	width:385px; 
	float:left;
	_margin: 0 -3px
  

} 
#hlava .logo1 { 
	background:url(logo1.jpg) no-repeat; 
	height:86px; 
	width:365px; 
	text-align:right; 
	vertical-align:bottom;
	_margin: 0 -3px;
	margin-left: 385px!important;
	margin-left: 379px;
} 
#pata {
	width:750px; 
	background-color: #f2f2f2; 
	margin: 0 auto;
	border-top:2px solid #FF0000;
	clear:both;
	text-align:center;
	
}
#stred {	
	width:750px;
	margin: 0 auto;
	clear:left;
  
}
#stred .lavy {
	width:200px;
	float:left;
	_margin: 0 -3px;
	}
#stred .center {
	width:550px;
	margin-left:200px;
	_margin: 0 -3px;
}
#stred .pravy { display:none;}

/***   MODULY    ***/
.modulhlava	{
	font-weight: bold; 
	text-align:center;
}
.modulpata {
	margin-bottom:20px;
}
.modulstred { }
.skryt { display:none;}

	/*** MENU ***/
	#menu {line-height:30px; }
	#menu .gal {text-decoration: underline; color:#00CCFF; font-weight:bold; background:none;}
	
	#menu a {
		display: block;
		text-decoration:none;
		font-weight:bold;
		background:url(menu_hover.jpg) no-repeat;
		height:30px;
		text-indent:25px;
	}
	#menu a:hover { background:url(menu_hover.jpg) no-repeat 0 -30px; }
	#menu span+a  { border-top: 1px solid #FFFFFF;}
	/*** Zvyraznena rubrika ***/
	#zvy_rub {}
	#zvy_rub a {
		display: block;
		text-decoration:none;
		font-weight: bold;
	}
	#zvy_rub a:hover { background:url(menu_hover.jpg) no-repeat 0 -25px; }
	#zvy_rub span+a   { border-top: 1px solid #FFFFFF;}

	/*** Anketa ***/
	#anketa { line-height: normal;  }
	#anketa table { width:100%;}
	
	/*** Akcie ***/
	#akcie {}

	/*** Druhy ***/
	#druhy {}
	#druhy a {
		display: block;
		background:#D4D4D4;
		text-decoration:none;
		padding: 0.3em 0.5em 0.3em 25px;
		margin:0 10px 0 10px;
	}
	#druhy a:hover {
		background-color:#FF9330;
	}
	#druhy span+a { border-top: 1px solid #C3C3C3;}
	
	/*** Porovnanie ***/
	#porovnaj			{}
	#porovnaj .obsah 	{ margin:10px;}
	#porovnaj .cerveny  { color: #ff6000; margin:10px; }
	#porovnaj form * 	{ margin:10px;}

	/*** Obchod ***/
	#obchod	{} 
	#obchod	.obsah 		{ margin:10px; }
	#obchod .cerveny 	{ color: #ff6000; margin:10px;  }
	#obchod form * 		{ margin:10px;}
	
	/*** VIP ***/
	#vip { text-align:center;}
	
	/*** Partnery ***/
	#partnery {}
	#partnery form 	{ text-align:center;}
	#partnery .cerveny 	{ color: #ff6000; margin:10px;  }

	/*** Hladaj ***/
	#hladaj   { text-align:center; margin:2px;}

	/*** datum ***/
	#datum { 
		text-align:left;
		float:left;
		width:385px;
		}
	#datum .modulstred {	
		background:none;
		border:none;
		padding:0;
		}
	#datum .modulhlava{	display:none; }
	#datum .modulpata {	display:none; }
	
	/*** jazykove verzie ***/
	#jaz_ver {
		text-align:right;
		width:385px;
		float:right;
	}
	#jaz_ver .modulstred {	
		background:none;
		border:none;
		padding:0;
		}
	#jaz_ver .modulhlava{	display:none; }
	#jaz_ver .modulpata {	display:none; }


/*** text v strede ***/

/* OBJEDNAVKA */
#obchod_ikony {
	text-align:center;
}

#objednavka	{
	margin:10px;
}
#objednavka table 	{ 
	width:100%;
	border-collapse:separate;
	text-align:left;
	text-indent:5px;
	font-size: 12px;
}
#objednavka td { height:2em;}
#objednavka .hlava {
	background-color: #d0d0d0;
	font-weight:bold;
}
#objednavka tbody	{ background-color: #ebebeb;  }
#objednavka .ks 	{ width:25px;}
#objednavka .zvyrazni:hover { background-color:#FFCC66;}
#objednavka .submit	{ background-color: #ff6600; font-weight: bold; font-size: 16px; width:110px;   }
#objednavka input	{ width:300px;}

/* tlačítka*/
#objednavka .submit	{ 
	background-color: #FF6600; 
	font-size:1.5em;
	width:200px;
	height:25px;
	border:0;
	margin-top:0px;
	vertical-align:top;
	cursor:pointer;
	font-family: Arial CE, Helvetica CE, Arial, sans-serif;
	color:#FFFFFF;
}
#objednavka a.input {
	background-color: #FF6600;
	font-size:1.5em;
	padding:1px 50px;
	text-decoration : none;
	color:#FFFFFF;
	vertical-align:top;
	font-family: Arial CE, Helvetica CE, Arial, sans-serif;
}

#podmienky {
	width:650px; height:100px;
	overflow:scroll;
	margin:10px 0;
	padding:20px;
	border:4px solid #D0D0D0;
}

/***  CLANKY ***/

#postupnost {
	font-size:11px; 
	text-indent:11px; 
	color: #333333; 
	height:24px; 
	background-image: url(postup.jpg);
	vertical-align:top;
	margin-top: 0px;
	padding-top: 0px;
  
}

#rubrika img { vertical-align: top; }

/* VÝPIS (vypis článkov, galérii a hľadaj.php*/
#vypisclan {
	text-align:justify;
	margin-left: 10px;  
}
#vypisclan .obsah{
	float:left;
}
#vypisclan img {
	float:left;
	margin:0 10px 10px 0;
}
#vypisclan hr {
	background: none;
	clear:left;
	border-top:dashed #FF8100 1px
}
#vypisclan ul {
	text-align:right;
	list-style-image:url(next1.gif);
}
#vypisclan li { list-style-image:url(next.gif); background-position:left;}

/* Text článku - vsetky_cele, celý, baner*/
#textclan {
	margin:0 10px;  
	text-align:justify;
}
#textclan .uvod			{ text-align:justify; line-height: normal;}
#textclan .telo			{ text-align:justify; line-height: normal;}

#textclan .clanokinfo	{ font-size: 10px; color: #999999;}
#textclan .dots1		{}
#textclan .suvis		{ text-align:justify; line-height:normal; background-color:#E3EEE3; }
#textclan li  		    { list-style-image:url(next_suvis.gif); background-color: #F4F4F4; list-style-position: inside;}

#suvis ul {
	background-color:#F0F0F0;
	color: #333333;
	margin:0;
	padding:0;
}
#suvis li {
		background: url(next.jpg) no-repeat center left;
		padding: 0.3em 0.5em 0.3em 18px;
		margin:0 0 0 10px;
		list-style:none;
}
#suvis1		{ text-align:justify; line-height:normal; }
#suvis1 img	{ margin:5px;}

/*** KATALÓG ****/
.preciarkni		{ font-weight:bold; text-decoration:line-through;  }
.cena			{ font-weight:bold;}
.akciova_cena	{ color:#FF0000; font-weight:bold;}
.sedy			{ background-color:#EFEFEF;}
.ikona			{ width:40px; text-align:center; }

.blok { 
	width:232.5px;
	_width:220px;
	min-height:200px;
	border:solid #CCCCCC 1px; 
	padding:10px; 
	margin:10px; 
	text-align:center;
	float:left;
}
.blok ul {
	text-align:left;
	list-style-image:url(next.gif); _margin: 0 10px 0 0
	list-style-position:inside; }

#katalog { 
	margin:0 10px;
	text-align:justify;
	background-color:#FFFFFF;
} 
#katalog .sirka {
	float:left;
}
#katalog .obsah{
	min-height:380px;
	border:1px solid #CCCCCC;
	text-align:center;
	padding:10px;
}
#katalog .obsah table {
	border-collapse:separate;
	border-spacing:10px;
	text-align:center;
	width:100%
}
#katalog .obsah td {
	border:solid #CCCCCC 1px;
	padding:10px; 
	vertical-align:bottom;
}
#katalog .radenie {
	background-color:#f0f0f0;
	padding:10px 0;
	margin:10px 0;
	text-align:center;
}
#katalog ul {
	list-style-image:url(next1.gif); 
	list-style-position: inside; 
}
#katalog form {
	background-color:#F0F0F0;
	text-align:center;
	margin:10px 0;
}
#katalog form * 	{ margin:10px;}
#katalog form option{ margin:0; width:1000px;}

#vyrobok { 
	margin:0 10px;
	text-align:justify;
	background-color:#FFFFFF;
}
#vyrobok .obrazok 		{ float:left; margin:20px;}
#vyrobok .logo			{ background-color:#F6F6F6;}
#vyrobok .telo			{}
#vyrobok ul {
list-style-type:square;
list-style-position: inside; 
}

#tech_data		 		 { padding:10px; clear:left; }
#tech_data img			 { float:none; display:block;}
#tech_data table		 { width:100%; border-collapse:collapse;}
#tech_data td  			 { padding:0px;  border:1px solid #CCCCCC;  text-indent:10px;}
#tech_data .tablenadpis	 { font-weight:bold;}
#tech_data .tablehodnota { background-color:#EFEFEF;}
#tech_data	.zvyrazni	 { color:#FF0000;}

#porovnanie		 		 { padding:10px;}
#porovnanie img			 { float:none; display:block;}
#porovnanie table		 	 { width:100%; border-collapse:collapse;}
#porovnanie td  			 { padding:0px;  border:1px solid #CCCCCC;  text-indent:10px;}
#porovnanie .tablenadpis	 { font-weight:bold;}
#porovnanie .tablehodnota  { background-color:#EFEFEF;}
#porovnanie	.zvyrazni	 { color:#FF0000;}
/* použije sa zatiaľ pri katalogu, je to text, ktorý bol vložený cez editor*/
#telo { margin:10px;}

/*** AKCIOVÉ PRODUKTY NA HLAVNEJ STRÁNKE ***/
#akcia .akcia		{ width:318px; border:solid #CCCCCC 1px; padding:10px; margin:10px; text-align:center; float:left; }
#akcia .ikona		{ width:40px; text-align:center; }
#akcia table		{ border-collapse:separate; border-spacing:10px; text-align:center; width:100%; }
#akcia td 			{ border:solid #CCCCCC 1px; padding:10px; vertical-align:bottom;}
#akcia li				{ list-style-image:url(next1.gif);}

/*** MAPA STRÁNKY ***/
#sitemap {
	margin:0 10px;}
#sitemap ul {
	margin:0px;
	padding:20px;
	list-style-type: square;
}
/*** POŠLI EMAIL s clánkom ****/
#mail 			  	    { font-size:15px; text-align:center; font-weight:bold;}
#mail textarea			{ }

/*** RYCHLY VÝBER ***/
#filter select  		{ width:150px;}

/*** Formulár ****/
#formular {
	padding:10px;
	margin:0; }
#formular input {
	width:400px;}
#formular input[type="submit"] { 
	height:30px; width:150px; 
	color:#FF0000;}
#formular table {  width:100%;}
#formular .prehlasenie { margin: 0 0 30px}

#filter select  {	width:150px;}

/*****************************/
.nadpis1 	{ font-size:12pt; color:#4E7944; border:2px; font-style:italic;}
.nadpis2	{ font-size:12px; color:#ff812b; }
.nadpis3 	{ font-size: 12pt; color:#4E7944; border:2px; font-style:italic;}
.nadpis4	{ }
