

/*****************************************************/
/*****		MAIN SITE SETTINGS	 *************/
/*****************************************************/
body {
	margin:0px; padding:0px;
	font-family: Arial, verdana, helvetica;
	font-size: 12px;
	color: #111111; 
	background-image: url(../img/layout/bodybg.jpg);
	background-repeat: repeat-x;
	background-color: #7ebcff;
	text-align: center;
	height: 100%; 
}


select,input, button, textarea {
	font-size: 12px;
}

td{
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: #111111;
}

table.topped td {vertical-align:top;}

h1		{font-size: 16px; margin:0px; margin-bottom:8px; color: #2191c0; text-decoration: none;}
h2		{font-size: 12px; margin:0px; margin-bottom:1px; color: #000000;}
h3		{font-size: 14px; margin-bottom:1px;}
h4		{font-size: 13px; margin-bottom:1px;}
h5		{font-size: 12px; margin-bottom:1px;}
h6		{font-size: 11px; margin-bottom:1px;}
p		{margin: 0px; margin-bottom: 6px;text-align:left;}


p,td	{color:#111111;}


a   {font-weight: bold;   color: #2191c0; text-decoration: none;}
a:hover	{color: #330000;text-decoration: underline;}

.tabprint {
	display:none;
	visibility: hidden;
}

/*****************************************************/
/*****		PAGE STYLING		 *************/
/*****************************************************/



#fxPageBG {
	margin: 0px; padding:0px;
	width:100%;
	background-image: url(../img/layout/pagebg.jpg);
	background-position: center top;

}
	
#fxPrePage {
	margin: auto; padding:0px;
	width:100%;
	background-image: url(../img/layout/prebg.jpg);
	background-repeat: no-repeat;
	text-align:center;
	background-position: center top;

	}

#kayak_bottom {
	position:absolute;
	width: 100%;
	height: 123px;
	overflow: hidden;
	background-image: url('../img/layout/kayak_bottom.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	top: 0px;	
	left:0px;
	/*
	display: none;
	visibility: hidden;
	*/
}
	
#kayak_left {
	position:absolute;
	width: 179px;
	height: 100%;
	overflow: hidden;
	background-image: url('../img/layout/kayak_left.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	top: 0px;	
	left:0px;
	/*
	display: none;
	visibility: hidden;
	*/
}
	
#basketlink {
	margin-bottom: 5px;
	text-align: left;
	border: 1px solid silver;
	background-color: #eeeeee;
	padding-top: 3px;
	padding-bottom:3px;
}

#basketlink img {
	float:left;
	clear:both;
	margin:5px;
}

#basketlink a {
	color: black;
	font-size: 10px;
}

#fxPage {
	width:918px;
	text-align:left;
	}
	
	

#fxPreHeader {
	height: 62px;
	color: white;
}

#fxPreHeader a {color: white;}


#fxHeader {
	padding: 0px;
	height: 229px;
	width: 918px;
	text-align: left;
	overflow: hidden;
	

	
	}

#topmenu {
	padding: 0px;
	height: 20px;
	width: 918px;
	text-align: left;
	}


#tophome {
	position: absolute;
}

#fxLeft {
	margin-top:0px;
	width:170px;
	padding-left: 5px;
	padding-right:5px;
	float:left;
	overflow: hidden;
	padding-top: 50px;
	/*border:1px solid red; */
}


#fxRight {
	width:170px;
	padding-left: 5px;
	padding-right:5px;
	padding-top: 15px;
	overflow: hidden;
	float:right;
	/*border: 1px solid blue;*/
 
}

#fxLeft h2, #fxRight h2 {
	color: #2191c0;
	font-size: 14px;
	font-weight: bold;

	width: 170px;
	height: 30px;
	margin:0px;
	border:0px;
	padding:0px;
	background-image: url(../img/layout/leftmenu.gif);
}

#fxLeft h3 {
	color: #2191c0;
}

#fxMaindiv {
	 float: left;
	 margin:0px; 
 	 padding-left: 10px;
	 padding-right:10px;
	 margin-top: 3px;
	 width: 530px;
	 text-align: left;
	 /*border: 1px solid yellow;*/
	 }


#fxContentdiv {
}

#fxContentdiv h2 {font-size: 16px; margin:0px; margin-bottom:1px; color: #2191c0; text-align: center;}

	 
#fxFooter	{
	clear: both;
	height: 18px;
	width: 918px;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	overflow: hidden;
	text-align: left;
	background-image: url(../img/layout/footerbg.jpg);
	background-repeat: no-repeat;
	background-color: black;
	color: white;
	
	
}

#fxFooter a {color: white;}
#fxFooter a:hover {color: white;}


