@import url('modul-last.css');

html,body,form,fieldset,textarea {
	font: 100%/ 120% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,address {
	margin: 0;
	padding: 0;
}

li,dd,blockquote {
	margin-left: 1em;
}

ul.orange, li.orange, p.orange, h3.orange {
	color: #da871c;
}
ul.blue, li.blue, p.blue, h3.blue {
	color: #408ed8;
}
ul.red, li.red, p.red, h3.red {
	color: #a43030;
}

form label {
	cursor: pointer;
}

fieldset {
	border: none;
}

input,select,textarea {
	font-size: 100%;
}

#mainTop,#mainBottom,#main,#logoCorner,#bannerInfo,#bigBanner,.topStar {
	behavior: url(/iepngfix.htc);
}

a img {
	border: 0px;
}

html {
	height: 100%;
	width: 100%;
	margin: 0;
}

body {
	background-image: url(../img/www/mainBg.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #ffad44;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 100%;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

* html .clearfix {
	height: 1%;
	overflow: visible;
}

*+html .clearfix {
	min-height: 1%;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.reset {
	clear: both;
}

/* FONTS */
h1,h2 {
	font-size: 1.6em;
	float: left;
	font-weight: normal;
	color: #da871c;
	margin: 8px 0 10px;
	width: 100%;
	line-height: 25px;
}

h2 {
	font-size: 1.3em;
}

.h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #da871c;
	line-height: 40px;
	margin: 10px 0;
}

p {
	float: left;
	width: 100%;
}

.ilustL {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.ilustR {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.ilustFlag {
	border: 1px solid #666;
}

.ilustBorder {
	border: 1px solid #ccc;
}

.ilustLMenu {
	float: left;
}

.ourTip {
	color: #313131;
	font-size: 1.2em;
	font-weight: bold;
}

ul {
	float: left;
	width: 100%;
}

ul.flagList {
	width: 605px;
}

/* LAYOUT */
#wrapper {
	width: 970px;
	margin: 0 auto;
	position: relative;
}

#mainTop {
	width: 970px;
	height: 30px;
	margin: 0 auto;
	background-image: url(../img/www/layoutTop.png);
}

#mainBottom {
	width: 970px;
	height: 30px;
	margin: 0 auto;
	background-image: url(../img/www/layoutBottom.png);
}

#main {
	width: 970px;
	margin: 0 auto;
	background-image: url(../img/www/layoutBg.png);
}

/* LOGO + BANNER */
#topPart {
	width: 930px;
	height: 103px;
	position: absolute;
	top: 21px;
	left: 20px;
}

#topPart #logo {
	width: 260px;
	float: left;
	height: 103px;
}

#topPart #logo a img {
	border: 0px;
}

#topPart #banner {
	position: relative;
	height: 103px;
	width: 670px;
	float: left;
}

#banner #logoCorner {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 103px;
	width: 14px;
	background-image: url(../img/www/logoCorner.png);
}

#banner #bannerInfo {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 217px;
	height: 33px;
	background-image: url(../img/www/bannerInfo.png);
	padding: 6px 20px 10px;
	text-align: center;
}

#banner #bannerText {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 217px;
	height: 33px;
	padding: 6px 20px 10px;
	text-align: center;
}

#bannerText a {
	color: #000;
}

#bannerText a:hover {
	color: #666;
}

.clicable {
	cursor: pointer;
}

/* MAIN MENU */
#mainMenu {
	width: 600px;
	padding-left: 300px;
	padding-right: 30px;
	height: 35px;
	position: absolute;
	top: 123px;
	right: 20px;
	background-image: url(../img/www/mainMenuBg.png);
	text-align: right;
	line-height: 35px;
}

#mainMenu a,#mainMenu a:hover {
	text-decoration: none;
	color: #fff;
	padding-left: 12px;
	background-image: url(../img/www/menuArrow.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-right: 20px;
}

/* CONTENT */
#content {
	padding-top: 140px;
	padding-left: 20px;
	width: 930px;
	margin: 0 auto;
	float: left;
	clear: both;
}

