/* @override 
	http://pripojkybulusek/ui/css/pripojky-bulusek-v1.css?1
	http://www.pripojky-bulusek.cz/ui/css/pripojky-bulusek-v1.css?1
*/

@charset "UTF-8";

/* @group defaults */

/* DEFAULTS */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

ul,ol {
	list-style: none;
}

fieldset,img, div, p {
	border: none;
}

p, h4 {
	line-height: 140%;
}

caption,th {
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/* @end */

/* @group layout */

* {
	margin: 0;
	padding: 0;
}

html {
	
}

body {
	font: 14px/18px Calibri, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, Arial, Tahoma, Verdanasans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	height: 100%;
	background-color: #ffaf24;
}

#page {
	position: relative;
	width: 100%;
	height: auto;
	background-color: #000000;
}

#box {
	position: relative;
	width: 100%;
	min-height: 400px;
	background: #ffaf24 url(../images/layout/bg-page-top.png) repeat-x center top;
}

div#container {
	position: relative;
	width: 994px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
}

#footer {
	position: relative;
	float: left;
	width: 100%;
	min-height: 91px;
	background: #000000;
}

#footer .inner {
	position: relative;
	width: 934px;
	min-height: 80px;
	margin: 0 auto;
	padding-top: 15px;
}

#footer p {
	font-size: 14px;
	color: #ffffff;
}

#footer p.leva {
	float: left;
	text-align: left;
	width: 450px;
}

#footer p.prava {
	float: right;
	text-align: right;
	width: 450px;
}

#footer a {
	text-decoration: underline;
	color: #ffffff;
}

#footer a:hover {
	text-decoration: none;
}

div#head {
	position: relative;
	float: left;
	height: 235px;
	overflow: hidden;
}

div#menu {
	position: relative;
	float: left;
	background: url(../images/layout/bg-menu-top.png) no-repeat;
	width: 986px;
	height: 42px;
	overflow: hidden;
	font-size: 16px;
	margin: 0px 4px;
}

div#menu ul {
	position: relative;
	float: left;
	margin-top: 12px;
	margin-left: 30px;
}

div#menu p {
	position: relative;
	float: left;
	margin-top: 12px;
	width: auto;
	line-height: 18px;
}

div#menu ul li {
	position: relative;
	float: left;
	padding-left: 12px;
	padding-right: 8px;
	background: url(../images/layout/bg-li-bullet.png) no-repeat 0 5px;
	line-height: 18px;
}

div#menu ul li:first-child {
	padding-left: 0px;
	background: none;
}

div#menu ul li a {
	text-decoration: none;
}

div#menu ul li a.active {
	font-weight: bold;
}

div#menu ul li a:hover {
	text-decoration: underline;
}

div#telefon {
	position: relative;
	float: left;
	width: 995px;
	margin: 0;
	padding: 0;
	height: 56px;
	overflow: hidden;
	background-image: url(../images/layout/bg-telefon.png);
}

div#bagrik {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 489px;
	height: 406px;
	overflow: hidden;
	background-image: url(../images/layout/bg-bagrik.png);
	z-index: 1000;
}

a#hp-link {
	position: relative;
	float: left;
	padding-top: 140px;
	height: 0px;
	width: 478px;
	margin-left: 34px;
	background: url(../images/layout/bg-logo.png) no-repeat;
	overflow: hidden;
}

div#wrap {
	position: relative;
	float: left;
	width: 928px;
	margin: 0;/* 0 0 48px */
	text-align: left;
	min-height: 240px;
	padding: 40px 33px;
}

div#wrap h2 {
	position: relative;
	float: left;
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 20px;
	width: 100%;
}

div#wrap h3 {
	position: relative;
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 20px;
	width: 100%;
}

div#wrap p {
	font-size: 16px;
}

div#wrap p.bigger {
	font-size: 18px;
	font-weight: bold;
}

div#wrap p.bigger.noborder {
	margin-bottom: 0px;
}

div#wrap ul {
	margin-bottom: 14px;
}

div#wrap ul li {
	padding-left: 25px;
	font-size: 16px;
	padding-bottom: 3px;
	background: url(../images/layout/bg-p-li-bullet.png) no-repeat 8px 5px;
}

abbr { border-bottom: 1px dotted #555555;cursor: help;}

a {color: #000000;text-decoration: underline;}
a:hover {text-decoration: none;}

p { margin-bottom: 0.6em;width: 100%;}



/* @group gallery */

#box-inside ul {
	margin-left: 10px;
	list-style-position: inside;
	list-style-type: square;
	margin-bottom: 10px;
}

#box-inside ul li {
	margin-left: 10px;
	margin-bottom: 2px;
}

h3.gallery-headline.main {
	margin-bottom: 10px;
}

p.gallery-popis {
	position: relative;
	float: left;
	width: 870px;
	margin-bottom: 7px;
	margin-left: 10px;
	margin-top: 6px;
	color: #320C06;
	font-size: 12px;
}

div.cell-gallery-front {
	position: relative;
	float: left;
	width: 203px;
	height: 138px;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 15px;
	overflow: hidden;
	background: url(../images/bg-gallery-item-shadow.png) no-repeat left top;
}

div.cell-gallery-front.last {
	margin-right: 0px;
}

