/* BEGIN vyhladavanie lastminute */
#vyhladavanie	{
}
#vyhladavanie .headerBox	{
	background: url("../images/cmsImages/headerSearch.gif") left top no-repeat;
	display: block;
	height:40px;
	border:0px black solid;
}
#vyhladavanie h2	{
	padding: 8px 0px 6px 69px;
	margin: 0px;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: white;
	float:left;
}

#vyhladavanie h2 a	{
	text-decoration: none;
	color: white;
}

#vyhladavanie .content	{
	font-family: tahoma,verdana;
	padding: 0px 2px 0px 2px;
	margin:0px;
	font-size: 10px;
	color: rgb(0,99,172);
	background: url("../images/cmsImages/boxContent.gif") repeat-y;
	border:0px black solid;
}

#vyhladavanie .content .row	{
	margin-bottom: 3px;
	position: relative;
}
#vyhladavanie .content .row a	{
	color: #7184A5;
	text-decoration: none;
	font-weight: bold;
}

#vyhladavanie .content .row a:hover	{
	text-decoration: underline;
}
#vyhladavanie .footerBox	{
	background: url("../images/cmsImages/boxFooter.gif") left top no-repeat;
	display: block;
	height:9px;
	border:0px black solid;
}
#vyhladavanie .kurz {
	border: 1px solid rgb(223,210,158);
	background-color: rgb(255,246,227);
}
#vyhladavanie .searchText input, textarea, select {
	background-color: white; color: rgb(40,40,40); border: 1px solid gray;
	font-size: 11px;
}
#vyhladavanie  .tableForm {
	padding:0px;
}
#vyhladavanie  .tableForm tr{
	border: 0px solid rgb(171,194,201);
}
#vyhladavanie  .tableForm td{
	font-family: tahoma;
	font-size:11px;
	border: 0px solid rgb(171,194,201);
}
#vyhladavanie  .buttonsArea	 {
	padding-top:6px;
	text-align:center;
}
#vyhladavanie .club {
	background: url("../images/cmsImages/club.gif") left center no-repeat;
	padding: 0px 0px 5px 67px;
}

/* END vyhladavanie */

/* BEGIN vyhladavanie lastminute */
#vyhladavanieLastminute	{
}
#vyhladavanieLastminute .headerBox	{
	background: url("../images/cmsImages/headerSearchLastminute.gif") left top no-repeat;
	display: block;
	height:40px;
	border:0px black solid;
}
#vyhladavanieLastminute h2	{
	padding: 8px 0px 6px 69px;
	margin: 0px;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: white;
	float:left;
}

#vyhladavanieLastminute h2 a	{
	text-decoration: none;
	color: white;
}

#vyhladavanieLastminute .content	{
	font-family: tahoma,verdana;
	padding: 0px 2px 0px 2px;
	margin:0px;
	font-size: 10px;
	color: rgb(0,99,172);
	background: url("../images/cmsImages/boxContentSite.gif") repeat-y;
	border:0px black solid;
}

#vyhladavanieLastminute .content .row	{
	margin-bottom: 3px;
	position: relative;
}
#vyhladavanieLastminute .content .row a	{
	color: #7184A5;
	text-decoration: none;
	font-weight: bold;
}

#vyhladavanieLastminute .content .row a:hover	{
	text-decoration: underline;
}
#vyhladavanieLastminute .footerBox	{
	background: url("../images/cmsImages/boxFooterSite.gif") left top no-repeat;
	display: block;
	height:9px;
	border:0px black solid;
}
#vyhladavanieLastminute .kurz {
	border: 1px solid rgb(223,210,158);
	background-color: rgb(255,246,227);
}
#vyhladavanieLastminute .searchText input, textarea, select {
	background-color: white; color: rgb(40,40,40); border: 1px solid gray;
	font-size: 11px;
}
#vyhladavanieLastminute  .tableForm {
	padding:0px;
}
#vyhladavanieLastminute  .tableForm tr{
	border: 0px solid rgb(171,194,201);
}
#vyhladavanieLastminute  .tableForm td{
	font-family: tahoma;
	font-size:11px;
	border: 0px solid rgb(171,194,201);
}
#vyhladavanieLastminute  .buttonsArea	 {
	padding-top:6px;
	text-align:center;
}
#vyhladavanieLastminute .club {
	background: url("../images/cmsImages/club.gif") left center no-repeat;
	padding: 0px 0px 5px 67px;
}