#content #rightColumn {
	float: right;
	width: 230px;
	margin-right: 20px;
	display: inline;
}

#content #centerColumn,#content #mainColumn {
	float: left;
	width: 450px;
	margin-left: 20px;
	display: inline;
}
#content #centerColumn h1{
	font-size: 140%;
}

#content #mainColumn {
	width: 700px;
}

#content #leftColumn {
	float: left;
	width: 170px;
	margin-left: 20px;
	display: inline;
}

/* MENU */
.menu {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.menu .top {
	width: 100%;
	background-image: url(../img/www/topMenuBg.png);
	height: 23px;
}

.menu .right {
	height: 23px;
	width: 10px;
	float: right;
	background-image: url(../img/www/topMenuRight.png);
}

.menu .left {
	height: 23px;
	width: 10px;
	float: left;
	background-image: url(../img/www/topMenuLeft.png);
}

.menu .text {
	margin-top: 2px;
	float: left;
	font-size: 1.1em;
	color: #fff;
	font-weight: bold;
}
.menu .textSmall{
	font-size: 0.9em;
}

.menu .menuContent {
	float: left;
	background-color: #f2ddbd;
	width: 150px;
	padding: 10px 10px;
}

#rightColumn .menu .menuContent {
	width: 210px;
}

.weatherRow {
	width: 100%;
	float: left;
	margin-bottom: 5px;
	line-height: 35px;
	position: relative;
}

.weatherRow .imgBorder {
	background-color: #fff;
	position: absolute;
	left: 0px;
	height: 50px;
}

.weatherRow .imgBorder img {
	
}
.weatherRow .weatherText .smallWeather{
	font-size: 0.7em;
}
.weatherOdd {
	background-color: #e9cca0;
}

.weatherText {
	margin-top: 4px;
	margin-left: 58px;
	margin-bottom: 3px;
	line-height: 18px;
}

/* SUBMENu */
.submenu {
	height: 25px;
	width: 170px;
	background-image: url(../img/www/submenuBg.png);
	color: #000;
	line-height: 25px;
	float: left;
}

.submenu img {
	float: left;
	margin: 7px 5px 0;
}

.submenu a {
	color: #000;
}

.submenu a:hover {
	color: #666;
}

/* CATALOG */
.katalog {
	margin: 5px 23px;
	border: 1px solid #ccc;
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
}

.katalogBox {
	width: 100%;
	float: left;
}

.obrazokKatalogu {
	float: left;
	border: 1px solid #ccc;
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
}

.katalogList {
	float: left;
	margin-right: 6px;
	margin-top: 7px;
}

.katalogBox .zoznam {
	float: left;
	margin-left: 15px;
	width: 400px;
	list-style: none;
}

.katalogBox .zoznam li {
	margin-bottom: 10px;
	float: left;
	clear: both;
	width: 100%;
	display: inline;
}

.katalogBox .zoznam li img {
	margin-right: 10px;
}

/* SEARCH */
.formRow {
	width: 100%;
	float: left;
	margin-bottom: 5px;
}

.formRow .label {
	width: 30%;
	float: left;
}

.formRow .formItem {
	width: 70%;
	float: left;
}

.formRow .formItem input {
	width: 110px;
	float: left;
}

.formRow .formItem .inputSubmit {
	width: 115px;
	float: left;
	background-image: url(../img/www/submit.png);
	border: 0px;
}

.formRow .formItem select {
	width: 145px;
}

.searchTour {
	width: 140px;
}

.searchTourSmall {
	width: 50px;
}

/* CONTACTS */
.halfMenuContent {
	float: left;
	width: 50%;
}

.contactImage {
	float: left;
	width: 50px;
}

.contactRow {
	float: right;
	width: 145px;
	line-height: 20px;
	margin-bottom: 10px;
}

.contactRow img {
	float: left;
	margin-right: 10px;
}

.contactInfo {
	float: right;
	width: 145px;
}

/* HELPER */
.topSpace {
	padding-top: 10px;
}

.bottomSpace {
	padding-bottom: 10px;
}