#langs {
	position: relative;
	top: +136px;
	height:14px;
	width: 105px; 
	text-align: center;
	
	
}

/*****************************************************/
/*****		CUSTOM DIVs		 *************/
/*****************************************************/
#vodocty td {
	font-weight: bold;
	border-bottom: 1px solid silver;
	padding-top: 2px;
	padding-bottom: 2px;
	
}
#vodocty table {
	margin-bottom: 10px;
}


/*****************************************************/
/*****		AKTUALITY CLASSES	 *************/
/*****************************************************/
.aktItem {
	margin-bottom: 10px;
}
.aktDate {
	padding: 0px;
	margin: 0px;
	display:inline;
	color: #2191c0;
	font-size: 9px;
	
}

.aktItem p {
	font-size: 12px;
	color: gray;
}

.aktItem h3 {
	margin:0px;
	padding:0px;
	font-size: 12px;
}


/*****************************************************/
/*****		BAZAR CLASSES		 *************/
/*****************************************************/

.bazarItem {
	margin-bottom: 15px;
}

.bazarItem h3 {
	margin:0px;
	padding:0px;
	font-size: 12px;
}

.bazarItem p {
	font-size: 12px;
	color: gray;
	margin: 0px;
	padding:0px;
}

p.bazarPrice {
	color: #2191c0;
	font-weight: bold;
	margin: 0px;
	padding:0px;
}

/*****************************************************/
/*****		LISTING CLASSES		 *************/
/*****************************************************/
#sortform {
	text-align:right; 
	border-bottom:1px solid #2191c0; 
	padding: 3px;
}

.listitemimg {
	/*height: 95px;*/
}

.listitemtd {
	height: 220px;
}
.listitem {
	border: 1px solid silver;
	width: 160px;
	height: 240px;
	
	text-align: center;
	float: left;
	margin: 3px;
	padding: 2px;
	padding-bottom: 15px;
}

.listitem_name {
	height: 30px; 
	overflow:hidden;
}

.listitem_creator {
	height:15px; 
	overflow:hidden;
}

.listitem_image {
	height:140px; 
	overflow:hidden;
}

.listitem_price {
	height:30px; 
	overflow:hidden;
}
.listitem_buy {
	height:35px; 
	overflow:hidden;
}

.listitem h3 {
	color: black;
	margin:0px;
	margin-top: 3px;
	padding:0px;
	font-size: 13px;
	font-weight: bold;
	/*height: 50px;*/
}

.listitem p {
	font-size: 12px;
	color: gray;
	margin: 0px;
	padding:0px;
	text-align: center;
}

p.price {
	color: #2191c0;
	font-weight: bold;
	margin: 0px;
	padding:0px;
	text-align: center;
}



#shipdetail h2 {
	font-size: 12px;
	text-align: left;
	color:white;
}
#shipdetail img {
	margin: 5px;
}

.shipprops, .pouziti {
	width: 420px;
	background-color: #eeeeee;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	margin-bottom: 15px;
	
} 
.varianta {
	padding-left:5px;
	position: relative;
	top:2px;
}

.shipprops td, .pouziti td {
	border-top: 1px solid white;
	border-bottom: 1px solid silver;
	margin:0px;
	padding: 3px;
	border-
}

.shipprops .hd {
	font-weight: bold;
}


#accessorydetail h2 {
	font-size: 12px;
	text-align:left;
	color:white;
}
#accessorydetail img {
	margin: 5px;
}

.category {
	clear: both;
	margin-bottom: 15px;
}

.ctg {
	color:white; text-align:left;
}

/*****************************************************/
/*****		NEWS CLASSES		 *************/
/*****************************************************/
#fxNews	{}
.fxNewsItem	{margin:0px; margin-bottom:10px; border: 1px solid gray; padding: 7px; width: 520px;}
.fxNewsItemHeader	{font-weight:bold; font-size:110%;}
.fxNewsItemContent	{}


/*****************************************************/
/*****		GOOGLE SEARCH CLASSES	 *************/
/*****************************************************/
#fxSearch			{}
#fxSearchForm, searchbox_012595423694845355541:psjjxbo4ejo			{text-align:center; padding: 0px; margin:0px; }
.fxSearchresult			{padding-bottom: 15px;}
.fxSearchresultHead		{}
.fxSearchresultNote		{text-align:right; margin-bottom:10px;}
.fxSearchresultSnippet		{}
.fxSearchresultUrl		{}
.fxSearchfooter			{margin:30px;text-align: center;}


#googlesearch {
	margin:0px;
}
#googlesearch .fxSearchSubmit {
	width: 25px;
	background-color: #EEECD5;
	font-weight: bold;
	position:relative;
	top: 1px;
}
#googlesearch .fxSearchForm {
	display:inline;
	
}
#googlesearch .fxSearchInput {
	width: 120px;
	font-size:10px;
	
}