/* END vyhladavanie lastminute */

	
#novinky	{
	margin-top:5px;
	padding: 5px;
	border: 1px rgb(193, 210, 220) solid;
	background: white url("../images/cmsImages/boxBg2.jpg") repeat-x;
}
#novinky	.inner{
	padding: 0px;
	margin: 0px;
}
#novinky h2	{
	margin: 0;
	padding: 2px 0px 7px 40px;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 7px;
	background: url("../images/cmsImages/news.gif") 5px top no-repeat;
	color: white;
	border: 0px black solid;
}
#novinky h2 a	{
	text-decoration: none;
	color: white;
}
#novinky .article {
	border: 0px solid black;
	margin: 0px;
	padding:0px 3px 5px 3px;
}
#novinky  .article img	{
	border: 1px solid #7184A5;
	padding: 2px;
	margin-right: 7px;
	background: white;
	float:left;
}
#novinky .article h3	{
	border:0px black solid;
	margin: 0px 0px 5px 0px;
	padding:0px;
	color:rgb(255,102,0);
}
#novinky .article h3 a{
	font-size: 14px;
	margin: 0px;
	padding:0px;
	color:white;
}
#novinky .article h3 a:hover{
	color:white;
	text-decoration: underline;	
}
#novinky .article .new a{
	font-size: 11px;
	border:0px black solid;
	color: rgb(71,81,89);
	font-weight: normal;
	padding: 0px 0px 0px 15px;
	background: url("../images/newsArrow.gif") left center no-repeat; 
	margin:0px 0px 0px 5px ;
}
#novinky .article .new a:hover{
	color:gray;
	text-decoration: underline;	
}
#novinky .article a	{
	font-size: 11px;
	text-decoration: none;
	color: rgb(71,81,89);
}

#novinky .article a:hover	{
	text-decoration: none;
	color:gray;
}

#novinky .article .date	{
	margin-top: 2px;
	font-size: 9px;
	color: rgb(104,117,127);
	margin-bottom: 4px;
}

/*  Begin box kontakt */
#contactBox	{
	padding: 0px;
	border:0px black solid;
}
#contactBox .headerBox	{
	background: url("../images/cmsImages/headerKontakt.gif") left top no-repeat;
	display: block;
	height:40px;
	border:0px black solid;
}
#contactBox h2	{
	padding: 9px 0px 6px 63px;
	margin: 0px;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: white;
	float:left;
}

#contactBox h2 a	{
	text-decoration: none;
	color: white;
}

#contactBox .content	{
	font-size: 11px;
	color: rgb(76,76,76);	
	background: url("../images/cmsImages/boxContent.gif") repeat-y;
}
#contactBox .contentInner	{	
	height:170px;
	padding: 0px 5px 5px 0px;
	background: url("../images/cmsImages/kontaktBackground.gif") top left no-repeat;
}
#contactBox .content .row	{
	margin-bottom: 0px;
}

#contactBox .content .row img	{
	float: left;
	margin-right: 3px;
}

#contactBox .content .row a	{
	font-size: 11px;
	color: rgb(255,138,0);
	text-decoration: none;
	font-weight: bold;
}

#contactBox .content .row a:hover	{
	text-decoration: underline;
}
#contactBox .footerBox	{
	background: url("../images/cmsImages/boxFooter.gif") left top no-repeat;
	display: block;
	height:9px;
	border:0px black solid;
}

/*  Begin box registracia */
#registracia {
	padding: 0px;
	border:0px black solid;
}
#registracia .headerBox	{
	background: url("../images/cmsImages/headerRegistration.gif") left top no-repeat;
	display: block;
	height:40px;
	border:0px black solid;
}
#registracia h2	{
	padding: 9px 0px 6px 63px;
	margin: 0px;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: white;
	float:left;
}