.leftSpace {
	text-indent: 10px;
}

.topSpaceBig {
	padding-top: 22px;
}

.bottomSpaceSmall {
	padding-bottom: 5px;
}

.smallNimf {
	float: left;
	width: 100%;
	font-size: 0.8em;
	line-height: 125%;
}

.smallNimfTitle {
	font-size: 1.1em;
}

.bigNimfTitle {
	font-size: 1.2em;
}

.nimfList {
	float: left;
	width: 100%;
	border-bottom: #e9cca0 solid 2px;
	padding: 20px 0;
}

.block {
	display: block;
}

/* ITEMS */
.mainStartText {
	float: left;
	width: 100%;;
	margin-top: 10px;
}
.menuBanner{
	float:left;
	margin-bottom:15px;
	position:relative;	
}
.mainStartText .text {
	float: left;
	background-color: #f6f6f6;
	border: 2px solid #d6d6d6;
	padding: 8px;
	width: 430px;
	text-align: justify;
}

.item,.itemWide {
	width: 440px;
	float: left;
	clear: both;
	margin-bottom: 10px;
	padding: 5px;
}

.itemWide {
	width: 690px;
}

.item a {
	color: #da871c;
}

.item a:hover {
	color: #666;
}

.item img {
	border: 1px solid #666;
	float: left;
	margin-right: 10px;
}

.itemWide .title {
	float: left;
	width: 555px;
}

.item .title {
	width: 365px;
	float: left;
}

.item .information {
	float: left;
	width: 365px;
	text-align: left;
}

.itemWide .information {
	width: 555px;
}

.informationWrapper {
	float: left;
	clear: both;
	width: 100%;
}

.informationWrapper .info {
	float: left;
	margin-right: 8px;
}

.informationWrapper .noRightSpace {
	margin-right: 0px;
}

.evenItem {
	background-color: #f2ddbd;
}

.informationWrapper .perex {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 5px;
}

.mainPerex {
	float: left;
	width: 310px;
	margin-top: 10px;
}

.mainPerex .text {
	float: left;
	background-color: #f6f6f6;
	border: 2px solid #d6d6d6;
	padding: 8px;
	width: 290px;
}

/* TAG */
.tag1 {
	font-size: 1.3em;
}

.tag2 {
	font-size: 1.2em;
}

.tag3 {
	font-size: 1.1em;
}

.tag4 {
	font-size: 1em;
}

.tag5 {
	font-size: 1em;
}

/* BOTTOM */
#bottom {
	float: left;
	clear: both;
	width: 890px;
	font-size: 0.8em;
	margin-left: 20px;
	padding: 10px 20px 0;
	display: inline;
}

#links {
	margin-left: 90px;
	width: 720px;
	text-align: center;
	float: left;
	padding-top: 10px;
	display: inline;
}

#copyright {
	float: right;
}

#bookmark {
	float: left;
}

#mainInformation {
	width: 150px;
	/*	height: 120px;
	background-color: #f2ddbd;*/
	float: left;
	/*padding: 10px;
	line-height: 1.8em;*/
}

#mainInformation #secondBlock {
	float: right;
	width: 150px;
}

/*TOUR */
.mainPhoto { /*float: right;*/
	height: 139px;
	width: 228px;
}

#mainPhotoBox {
	float: right;
	text-align: right;
}

.mainText {
	width: 100%;
	float: left;
	text-align: justify;
}

.bigBox {
	width: 100%;
	float: right;
	clear: both;
}

#infoListWrapper {
	float: right;
	width: 390px;
	padding-top:20px;
}

.infoList {
	width: 350px;
	padding: 10px;
	float: right;
	margin: 0 0 20px 20px;
	background-color: #f2ddbd;
}

.infoList .row {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 5px;
}

.infoList .row img {
	margin-right: 5px;
}

.table .bottomHr {
	padding-bottom: 10px;
	border-bottom: 2px solid #ddd;
}

.table {
	float: left;
	clear: both;
	width: 100%;
}

.table .row {
	float: left;
	clear: both;
	width: 100%;
}

