html {
	position: relative;
	min-height: 100%;
}

body {
	background: url('/img/background.gif');
	margin-bottom: 80px;
}

a, .h1, .h2, .h3, h1, h2, h3 {
	color: #B44129 !important;
}

h1 {
	margin-top: 0px !important;
}

.flashes-container {
	background: transparent !important;
}

.navbar {
	min-height: 65px;
	background: #fff;
}
.navbar-collapse {
	margin-top: 8px;
}
.navbar-toggle {
	margin-top: 16px;
}

.container {
	background: #fff;
}

.container > .row {
	padding: 1em;
}

.breadcrumbs {
	font-size: 0.8em;
}

.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60px;
	background-color: #fff;
}

.text-smaller {
	font-size: 0.8em;
}

label:not(.required) {
	font-weight: normal;
	font-style: italic;
}

.categoryPerex {
	background: url('/img/koumak_list_box_back.gif') repeat-x;
	overflow: hidden;
	margin-bottom: 20px;
}
.categoryPerex h3 {
	margin-left: 15px;
	font-size: 1.2em;
	margin: 1em !important;
}
.categoryPerex p {
	margin: 0 20px;
}

.navody-categories {
   margin-bottom: 15px;
}

.navody-categories h2 {
	font-size: 22px;
}

.navod-detail h1, h2, h3 {
	font-weight: normal !important;
	margin: 1em 0 0 !important;
	color: #DC5336 !important;
}
.navod-detail h1 {
	font-size: 1.4em;
}
.navod-detail h2 {
	font-size: 1.25em;
}
.navod-detail h3 {
	font-size: 1.1em;
}

.navod-detail .tip {
	padding: .5em;
	text-align: center;
	font-weight: bold;
	border: 1px solid #E3D19B;
}

.back {
	display: block;
	padding: .2em 5px .2em 13px;
	margin: .5em 0;
	font-weight: bold;
	border: 1px solid #E3D19B;
	background: url('/img/koumak_arrow_left_ico.gif') #FEF6DD 5px center no-repeat;
}

.hpbox {
	width: 163px;
	height: 150px;
	position: relative;
	float: left;
	margin: 1em 24px;
	background: url('/img/koumak_encyclo_hpbox_background.gif') transparent top left repeat-x;
	text-align: center !important;
}

.hpbox div {
	position: absolute;
	bottom: 1px;
	width: 161px;
	height: 90px;
	left: 1px;
}

.hpbox a {
	display: block;
	position: relative;
	z-index: 5;
	width: 100%;
	height: 100%;
	text-align: center !important;
}

.hpbox a .vertical {
	font-weight: bold;
	display: block;
	width: 163px;
	height: 58px;
	display: table;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center !important;
}

.hpbox a .vertical span {
    font-size: 1.2em;
    padding: 0 .5em;
    font-weight: bold;
    display: block;
    display: table-cell;
    vertical-align: middle;
    text-align: center !important;
    text-decoration: underline;
}

.active a {
	background: #404040 !important;
	color: #fff !important;
}

.disabled a {
	background: #f8f8f8 !important;
}

.btn-info {
	color: #fff !important;
}

.left-menu {
	padding-left: 10px;
}

.left-menu li {
	display: inline;
	float: left;
	margin: 5px;
	padding: 0 5px 1px 0;
	font-size: .9em;
	background: url('/img/koumak_menu_line_bg.gif') #FEF6DD bottom center repeat-x;
	list-style-type: none; 
}

.left-menu li a {
	color: #B44129;
	padding: .2em 0 .2em 24px;
	display: block;
	background: url('/img/koumak_menu_arrow_ico.gif') transparent 10px center no-repeat;
}


@media ( min-width: 992px ) {
	.left-menu {
		padding-left: 0;
	}
	.left-menu li {
		display: block;
		width: 100%;
		margin: 0;
		padding: 0 0 1px 0;
	}
}

.example_responsive_1 { width: 320px; height: 100px; overflow: hidden; margin-bottom: 15px}
@media(min-width: 500px) { .example_responsive_1 { width: 468px; height: 150px; } }
@media(min-width: 800px) { .example_responsive_1 { width: 500px; height: 200px; } }

.respons-homepage { width: 320px; height: 100px; overflow: hidden; }
@media(min-width: 500px) { .respons-homepage { width: 468px; height: 150px; } }
@media(min-width: 600px) { .respons-homepage { width: 550px; height: 200px; } }
@media(min-width: 800px) { .respons-homepage { width: 750px; height: 200px; } }
@media(min-width: 1200px) { .respons-homepage { width: 940px; height: 300px; } }

.respons-homepage-lista { width: 320px; height: 30px; overflow: hidden; }
@media(min-width: 500px) { .respons-homepage-lista { width: 468px; height: 30px; } }
@media(min-width: 600px) { .respons-homepage-lista { width: 550px; height: 30px; } }
@media(min-width: 800px) { .respons-homepage-lista { width: 750px; height: 30px; } }
@media(min-width: 1200px) { .respons-homepage-lista { width: 940px; height: 30px; } }