#registracia h2 a	{
	text-decoration: none;
	color: white;
}

#registracia .content	{
	font-size: 11px;
	color: rgb(76,76,76);
	background: url("../images/cmsImages/boxContent.gif") repeat-y;
	text-align:center;
}
#registracia .content .row	{
	margin-bottom: 0px;
	position: relative;
}
#registracia .content .row  a, #registracia .content a	{
	font-size: 11px;
	color: rgb(76,76,76);
	text-decoration: none;
	font-weight: bold;
}

#registracia .content .row a:hover,	{
	text-decoration: underline;
}
#registracia .content #registraciaHover {
	text-align:right;
	display:block;
	font-size:13px;
	border:0px black solid;
	font-weight: bold;
	background:url('../images/registracia.gif') no-repeat;
	padding:35px 15px 30px 13px;
}
#registracia .inputText {
	border: 1px solid rgb(78,111,128);
}
#registracia .inputSubmit {
	border: 1px solid rgb(78,111,128);
	margin:10px 30px 0px 0px;
	float:right;
}

#registracia .footerBox	{
	background: url("../images/cmsImages/boxFooter.gif") left top no-repeat;
	display: block;
	height:9px;
	border:0px black solid;
}

/*  Begin box reklama */
#reklama	{
	padding: 0px;
}
#reklama .headerBox	{
	background: url("../images/cmsImages/boxHeader.gif") left top no-repeat;
	display: block;
	height:20px;
	border:0px black solid;
}
#reklama h2	{
	padding: 12px 0px 0px 15px;
	margin: 0px;
	font-family: Arial;
	font-size: 13px;
	color: black;
	float:left;
}
#reklama h2 a	{
	text-decoration: none;
	color: white;
}

#reklama .content	{
	font-size: 11px;
	color: rgb(76,76,76);	
	background: url("../images/cmsImages/boxContent.gif") repeat-y;
}
#reklama .article	{	
	text-align:center;
}
#reklama  .article img	{
	border: 1px solid #EEEEEE;
	padding: 2px;
	background: white;
}
#reklama .article h3	{
	font-size:13px;
	margin:0px;
	padding:3px 0px 0px 0px;
}
#reklama .footerBox	{
	background: url("../images/cmsImages/boxFooter.gif") left top no-repeat;
	display: block;
	height:9px;
	border:0px black solid;
}



#partneri	{
	padding: 0px;
	border:0px black solid;
}
#partneri h2	{
	margin:0px;
	padding: 7px 0px 6px 8px;
	font-size: 12px;
	font-family: verdana,tahoma;
	color: #28445A;
	background: url("../images/boxSearchHeader.gif") left top no-repeat; 
	margin-bottom: 15px;
	font-weight: bold;
	border:0px black solid;
}
#partneri .content	{
	padding: 0px 8px 0px 8px;
	font-size: 11px;
	color: rgb(76,76,76);
}

#partneri .content .row	{
	margin-bottom: 0px;
	position: relative;
}
#partneri .content  a{
	font-size: 11px;
	color: rgb(76,76,76);
	text-decoration: none;
	font-weight: bold;
}

#partneri .content a:hover	{
	text-decoration: underline;
}

#boxAkcie	{
	padding: 0px;
	margin: 0px;
	border:0px black solid;
	font-family: Arial;	
	font-size: 12px;	
	color: black;	
}

#boxAkcie .date	{
	float:left;
	font-size: 11px;
	margin:5px 0px 0px 2px;
}

#boxAkcie  .title a	{
	float:left;
	text-decoration: underline;
    color: rgb(186,0,0);
	font-weight:bold;
	margin:5px 2px 0px 4px;
}
#boxAkcie  .title a:hover	{
	text-decoration: none;
    color: rgb(186,0,0);
}
#boxAkcie .content a	{
	float:left;
	text-decoration: none;
	margin:5px 0px 0px 2px;
	color: rgb(0,99,172);	
}
#boxAkcie .content a:hover	{
	text-decoration: underline;
	color: rgb(0,99,172);
}

