body {
	background: #a3ba22 url('images/bg.jpg') top repeat-x;
	font-family:Arial,Verdana;
	font-size: 12px;
	color: #3d3028;
	margin-top: 0px;
}


#maincontainer {
	background: #fff url('images/ody.gif') top repeat-x;
	width: 980px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}
#topsection {
	background: #fff url('images/top.jpg') no-repeat;
	margin: 0;
	padding: 0;
	height: 120px; /*Height of top section*/
}
#topsection p {
	margin: 0px;
	margin-right: 200px;
	text-align: right;
	color: #ff0;
}
#topsection a {
	color: #ff0;
}
.contentwrapper {
	float: left;
	width: 100%;
}
#contentcolumn {
	margin: 0 200px 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
#leftcolumn {
	float: left;
	width: 180px; /*Width of left column in pixel*/
	margin-left: -980px; /*Set margin to that of -(MainContainerWidth)*/
	background: #fff;
}
#leftcolumn ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#leftcolumn a {
	display: block;
	color: #000;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
	border-bottom: 1px solid #bfc2b1;
}
#leftcolumn a:hover {
	background-color: #fff;
}
#leftcolumn_bottom {
	background: #f2ffec url('images/leftcolumn_bottom.png') no-repeat;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 21px;
}

#rightcolumn {
	float: left;
	width: 200px; /*Width of right column*/
	margin-left: -200px; /*Set left margin to -(RightColumnWidth)*/
	background: #e9f5cf;
}
#footer {
	background: #e9f5cf url('images/bottom.png') bottom no-repeat;
	color: #555;
	text-align: center;
	font-size: 10px;
	width: 100%;
	padding: 4px 0;
	clear: left;
}
#footer a {
	color: #555;
}
.innertube {
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

.vip {
	background-color: #e9f5cf;
	border: #bfc2b1 solid 1px;
	padding: 0px 8px 0px 8px;
	margin: 0 0 10px 0;
}
.first {
	background-color: #f9fef3;
	border: #bfc2b1 solid 1px;
	padding: 0px 8px 0px 8px;
	margin: 0 0 10px 0;
}
.economy {
	border: #bfc2b1 solid 1px;
	padding: 0px 8px 0px 8px;
	margin: 0 0 10px 0;
}

h3 {
	color: orange;
}

#searchinput {
	margin: 4px 0 4px 0;
}
#searchbutton {
	background-color: #e9f5cf;
	width: 21px;
	height: 21px;
	border: none;
}

.eshopy {
	height: 96px;
	width: 560px;
}
.eshop1 {
	width: 280px;
	float: left;
}
.eshop2 {
	width: 280px;
	float: right;
}

.eshopy a {
	color: orange;
}
.www {
	width: 120px;
	height: 90px;
	border: none;
	float: left;
}
.popis {
	width: 154px;
	float: right;
}

#navigacia { 
	height: 15px; }
#nav_l_button {
	width: 80px;
	height: 15px;
	border: none;
	float: left;
}
#nav_m {
	text-align: center;
	width: 420px;
	height: 15px;
	border: none;
	float: left;
}
#nav_m a:link    {color: red;}
#nav_m a:active  {color: red;}
#nav_m a:visited {color: red;}
#nav_m a:hover   {color: red;}
#nav_r_button {
	width: 80px;
	height: 15px;
	border: none;
	float: left;
}

#logo {
	border: 0px;
	margin: 0px;
	width: 180px;
	position: relative;
	left: -8px;
}

.reklama img {
	border: 0px;
	margin: 4px 0 4px 0;
}

.bold { font-weight: bold;}
.orange   { color: orange; }
.center { text-align: center; }

.nodisp { visibility: hidden; }









