/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/layout.css);


/* Spacing
----------------------------------------------------------------------------------------------------*/

.module,
#content,
#footer { margin: 5px; }

#header { 
	margin: 0 5px 5px 5px;
	padding: 10px;
}

#logo { margin-right: 20px; }

#toolbar,
#headerbar { margin-bottom: 45px; }

#toolbar + #headerbar { margin-top: -35px;}

#headerbar .module {
	margin-top: 0;
	margin-bottom: 0;
}

.breadcrumbs { margin-bottom: 20px; }

#footer {
	margin-bottom: 10px;
	padding: 10px;
}

#footer .module { margin: 0; }


/* Layout
----------------------------------------------------------------------------------------------------*/

#header,
#footer { color: #CCC; }

#header { background: #1A1A1C; }

#menubar { 
	position: absolute;
	right: 7px;
	bottom: 7px;
}

#menu { float: right; }

/* #top-a + #main:before,
#top-b + #main:before,
#main + #bottom-a:before,
#main + #bottom-b:before {
	display: block;
	content: "";
	height: 20px;
	margin: 0 5px;
	background: url(../images/layout_separator.png) repeat-x;
}*/

#content {
	padding: 20px;
	background: #FAFAFA;
}

#footer { 
	text-align: left;
	background: url(../images/module_transparent.png); 
}

#totop-scroller {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 1;
	width: 35px;
	height: 35px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
}

#totop-scroller:hover { background-position: 0 -50px; }


/* pridano David Zirhut */
input.search-query {
	width: 190px;
}




/* modul osoba frontpage */
.mod-osoba-frontpage {
	min-height: 10px !important;
	height: 477px !important;
	overflow: hidden;
}
div.mod_popis p {
	margin: 0;
}
div.popis_over {
	position: absolute;
	bottom: 0px;
	left: 20px;
	width: 220px;
	height: 80px;
	background: transparent url('/components/com_osobnosti/images/prechod-transparent-white2.png') left bottom no-repeat;
}
#innerbottom div.popis_over {
	background: transparent url('/components/com_osobnosti/images/prechod-transparent-blue2.png') left bottom no-repeat;
}
div.popis_over a {
	margin-top: 25px;
}
div.mainpage_osoba_envelope h3 {
	margin: 0 !important;
	line-height: 40px !important;
}
div.mainpage_osoba_envelope h4 {
	margin: 0;
}
#content.homepage {
	margin-bottom: 0px;
	background: #40a5c3;
}
.innerbottom.homepage .module, .innerbottom.homepage {
	margin-top: 0px !important;
}
.mod-osoba-frontpage.vyroci {
	background: #40a5c3;
	margin-top: 0px !important;
}
.module-fp-right-top {
	background: black !important;
}
.module-fp-right-top h3 {
	color: #40a5c3;
	line-height: 30px !important;
	font-size: 30px !important;
}
.module-fp-right-top p {
	color: white;
}
#top-a .module {
	padding: 10px 0;
	background: #b3b3b3;
}
#top-a select {
	margin: 5px 0;
	width: 140px;
}
#top-a .alert {
	margin: 0;
}
#sidebar-a {
	position: relative;
	height: 685px;
	/*background: #b3b3b3;*/
	overflow: hidden;
}
#sidebar-a .module {
	background: #b3b3b3;
	margin-top: 0;
	margin-bottom: 0;
	padding: 25px 20px 0;
}
#sidebar-a .module hr {
	margin-top: 20px;
}
#sidebar-a .grid-box:first-child .module {
	margin-top: 5px;
}
#sidebar-a .title { 
	color: black;
	font-family: "LeagueGothicRegular"; 
	font-size: 30px;
	margin-bottom: 10px;
}
#sidebar-a .pocet { 
	position: relative;
	display: inline-block;
	background: #777777;
	color: white;
	top: -5px;
	margin-left: 10px;
	padding: 0px 10px;
	border-radius: 10px;
	font-size: 11px;
}
#sidebar-a .module.last {
	padding-bottom: 80px;
}
#sidebar-a .grid-box:last-child {
	/*display: none;*/
	position: absolute;
	left: 0;
	bottom: 27px;
}
#sidebar-a .grid-box:last-child .module {
	margin-top: 0px;
	padding-top: 0px;
	background: black;
	/*padding-bottom: 50px;*/
}
#sidebar-a .grid-box:last-child .title {
	color: #40a5c3;
	font-size: 24px;	
}
#sidebar-a .grid-box:last-child .pocet {
	color: #ffffff;
	font-size: 30px;	
	background: inherit;
	top: inherit;
	margin-left: 0px;
	padding: 0px 3px;
	border-radius: 0px;
}
#sidebar-a a.fa {
	color: black;
}
div.celkemfp {
	margin: 10px 5px;
	padding: 0px;
}
div.celkemfp div {
	margin: 0px;
	padding: 20px 0;
}

div.celkemfp .title {
	font-family: "LeagueGothicRegular";
}
div.celkemfp hr {
	/*background-color: black;*/
	border-color: black;
	margin: 0px 20px;
}
#footer .levy-sloupec {
	margin-left: 0px;
	margin-right: 0px;
}
#footer .pravy-sloupec {
	margin-left: 20px;
	margin-right: 0px;
}
#footer ul {
	list-style-type: none;
	padding-left: 0px;
	margin: 0;
}
#footer li {
	border-bottom: 1px solid #635E68;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#footer a {
	color: #3FA5C3 !important;
}
#footer i.fa-stack-2x {
	color: #635E68;
}
#footer .img-responsive {
	margin-left: 20px;
}
button.btn i.fa {
	margin-right: 10px;
}
button.search {
	background: #265680;
}
#content {
	position: relative;
}
#content .badge {
	top: -5px;
	right: 10px;
	width: 40px;
	height: 55px;
	background: url(/templates/yoo_bigeasy/styles/turquoise/images/module_badges.png) 0 0 no-repeat;
	display: block;
	position: absolute;
}
 
#content .badge-hot { background-position: 0 0; }
#content:hover .badge-hot { background-position: 0 -60px; }
#content .badge-top { background-position: 0 -120px; }
#content:hover .badge-top { background-position: 0 -180px; }
#content .badge-free { background-position: 0 -240px; }
#content:hover .badge-free { background-position: 0 -300px; }
#content .badge-new { background-position: 0 -360px; }
#content:hover .badge-new { background-position: 0 -420px; } 

#content {
	background-image: url(/templates/yoo_bigeasy/images/background/paper_lighter.jpg);
}