.fxSearchLabel {
	font-size: 10px;
}


/*****************************************************/
/*****		SECOND MENU STYLING	 *************/
/*****************************************************/


#secmenu {
	margin-bottom: 10px;
}

#secmenu h2 {
	margin: 0px;
	padding: 0px;
	height: 18px;
}

.secondmenu {
	margin: 0px;
	padding:0px;
}

.secondmenu a {
	color: black;
}



#thirdmenu {
	margin-bottom: 10px;
}

#thirdmenu h2 {
	margin: 0px;
	padding: 0px;
	height: 18px;
	margin-bottom: 5px;
}

.thmenu {
	margin: 0px;
	margin-bottom: 10px;
	padding:0px;
	font-weight: normal;
}

.thmenu a {
	color: black;
	font-weight: normal;
}

/*****************************************************/
/*****		 MENU STYLING	 *************/
/*****************************************************/

#topmenu ul {
	margin: 0px; padding: 0px; border: 0px;
	list-style: none;
	height:17px;
}

#topmenu li {
	margin: 0px; padding: 0px; border: 0px;
	float: left;
	height:17px;
	
	
}

#topmenu a {
	margin: 0px; padding: 0px 10px 0px 10px; border: 0px;
	display:block;
	font-size:11px;
	line-height:17px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, Verdana;
	
	
}

#topmenu li ul {
	margin: 0px; padding: 0px; 
	border:2px solid silver;
	position: absolute;
	left: -999em;
	height: auto;
	width: 209px;
	z-index:1;
	background-color: #2191c0;
}

#topmenu li li {
	margin: 0px; padding: 0px; border: 0px;
	width: 204px;
	height: auto;
	text-align:left;
	color: black;
	background-color: #ffffff;
	padding-left:5px;
}

#topmenu li li a {
	margin: 0px; padding: 0px; border: 0px;
	width: 190px;
	height: auto;
	line-height:20px;
	color: black;
}

#topmenu .daddy {
	background: url('../img/layout/subnav_arrow.gif') center right no-repeat;
}

#topmenu li li ul {
	margin: -20px 0 0 150px;
	z-index:1;
}

#topmenu li:hover ul ul, #topmenu li:hover ul ul ul, #topmenu li.sfhover ul ul, #topmenu li.sfhover ul ul ul {
	left: -999em;
}

#topmenu li:hover ul, #topmenu li li:hover ul, #topmenu li li li:hover ul, #topmenu li.sfhover ul, #topmenu li li.sfhover ul, #topmenu li li li.sfhover ul {
	left: auto;
}


#topmenu li:hover, #topmenu li.sfhover {
	background: url('../img/layout/menu_on.jpg');
}

#topmenu_spacer:hover {
	background: url('none');
}


#topmenu li li:hover, #topmenu li li.sfhover {
	background: silver;
	color: white;
}





.topmenu,a.topmenu:hover	{font-weight: bold; color: white; text-decoration:none; margin-left:12px; margin-right:12px; margin-top:2px;}
.secondmenu	{color: #00033F; padding:0px;  margin-top:5px; margin-bottom:0px; margin-left:10px; margin-right:0px;width:100%;}
.secondmenu:hover	{color: #00088F; padding:0px;  margin-top:5px; margin-bottom:0px; margin-left:10px; margin-right:0px;width:100%;}

/*****************************************************/
/*****		 ESHOP items syte	 *************/
/*****************************************************/

.fxeshopform {display:inline;}
.fxeshoppcs {width: 30px;}
.fxeshopsubmit {margin-left:5px; width: 100px; font: 60%;}
.fxeshopbuy {padding:5px;  }
#basket {
	border: 1px solid gray;
	background-color: silver;
	margin-bottom: 15px;
	font-size: 10px;
	width: 100%;
	
}

#basket td {background-color: #eaf5f7; padding-left:3px; padding-right:3px;}
#thead-list td {color: white; background-color: black; padding:0px; padding-left:5px;}

/*****************************************************/
/*****		 SECOND MENu STYLING	 *************/
/*****************************************************/
ul#second_menu, ul#second_menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
}

ul#second_menu a {
  display: block;
  text-decoration: none;	
}

ul#second_menu li {
  margin-top: 1px;
}

ul#second_menu li a {
   padding: 0.5em;
}

ul#second_menu li a:hover {
  
}

ul#second_menu li ul li a {
   padding-left: 20px;
     color: #2191c0;;
}

ul#second_menu li ul li a:hover {
  color: #2191c0;
 
}
