body {
	background-color:#131313;
	color: #f3e9ea;
	font-size: 12px;
	font-family: verdana;
	margin:0px;
	background-position:center;
	background-repeat:repeat-y;
}

.left_news {
	padding:10px;
	background-color:#0066FF;
}

body a,a:link,a:visited,a:hover {
	color: #CC0000;
	font-size: 11px;
	font-family: verdana;
}

a {
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
	font-family: verdana;
}

a:link {
	color: #CC0000;
}

a:visited {
	color: #CC0000;
}

a:active  {
	color: #CC0000;
}

a:hover {
	color: #990000;
	text-decoration:underline;
}

#top_seta {
	height: 367px;
	z-index: 20;
}

.searchbox {
	float: left;
	position: relative;
	/*left: 325px;*/
	left: 150px;
	/*#top: 17px; /*IE hack*/	
	_top: 52px;
	z-index: 30;
}

#login_seta{
	position: relative;
	left: -150px;
		/*#top: 17px; /*IE hack*/
	_top: 52px;
	float: right;
	font-size: 13px;
	font-family: Tahoma, Verdana;
	z-index: 80;
}
#login_seta input{
	font-size: 10px;
	margin: 1px 1px 1px 1px;
}
#left_menu_seta{
	position: relative;
	left: 65px;
}
#left_seta{
	width: 256px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	float: left;
	clear: both;
	overflow: hidden; 
	font-family: Tahoma, Verdana;

}
#main_seta{
width: 645px;
padding-left: 10px;
margin-right: 10px;
margin-left: 10px;
margin-right: 69px;
overflow:auto;
color: white;
font-family: Tahoma, Verdana;
font-size: 11px;
}
#footer_seta{
width: 990px;
margin:auto;
float: left;
height:70px;
background: url('file:///Lukas Szabo/Users/lukasszabo/Webdesign/charon/images/layOUT_04.jpg');
font-size: 10px;
	font-family: Tahoma, Verdana;
color: #E3EA00;
}
 #footer_seta a{
text-decoration:none;

color: #E3EA00;
}
 #footer_seta a:hover{
color: white;
}

#container_seta{
width: 990px;
margin:auto;
}

.searchbox input {
	font-size: 10px;
	margin: 1px 1px 1px 1px;
	background: #f1f1f1;
}
.sendtof { display: block }


/* Client Registration Styles */

.crdiv {
	position: relative;
	top: 0px;
	left: 0%;
	z-index: 1000;
}
.crtable td, .crtable a ,#crmenu {
	font-family: verdana, helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	height: 20px;
	white-space: nowrap;
	padding: 2px 8px 2px 8px;
	color: #FFCC00;
} 
.crtable{
	border: 1px solid #7B8AA5;
	background: #4A517B;
	color: #FFCC00;
	width: 175px;
	z-index: 100;

}
.crdiv input { background-color: #ebebeb;
 }
.sinput  { background-image: none }


/* Shopping Cart Styles */
.scdiv {
	position: absolute;
	top: 5px;
	left: 70%;
	z-index: 1000;
	clear: both;
}
.sc_button { background-image: none }

.sctable{ background-image: none;
 }

.headsctable, .headsctable td, .headsctable a {
	background: #ebebeb;
	color: #CC0000;
	white-space: nowrap;
	height: 20px;
	padding: 2px 8px 2px 8px;
} 
.headsctable {
	border: 1px solid #666666;
	z-index: 100;
}
/* END OF Shopping Cart AND Custome Registration Styles */


.submit,.submit a {
font:11px verdana,arial,sans-serif;
padding:2px 2px;
height:20px;
color: #275969;
 background: #003366 url('http://www.eobchodnik.sk/catalog/ressources/bg_buttons/lilac_bg_dbl.gif');
}
a.submitr {

color:#FFFFFF;
font:11px verdana,arial,sans-serif;
padding:3px 4px 1px 4px;
height:20px;
 background: #003366 url('http://www.eobchodnik.sk/catalog/ressources/bg_buttons/red_dark2_bg_sgl.gif');
}
.bglight { background-color: #9DCF9C;
  color: #274F00 !important;}

#admin-menu,#admin-menu td,#admin-menu a:link, #admin-menu,#admin-menu a:active,#admin-menu a:hover,a#admin-menu:link,#admin-menu a:visited {
color:#444444 !important;
background:#FFFFFF;
text-transform:none;
white-space: nowrap;
font: 11px/16px bold verdana, helvetica, sans-serif;
}
#s2fslot { border: 1px #ebebeb solid;
padding: 3px }