.table .menuRow {
	width: 170px;
	float: left;
	clear: both;
}
.column0 {
	float: left;
	width: 422px;
}
.column1 {
	float: left;
	width: 70px;
}

.column2 {
	float: left;
	width: 40px;
}

.column3 {
	float: left;
	width: 100px;
}

.column7 {
	float: left;
	width: 180px;
}

.column4 {
	float: left;
	width: 220px;
}

.column5 {
	float: left;
	width: 320px;
}

.column6 {
	float: left;
	width: 400px;
}

.column8 {
	float: left;
	width: 480px;
}

.column9 {
	float: left;
	width: 140px;
}

.column10 {
	float: left;
	width: 260px;
}

.column11 {
	float: left;
	width: 150px;
}

.column12 {
	float: left;
	width: 300px;
}

.columnSpace {
	margin-left: 15px;
}

.columnLeft {
	float: left;
	width: 170px;
}

.vyhledatZajazdSelect {
	float: left;
	width: 106px;
}

.vyhledatZajazdDatum {
	float: left;
	width: 125px;
}

.vyhledatZajazdVyhledat {
	float: left;
	width: 90px;
}

.zajazdyPrehladRow {
	padding: 3px 0;
	border-bottom: 2px solid #e9cca0;
	float: left;
	width: 350px;
}

.zajazdOdjezd {
	width: 65px;
	float: left;
	margin-left: 5px;
	display: inline;
}
.vyprodano div.zajazdOdjezd, .vyprodano div.zajazdCena {
color:#606060;
}
.vyprodano div.zajazdMista{
color: #cc0000;
font-weight: bold;
}
.zajazdDni {
	width: 40px;
	float: left;
	text-align: center;
}

.zajazdPoznamka {
	width: 100px;
	float: left;
	text-align: left;
}

.zajazdPoznamka img {
	_margin-bottom: 4px;
	margin-right: 4px;
}

.zajazdMista {
	width: 80px;
	float: left;
	text-align: center;
}

.zajazdCena {
	width: 60px;
	float: left;
}

.zajazdLegenda {
	width: 175px;
	float: left;
}

.doleZajazdTermin {
	width: 210px;
	float: left;
	_width: 190px;
}

.doleZajazdDni {
	width: 70px;
	float: left;
}

.doleZajazdPoznamky {
	width: 100px;
	float: left;
}

.doleZajazdMista {
	width: 80px;
	float: left;
}

.doleZajazdDoprava {
	width: 150px;
	float: left;
}

.doleZajazdCena {
	width: 90px;
	float: left;
}

.doleZajazdTermin img {
	float: left;
	margin-right: 5px;
}

.verticalCenterText {
	line-height: 26px;
	margin-top: 2px;
	vertical-align: middle;
}

.oddLine {
	background-color: #EFCFA5 /*#eee*/;
}

.evenLine {
	background-color: #F7DFBD;
}

.hotelRow {
	flaot: left;
	margin-bottom: 10px;
	padding: 10px;
	width: 680px;
}

.hotelRowEven {
	background-color: #f2ddbd;
}

.bigTable {
	line-height: 30px;
}

.bigTable .row {
	border-bottom: 1px solid #ccc;
}

.table .row input {
	border: 0px;
	background-color: #ddd;
	width: 300px;
	padding: 5px;
	text-align: center;
}

.table .row .objednavka input {
	width: 30px;
	float: left;
}

.table .row .objednavkaSubmit input {
	width: 176px;
	float: left;
	background-image: url(../img/www/submit.png);
	background-repeat: repeat-x;
	height: 26px;
	cursor: pointer;
	font-weight: bold;
}

.table .row .objednavkaSubmit {
	border-top: 2px solid #FF9200;
	border-left: 2px solid #FF9200;
	width: 176px;
}

.table .row .searchInput input {
	width: 75px;
	float: left;
}

.table .row .searchSelect select {
	width: 90px;
	float: left;
	margin-top: 6px;
}

.table .row .searchSelectWide select {
	width: 100px;
	float: left;
	margin-top: 2px;
}