#lastminute {
	width:500px;
	font-family: Arial,tahoma,verdana;
	font-size: 13px;
	margin:0px;
	padding:0px;
	float:left;
	color: rgb(71,81,89);
}
#lastminute .headerBox	{
	background: url("../images/cmsImages/headerLastminute.gif") left top no-repeat;
	display: block;
	height:40px;
	border:0px black solid;
}
#lastminute h2	{
	padding: 9px 0px 6px 58px;
	margin: 0px;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: rgb(0,99,172);
	float:left;
}
#lastminute .content{
	padding: 4px 0px 4px 28px;
	font-size: 12px;
	color: rgb(76,76,76);
	background: url("../images/cmsImages/boxContentMiddle.gif") repeat-y;
	text-align:left;	
}
#lastminute ul, #lastminute li	{
	margin: 0;
	padding: 0;
	list-style: none;
}
#lastminute li{
	background:  url("../images/cmsImages/arrow.gif") 0px center no-repeat;
	padding: 4px 4px 4px 35px;	
}
#lastminute .imgHotType{
	float:left;
	margin:0px 5px 0px 0px;
	padding:2px;
	border:1px rgb(0,99,172) solid;
}

#lastminute a{
	font-family: Arial;
	font-weight: bold;	
	font-size: 14px;
	color:rgb(255,102,0);
	border: 0px black solid;
    text-decoration: underline;
	margin-left:3px;
}
#lastminute a:hover{
    text-decoration: none;
}
#lastminute  .price {
	font-family: Arial;
	font-weight: bold;	
	font-size: 15px;
	color:rgb(255,102,0);
	border: 0px black solid;
}
#lastminute  .price strike, #lastminute .originalPrice{
  display:inline;
	font-weight: normal;
	font-size: 12px;	
	color:rgb(255,102,0);
}
#lastminute .footerBox	{
	background: url("../images/cmsImages/boxFooterMiddle.gif") left top no-repeat;
	display: block;
	height:9px;
	border:0px black solid;
}


#hotType {
	width:500px;
	font-family: Arial,tahoma,verdana;
	font-size: 13px;
	float:left;
	color: rgb(71,81,89);
	text-align:left;
	/*background: url("../images/cmsImages/backgroundHotType.gif") left bottom repeat-x;*/
}
#hotType .headerBox	{
	background: url("../images/cmsImages/headerHotType.gif") left top no-repeat;
	display: block;
	height:40px;
	border:0px black solid;
}
#hotType h2	{
	padding: 9px 0px 6px 58px;
	margin: 0px;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: rgb(0,99,172);
	float:left;
}
#hotType .content{
	padding: 13px 0px 4px 28px;
	font-size: 12px;
	color: rgb(76,76,76);
	background: url("../images/cmsImages/boxContentMiddle.gif") repeat-y;
	text-align:left;
}
#hotType .row{
	width:445px;
	margin:0px 0px 9px 0px;	
	padding:0px 0px 5px 0px;	
	border-bottom:1px rgb(195,213,214) solid;
}
#hotType .imgHotType{
	float:left;
	margin:0px 8px 0px 0px;
	padding:2px;
	border:1px rgb(0,99,172) solid;
}

#hotType a{
	font-family: Arial;
	font-weight: bold;	
	font-size: 14px;
	color: rgb(0,99,172);
	border: 0px black solid;
    text-decoration: underline;
	margin-left:3px;
}
#hotType a:hover{
    text-decoration: none;
}
#hotType  .price {
	font-family: Arial;
	font-weight: bold;	
	font-size: 15px;
	color:rgb(255,102,0);
	border: 0px black solid;
	float:right;
	padding:0px 0px 0px 0px;
}
#hotType  .price strike,.originalPrice{
  display:inline;
	font-weight: normal;
	font-size: 12px;	
	color:rgb(255,102,0);
}
#hotType .footerBox	{
	background: url("../images/cmsImages/boxFooterMiddle.gif") left top no-repeat;
	display: block;
	height:9px;
	border:0px black solid;
}

.space{
	padding-left:5px;
}