#ImageBoxOuterContainer, #ImageBoxOverlay,ImageBoxContainer { z-index: 2000 }

		#ImageBoxOverlay
		{
			background-color: #000;
		}
		#ImageBoxCaption
		{
			background-color: #F4F4EC;
		}
		#ImageBoxContainer
		{
			width: 250px;
			height: 250px;
			background-color: #F4F4EC;
		}
		#ImageBoxCaptionText
		{
			font-weight: bold;
			padding-bottom: 5px;
			font-size: 13px;
			color: #000;
		}
		#ImageBoxCaptionImages
		{
			margin: 0;
		}
		#ImageBoxNextImage
		{
			background-image: url(/generic/arrows/sqar_black.gif);
			background-repeat:	no-repeat;
			background-position: right bottom;
			background-color: transparent;
		}
		#ImageBoxPrevImage
		{
			background-image: url(/generic/arrows/sqar_black_l.gif);
			background-repeat:	no-repeat;
			background-color: transparent;
			background-position: left bottom;
}
		#ImageBoxNextImage:hover
		{
			background-image: url(/generic/arrows/sqar_red.gif);
			background-repeat:	no-repeat;
			background-position: right bottom;
		}
		#ImageBoxPrevImage:hover
		{
			background-image: url(/generic/arrows/sqar_red_l.gif);
			background-repeat:	no-repeat;
			background-position: left bottom;
		}
		h2,
		h4,
		p
		{
			padding-left: 0px;
		}

/* last seen items */
#lsi { position: relative;
top: 0px }
#lsi td {
border: 1px dashed #7B8AA5;
border-width: 0px 1px 1px 1px 
}
#lsi th { border-width: 0px }

#login {
	background-color: #292929;
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
	border: 2px	solid #000000;
	color: #E3E3E3;	!important;
}


#login td, #login  a, #login  font { color: #E3E3E3;	 !important; }
.smallt { font: 10px normal  verdana, helvetica, sans-serif; color: #E3E3E3; }



/*  CMS MENU STYLES */

.cmsmenu ul {
list-style-type: none;
color: #000000; 
width:100%;
margin: 0;
padding: 0;

}

/*Top level list items*/
.cmsmenu ul li {
padding:0px;
margin: 0 0 0 4px;
width:auto;
position: relative;
display: inline;
float: left;
z-index: auto;
text-align: left;

}

/*Top level menu link items style*/
.cmsmenu ul li a {
	text-decoration: none;
	font-weight: bold;
	background: url('ressources/menu_background.png');
	padding: 5px 10px;
	color: #FFFFFF; 
	text-transform: uppercase;
	font-size:11px;
	display: block;
 /* width: 120px;*/
  text-align: center;
  border: 1px solid #202020;
	font: normal verdana,Tahoma, san-serif;
	z-index: auto;
  text-transform: uppercase
}

.cmsmenu ul li a:hover {
	background: url('ressources/menu_background_hover.png');
	font-size:11px;
}

/*Sub level menu list items*/
.cmsmenu ul li ul {
  background: none;
  left: 0;
	top: 14px;
	background-color: #C7E3AC;
	margin: 0 auto;
	position: absolute;
	text-align:left;
	visibility: hidden;
	z-index: 1000;
}

.cmsmenu ul li ul li {
z-index: 200;
height: 18px;
margin-top:4px;
padding: 0;
margin: 0px 0px 0px 0px ;
float: left;
position: relative;

}

.cmsmenu {
  padding-top:3px;
	top: 7px;
	/*ie6 hack*/
	/*_padding-left: 400px;*/
	width: 100%;
	height: 22px;
	margin-bottom: 10px;
	/*ie6 hack*/
	_margin-bottom: 80px;
	z-index: 100;
	padding-bottom:10px;
/*	margin-right: 100px*/

}


.cmsmenu ul li .sbutt a {
	padding-left:0px;
}

.cmsmenu .arrowdiv {
position: absolute;
right: 0;
/*background: transparent url(menuarrow.gif) no-repeat center left;*/
}

/*sub menus*/
.cmsmenu ul li ul li a {
	border: none;
	background-color:#4c4c4c;
	color: #ffffff;
	font-size: 11px;
  width: 160px;  
  margin:1px;
  padding:5px;
  padding-left:17px;
  z-index:1;
}

#ul_add_group {
	color: #000000;
}
.ul_add_group {
	color: #000000;
}


.cmsmenu .sbutt {
	width:15px;
}