.table .row textarea {
	border: 0px;
	background-color: #ddd;
	width: 300px;
	padding: 5px;
}

.table .row .submit {
	width: 150px;
	padding: 5px;
	height: 26px;
	background-image: url(../img/www/submit.png);
}

.table .row .vyhledatZajazdSubmit {
	width: 130px;
	padding: 5px;
	height: 26px;
	background-image: url(../img/www/submit.png);
}

.problem {
	color: red;
}

.hidden {
	opacity: 0;
	position: absolute;
}

.visible {
	opacity: 1;
}

input.dashboard,select.dashboard {
	width: 110px;
	float: left;
}

button.dashboard {
	background: url(../img/www/dashboard-icon.gif);
	border: 0;
	cursor: pointer;
	float: left;
	height: 20px;
	margin-left: 10px;
	margin-top: 3px;
	width: 20px;
}

button.dashboard:hover,button.dashboard.active {
	background-position: 0 20px;
}

div.dashboard {
	background: url(../img/www/dashboard.png);
	height: 175px;
	padding: 0 12px;
	text-align: center;
	width: 147px;
}

div.dashboard * {
	margin: 0;
	padding: 0;
}

div.dashboard div {
	background: none !important;
	cursor: move;
	height: 165px;
	overflow: hidden;
	padding-top: 10px;
	position: relative;
	width: 147px;
}

div.dashboard caption {
	color: #CF0;
	font: normal 12px/ 17px Arial, Helvetica, sans-serif;
	padding-top: 4px;
	text-align: center;
	width: 100%;
}

div.dashboard caption a {
	cursor: pointer;
	display: block;
	height: 11px;
	overflow: hidden;
	position: absolute;
	text-indent: -100px;
	top: 16px;
	width: 11px;
}

div.dashboard caption a.prev {
	background-image: url(../img/www/dashboard-prev.gif);
	left: 1px;
}

div.dashboard caption a.next {
	background-image: url(../img/www/dashboard-next.gif);
	right: 1px;
}

div.dashboard caption a:hover {
	background-position: 0 11px;
}

div.dashboard caption span {
	height: 25px;
	position: relative;
	text-align: center;
}

div.dashboard caption span.month {
	padding-right: 8px;
}

div.dashboard caption span.month:after {
	content: ',';
}

div.dashboard table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	cursor: default;
	margin: 0 auto;
	overflow: hidden;
	width: 147px;
}

div.dashboard td,div.dashboard th {
	border: 0;
	color: #999;
	font: normal 12px Arial, Helvetica, sans-serif;
	height: 19px;
	text-align: center;
	width: 21px;
}

div.dashboard td {
	color: #333;
	font-size: 11px;
	padding-right: 5px;
	text-align: right;
	width: 16px;
}

div.dashboard td.invalid {
	color: #666;
}

div.dashboard td.valid {
	color: #FFF;
	cursor: pointer;
}

div.dashboard td.active,div.dashboard td.hover {
	color: #CF0;
	cursor: pointer;
}

.galleryPhotos {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 5px solid #f2ddbd;
	opacity: .80;
	-moz-opacity: 0.8;
	filter: alpha(opacity =     80);
}

.galleryPhotos:hover {
	border: 5px solid #e9cca0;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity =     100);
}

/*BIG BANNER */
#bigBanner {
	position: absolute;
	top: 80px;
	left: 190px;
	width: 290px;
	height: 283px;
}

#bigBanner img {
	width: 290px;
	height: 283px;
}

/*PAGER*/
#pager {
	width: 100%;
	float: left;
	font-size: 1.2em;
	margin-top: 10px;
	
}

#pager span {
	margin-right: 10px;
}
#pager .active a{
	text-decoration: none;
	color:#000;
}

/*prestylovani stranky zajezdu*/
#nazevZajezdu {
	background-color: #f5bb6a;
	padding: 5px;
	height: 100%;
	text-align: center;
}

#nazevZajezdu h1 {
	
}