div.cell-gallery-front a {
	display: block;
	width: 197px;
	height: 132px;
}

div.cell-gallery-front a img {
	position: relative;
	float: left;
	/*max-height: 133px;*/
}

div.cell-gallery-front a:hover {
	background-color: #ffaf24;
}

div.cell-gallery-front a:hover img {
	opacity: 0.8;
}

div.gallery-dsc {
	position: relative;
	float: left;
	padding: 2px 8px;
	color: #ffffff;
	margin: 0;
	/*background-color: #ffaf24;*/
}

div.gallery-dsc.black {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 184px !important;
	height: auto;
	color: #ffffff;
	background-color: #000000;
	opacity: 0.8;
}

div.gallery-dsc p {
	text-align: left;
	padding: 0;
	margin: 0;
	width: 181px;
	line-height: 15px;
}

#wrap div.link-back {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 24px;
}

#wrap div.link-back a {
	text-decoration: none;
	font-size: 16px;
	padding-left: 12px;
	background: url(../images/layout/bg-p-li-bullet.png) no-repeat left 3px;
}

#wrap div.link-back a:hover {
	text-decoration: underline;
}

/* @end */

/* @group login form */

fieldset#fieldset-authorlogin {

	margin-top: 65px;
	margin-bottom: 85px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	width: 260px;
	padding-left: 50px;
}

#fieldset-authorlogin legend {
	position: relative;
	float: left;
	margin-bottom: 15px;
	margin-top: 25px;
}

#fieldset-authorlogin input#submit {
	position: relative;
	float: left;
	margin-top: 15px;
}

#fieldset-authorlogin ol li {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 5px;
	list-style-type: none;
}

#fieldset-authorlogin ol li label {
	position: relative;
	float: left;
	width: 70px;
	
}

/* @end */

/* @group front-form */

form.front-form table tbody tr>td {
	padding-bottom: 8px;
}

form#poptavka, zeptejteseform {
	display: none;
}

div#ajax-msg-box-info, div#ajax-msg-box-zeptejte-se {
	position: relative;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #FF0000;
	display: none;
}

form.front-form {
	margin-top: 8px;
}

form.front-form table tbody tr>td {
	padding-bottom: 8px;
}

form.front-form table tbody tr td label {
	position: relative;
	float: right;
	margin-right: 8px;
	font-size: 12px;
}

form.front-form table tbody tr td {
	line-height: 27px;
}

input#jmeno, input#email, input#telefon, input#poznamka, input#predmet, input#dotaz {
	text-align: left;
	border: 1px solid #999999;
	background-color: transparent;
	height: 15px;
	padding: 5px;
	width: 240px;
	font: 12px/140% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, Verdana, sans-serif;
}

textarea#poznamka, textarea#dotaz {
	text-align: left;
	border: 1px solid #999999;
	background-color: transparent;
	height: 78px;
	padding: 5px;
	width: 240px;
}

div#poptavka {
	position: relative;
	float: left;
	clear: both;
	width: 632px;
	margin-top: 20px;
	padding-top: 30px;
	border-top: 1px dashed gray;
	padding-left: 265px;
	margin-bottom: 25px;
}

div#poptavka, div#zeptejtese {
	position: relative;
	float: left;
	clear: both;
	padding-left: 110px;
	margin-bottom: 25px;
	margin-top: 25px;
}

form.front-form textarea#poznamka {
	height: 130px;
}

p.margin-top-24 {
	position: relative;
	float: left;
	width: 882px;
	text-align: center;
	margin-top: 24px;
}

p.margin-top-kontakt-info {
	position: relative;
	float: left;
	width: 882px;
	text-align: center;
	margin-top: 0px;
}

/* @end */



/* @group helpers */

.al-left {
	text-align: left;
}

.al-right {
	text-align: right;
}

.al-center {
	text-align: center;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.hidden {
	display: none;
}

.nodisplay {
	display: none;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.uppercase {
	text-transform: uppercase;
}

.no-border {
	border: 0;
}

a:focus {
	-moz-outline-style: none;
	outline: none;
}

a:active {
	outline: none;
}

div.cleaner {
	width: 100%;
	clear: both;
}

/* @end */

/* @group colors */

.colorDarkBlue {
	color: #0C134C;
}

.colorRed {
	color: #C94A1D;
}

.colorBlack {
	color: #000000;
}

.colorGray {
	color: #818181;
}

.colorGray333 {
	color: #333333;
}

.colorBlue {
	color: #336699;
}

div.hot-text p a:hover span.colorBlack {
	color: #ff6600;
}

/* @end */

/* @group pagination */

#pagination {
	float: left;
	margin-left: 230px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: auto;
	color: #0D134D;
	height: 25px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 12px;
	clear: both;
}

#pagination span {
	float: left;
	padding-left: 8px;
	padding-top: 4px;
}

#pagination form {
	float: left;
	display: inline;
}

#pagination input {
	float: left;
	text-align: center;
	border: 1px solid #909090;
	background-color: #ffffff;
	height: 20px;
	width: 23px;
	padding-top: 1px;
	font-size: 12px;
	color: #333333;
}

#pagination img {
	float: left;
	padding: 0 2px;
	margin: 3px 0 0;
}

/* @end */