.cmsmenu ul li ul li a:hover, .cmsmenu ul li ul li a:hover:visited {
	color: #ffffff;
	border: none;
	font-size: 11px;
	font-weight:bold;
	background-color:#4c4c4c;
}
.cmsmenu ul li ul{
	top: 20px;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .cmsmenu ul li {
float:left;  }



/*Clears the floated menu items.
Assigned to a BR tag placed just before
menuwrapper's closing DIV tag*/
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}


/* GENERAL Tableless 
#wrapper
	#continner
		#header - closed
		#main
		#arealeft
			#navcontainer
				#navlist
				#subnavlist
		#areacenter
			boxleftal...
		#footer - closed
*/

#wrapper { 
	WIDTH: 100%; 

	padding :0px; 
	MARGIN: 0px auto; 
		text-align: center;}

#continner {
	width: 850px;
		MARGIN: 0px auto;  
	padding: 10px 0px 0px 0px;
	text-align: center;

	font-size: 11px;
}
#continner div {
		padding:0px;
	}
#headder {
	width: 850px;
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
#mainbody {
	MARGIN: 0px auto;  
	display: block;
	border: 0px solid green;
		width: 800px;
}
#arealeft {
	float: left;
	width: 175px;
	display: block;
	text-align: left;
}
#areacenter {
	width: 600px;
	text-align: left;
}
#arearight {
	width: 1px;
	position: relative;
	height: 350px;

	display: none;
}
.cmscathead { display: block;
	margin-left: 175px;
	margin-right: 0px;
	width: 100%;
}
#footer {
width: 850px;
	clear: both;
	margin: 0 auto;
}

#footer, #main, #headder,  #wrapper { border-width: 0px }

.translations tr th {
	background-color: #474747;
	color: #E2E2E2;
}

.tran_row1 {
	background-color: #F9F9FF;
	color: #000000;
}

.tran_row2 {
	background-color: #EEEFFF;
	color: #000000;
}#main_area_seta{
	width: 990px;
	height: auto;
/*	margin: 0px 0px 0px 20px;*/
	background-repeat: repeat-y;
	min-height: 400px;
}

#category_group_seta {
	width: 182px;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
}

#category_group_seta a, #last_added_seta a, #katalog_seta a{
	text-decoration: none;
	font-weight: bold;
	/*color: #C3C3C3;*/
	color: #e3cc02;
	font-size: 15px;
}
#category_group_seta a:hover, #last_added_seta a:hover, #katalog_seta a:hover{
	color: #f4dd13;
}

#last_added_seta, #katalog_seta {
	margin-top: 2px;
	width: 182px;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
}
#categories_seta a, #subcategories_seta a, #category_l2_seta a{
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	display: block;
	background-color: #262626;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	margin-top: 3px;
	/*color: #C3C3C3;*/
	color: #ffcd02;
	
	width: 175px;
	border: 1px solid Black;
	text-align: left;
}

#categories_seta a:hover, #subcategories_seta a:hover, #category_l2_seta a:hover {
background-color: #262626;
color: #fef769;
}

#subcategories_seta a{
	text-align: justify;
}

#category_l2_seta a{
	padding-left: 30px;
	width: 150px;
}
input.login
{
border: 0px solid red;
background-color: #f1f1f1;
color black;
}

.button_home {
	position: relative;
	top: -28px;
	left: -130px;
	/*ie6 hack*/
	_left: 0px;
	border-style: none none none none;
	z-index: -50;
}

#flash_anim object{
	position: relative;
	top: 5px;
	#top: -17px;
	_top: 38px;
/*	z-index: -100;*/
	/*
	top: 14px;
	IE hack
	#top: -10px;*/
}
#flash_anim {
  position: relative;
 /* z-index: 20;*/
}
.mceContentBody {
	background-color: #2f2f2f;
}

.alert {
background-color: #8F2C2C;
}

.title {
  color: #CC0000;
  padding: 5px;
  font-weight: bold;
  font-size: medium;
}

.subtitle {
  color: #CC0000;
  padding: 2px;
  font: bold;
}

.normal_text {
  color: #FFF;
}

.header_in_news{
	text-decoration: none;
	font-weight: bold;
	font-color:#ffffff;
	background: url('ressources/menu_background.png');
	height:26px;
  text-align:center;
	width:200px;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size:11px;
	border:1px solid #2d2d2d;
}

.main_table{
  background-color: #363636;
}

.galleries{
  background-color: #505050;
}

.gallery_cat{
  column-rule-style: solid;
}

.gallery_cat_img{
  background-color: #313131;
}

#count_photos{
  color: #fff;
}

.gallery_admin{
  background-color: #3a3a3a;
}
                  