#nazevZajezdu h1 {
	color: #393737;
	font-weight: bold;
	margin-bottom: 0px;
}

#nazevZajezdu h1 a {
	color: #393737;
	font-weight: bold;
}

#mainInformation0 {
	background-color: #F7DFBD;
	width: 680px;
	float: left;
	padding: 10px;
	line-height: 1.8em;
}

#otherInformation {
	float: right;
	margin-right: 80px;
}

#pickedTermBox {
	text-align: center;
	color: #393737;
	background-color: #f5bb6a;
	width: 100%;
	float: left;
}

#pickedTermBox .zajazdPoznamka {
	text-align: center;
}

#pickedTerm {
	font-size: 135%;
	color: black;
}

#pickTermBox {
	color: #393737;
	background-color: #f5bb6a;
	padding: 10px;
}

#dayFilter {
	float: right;
	width: 170px;
	text-align: right;
}

#dayFilter select {
	float: right;
	margin-left: 8px;
}

.mainInformationHead {
	color: #393737;
	font-weight: bold;
}

.nepovinnePriplatky {
	color: #585858;
}

.seda {
	color: gray;
}

.kalkulace {
	border: 2px solid #FF9200;
}

.kalkulaceCelkem {
	background-color: #f5bb6a;
	font-weight: bold;
}

#prejitNa {
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(../img/www/icon-prejitna.gif);
	width: 121px;
	height: 33px;
}

.podnadpisObjednavky {
	background-color: #f5bb6a;
}

.leftSpace2 {
	padding-left: 10px;
}

#zakaznik input {
	width: 210px;
}

#zakaznik textarea {
	width: 260px;
}

#zakaznik .submit {
	cursor: pointer;
	width: 190px;
}

#zakaznik .table {
	width: auto;
}

#zakaznik .row {
	width: 450px;
}

.povinne {
	float: left;
	font-weight: bold;
}
.hotline{
	height: 38px;
	width:138px;
	font-weight: bold;
	line-height: 38px;
	color: #115e01;
	background: url('/img/www/hotline.png') no-repeat;
	padding-left:32px;
	background-color: red;
}
.hotlineText{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
}
.hotlineTime table td{
	font-size: 11px;	
}
.hotlineDays{
	width:60px;
}
.akcni-nabidky{
	float:left;
	width:100%;
	margin-bottom:10px;
}
.akcni-nabidkyWide{
	float:left;
	width:100%;
	margin-top:15px;	
}
.akcni-nabidka{
	float:left;
	width:124px;
	height:159px;
	border:2px solid #d6d6d6;
	margin-right:21px;
	background-color: #f6f6f6;
	padding:4px;
	position:relative;
	display:inline;
}
.akcni-nabidka .topStar{
	position:absolute;
	top:-18px;
	right:-20px;	
	width:48px;
	height:48px;
	z-index: 100;
}
.akcni-nabidka .image{
	width:123px;
	height:60px;
	border:1px solid #686868;
	position:absolute;
	top:4px;
	left:4px;
	_top:0px;
	_left:0px;
	z-index: 10;
}
.akcni-nabidka .text{
	position:absolute;
	width:124px;
	height:96px;
	top:67px;
	left:4px;
	overflow: hidden;
}
.akcni-nabidka .text .popis{
	font-size: 0.85em;
	line-height: 16px;
}
.noRightMargin{
	margin-right:0px;
}
.nabidkaWide{
	margin:0 19px 25px;
	display:inline;
}
.topMargin{
	margin-top:15px;
}
.showMore{
	text-align:center;
	float:right;
	width:260px;
	height:26px;
	line-height: 24px;
	background: url('../img/www/showAllBg.gif');
	position:relative;
}
.showMore a{
	color:#fff;
}
.showMore a:hover{
	color:#eee;
}
.showAllLeft{
	position:absolute;
	left:0px;
	top:0px;
}
.showAllRight{
	position:absolute;
	right:0px;
	top:0px;
}
#fb_share_box{
	background:none;
	margin:0 0 20px;
	padding:0 10px 0 0;
	text-align:right;
	width:360px;
}