/* pexo 2 */

@font-face {
    font-family: 'Aller';
    src:  url('../fonts/Aller_Bd.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'euro75';
	src:  url('../fonts/eurof75.ttf')  format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'kg';
    src:  url('../fonts/KGLuckoftheIrish.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
}


textarea {
    width: 100%;
    height: 300px;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    background-color: #f8f8f8;
}

/* Akordy BEGIN*/
    .chordline {
       line-height:2.5;
       }
    .chordline span {
       position:relative;
       }
    .chordline span strong {
       position:absolute;
       top:-1em; /*left:0;*/
       font:bold 95%/1 sans-serif;
		color: #ff6e12;
       }
    .chordline span strong span {
       display:none;
       }
/* Akordy END */

/* hlavicka BEGIN */
div.layout_banner  div {
    font-family: 'kg';
    font-size: 60px;
    color: #000000;
    text-align: center;
}

div.layout_banner div.big {
    margin-bottom: -50px;
    font-size: 150px;
	height: 200px;
}

div.layout_banner div.title_small {
	margin-top: 5px;
	min-width: 400px ;
}

div.layout_banner a {
	text-decoration: none;
}
/* hlavicka END */


/* titul kategorie BEGIN */
h1#category {
    font-family: 'Aller';
    font-size: 50px;
	float: center;
    color: #000000;
}
/* titul kategorie END */


/* vseobecne linky BEGIN */
a {
	font-family: 'Aller';
	padding: 5px 0px;
	color: #616161;
	font-size: 120%;
	text-decoration: none;
}

a:hover{
	color: #f69600;
}
/* vseobecne linky END */


/* kategorie - zoznam BEGIN */
a#obsah {
	padding: 5px;
	font-size: 30px;
	text-decoration: none;
}

a#obsah:hover {
	background: #ff921f;
}


/* A -  CATEGORY */

a.a-category:link {
	height: 120px;
	font-size: 220%;
	max-width: 260px;
	margin: 10px;
	padding-top: 40px;
	text-align: center;
	display: inline-block;
	width: 100%;
}

a.a-category:visited {
	height: 120px;
	font-size: 220%;
	max-width: 260px;
	margin: 10px;
	padding-top: 40px;
	text-align: center;
	display: inline-block;
}

a.a-category:hover {
	height: 120px;
	font-size: 220%;
	max-width: 260px;
	margin: 10px;
	padding-top: 40px;
	text-align: center;
	display: inline-block;
	color: #651d07;
}

a.a-category:active {
	height: 120px;
	font-size: 220%;
	max-width: 260px;
	margin: 10px;
	padding-top: 40px;
	text-align: center;
	display: inline-block;
}


/* A -  ALL */

a.a-all:link {
	height: 70px;
	font-size: 200%;
	max-width: 260px;
	margin: 10px;
	padding-top: 40px;
	border-radius: 4px;
	text-align: center;
	display: inline-block;
	background-color: #F6F6F6;
	width: 70%;
}

a.a-all:visited {
	height: 70px;
	font-size: 200%;
	max-width: 260px;
	margin: 10px;
	padding-top: 40px;
	border-radius: 4px;
	text-align: center;
	display: inline-block;
	background-color: #F6F6F6;
	width: 70%;
}

a.a-all:hover {
	height: 70px;
	font-size: 200%;
	max-width: 260px;
	margin: 10px;
	padding-top: 40px;
	border-radius: 4px;
	text-align: center;
	display: inline-block;
	background-color: #ff921f;
	color: #651d07;
	width: 70%;
}

a.a-all:active {
	height: 70px;
	font-size: 200%;
	max-width: 260px;
	margin: 10px;
	border-radius: 4px;
	padding-top: 40px;
	text-align: center;
	display: inline-block;
	background-color: #F6F6F6;
	width: 70%;
}


/* A -  MENU */

a.a-menu:link {
	height: 40px;
	font-size: 200%;
	color: #f6f6f6;
	margin: 2px;
	padding: 15px 10px 5px 10px;
	text-align: center;
	display: inline-block;
	background-color: #9E9E9E;
	border-radius: 4px;
	/*border: solid 2px black;*/
}

a.a-menu:visited {
	height: 40px;
	font-size: 200%;
	color: #f6f6f6;
	margin: 2px;
	padding: 15px 10px 5px 10px;
	text-align: center;
	display: inline-block;
	background-color: #9E9E9E;
	border-radius: 4px;
	/*border: solid 2px black;*/
}

a.a-menu:hover {
	height: 40px;
	font-size: 200%;
	color: #f6f6f6;
	margin: 2px;
	padding: 15px 10px 5px 10px;
	text-align: center;
	display: inline-block;
	background-color: #ff921f;
	color: #ffffff;
	border-radius: 4px;
	/*border: solid 2px #ff921f;*/
}

a.a-menu:active {
	height: 40px;
	font-size: 200%;
	color: #f6f6f6;
	margin: 2px;
	padding: 15px 10px 5px 10px;
	text-align: center;
	display: inline-block;
	background-color: #9E9E9E;
	border-radius: 4px;
	/*border: solid 2px black;*/
}

input {
	height: 30px;
	font-size: 200%;
	color: #616161;
	margin: 2px;
	padding: 5px 10px 5px 10px;
	display: inline-block;
	border-radius: 5px;
	/*border: solid 2px black;*/
}

#Submit1 {
	height: 50px;
	font-size: 200%;
	color: #f6f6f6;
	margin: 2px;
	padding: 5px 10px 5px 10px;
	text-align: center;
	display: inline-block;
	background-color: #9E9E9E;
	border-radius: 5px;
	/*border: solid 2px black;*/
}

#Submit1:hover {
	height: 50px;
	font-size: 200%;
	color: #f6f6f6;
	margin: 2px;
	padding: 5px 10px 5px 10px;
	text-align: center;
	display: inline-block;
	background-color: #9E9E9E;
	border-radius: 5px;
	/*border: solid 2px black;*/
}
/* A PATA */

a.a-menu-bottom:link{
	color: #f6f6f6;
	font-weight: normal;
	padding-right: 20px;
}

a.a-menu-bottom:visited{
	color: #f6f6f6;
	font-weight: normal;
	padding-right: 20px;
}

a.a-menu-bottom:hover{
	color: #f69600;
	padding-right: 20px;
}

a.a-menu-bottom:active{
	color: #f6f6f6;
	font-weight: normal;
	padding-right: 20px;
}

p{
	font-size: 120%;
	margin-bottom: 40px;
	margin-top: 40px;
}


/*  MEDIA od 1024px *********************************************************** */
/* *************************************************************************** */


@media (min-width: 1024px) {

	a {
		font-size: 120%;
	}

	input, #Submit1 {
		font-size: 120%;
	}
	
	/* A - CATEGORY */
	a.a-category:link {
		width:90%;
		height: 40px;
		font-size: 120%;
		max-width: 260px;
		margin: 5px;
		padding-top: 20px;
	}

	a.a-category:visited {
		height: 40px;
		width:90%;
		font-size: 120%;
		max-width: 260px;
		margin: 5px;
		padding-top: 20px;
	}

	a.a-category:hover {
		height: 40px;
		width:90%;
		color: #651d07;
		font-size: 120%;
		max-width: 260px;
		margin: 5px;
		padding-top: 20px;
	}

	a.a-category:active {
		width:90%;
		height: 40px;
		font-size: 120%;
		max-width: 260px;
		margin: 5px;
		padding-top: 20px;
	}

	/* A - ALL */
	a.a-all:link {
		height: 40px;
		font-size: 120%;
		max-width: 260px;
		margin: 10px;
		padding-top: 20px;
		background-color: #F6F6F6;
		width: 70%;
	}

	a.a-all:visited {
		height: 40px;
		font-size: 120%;
		max-width: 260px;
		margin: 10px;
		padding-top: 20px;
		background-color: #F6F6F6;
		width: 70%;
	}

	a.a-all:hover {
		height: 40px;
		font-size: 120%;
		max-width: 260px;
		margin: 10px;
		color: #651d07;
		padding-top: 20px;
		background-color: #f69600;
		width: 70%;
	}

	a.a-all:active {
		height: 40px;
		font-size: 120%;
		max-width: 260px;
		margin: 10px;
		padding-top: 20px;
		background-color: #F6F6F6;
		width: 70%;
	}

	/*A MENU*/

	a.a-menu:link {
		height: 30px;
		font-size: 120%;
		padding-top: 20px;
	}

	a.a-menu:visited {
		height: 30px;
		font-size: 120%;
		padding-top: 20px;
	}

	a.a-menu:hover {
		height: 30px;
		font-size: 120%;
		padding-top: 20px;
		color:#ffffff;
	}

	a.a-menu:active {
		height: 30px;
		font-size: 120%;
		padding-top: 20px;
	}

	p{
		font-size: 100%;
		margin-bottom: 30px;
		margin-top: 30px;
	}



}






/* kategorie - zoznam BEGIN */



/*
body {
	font: 16px/1.5 Verdana, Arial;
	margin: 0 auto;
	width: 98%;
	max-width: 1000px;
	color: #333;
	background-color: #fff;
}



section#category_menu {
    font-family: 'euro75';
    font-size: 27px;
	padding-top: 10px;
	padding-right: 10px;
	width: 170px;
	float: left;
    color: #000000;
}

section#home {
	padding-left: 170px;
	padding-right: 10px;
	max-width: 500px;
    margin-left: auto;
    margin-right: auto;
	text-align: justify;
}


section#main_window {
	padding-top: 10px;
	padding-left: 10px;
}

div#obsah {
	padding-top: 2px;
	padding-left: 40%;
}

section#category_menu a#obsah {
    color: #000000;

}



#ajax-spinner {
	margin: 15px 0 0 15px;
	padding: 13px;
	background: white url('../images/spinner.gif') no-repeat 50% 50%;
	font-size: 0;
	z-index: 123456;
	display: none;
}

div.flash {
	color: black;
	background: #FFF9D7;
	border: 1px solid #E2C822;
	padding: 1em;
	margin: 1em 0;
}

a[href^="#error:"] {
	background: red;
	color: white;
}

form th, form td {
	vertical-align: top;
	font-weight: normal;
}

form th {
	text-align: right;
}

form .required label {
	font-weight: bold;
}

form .error {
	color: #D00;
	font-weight: bold;
}

h1, h2 {
	color: #3484D2;
	font-size: 1.9em;
	text-align: center;
	font-weight: normal;
}

h1 a {
	color: #3484D2;
}

h2 {
	font-size: 1.4em;
}

.date {
	color: #999;
	text-align: center;
	font-variant: small-caps;
	font-size: .8em;
	letter-spacing: 3px;
	margin: 0 0 -1em;
}

.post {
	padding-bottom:2em;
	margin-bottom:2em;
	text-align: center;
}

.comment {
	padding-bottom: 2em;
}

.comments {
	font-size: .9em;
}

textarea {
	min-width: 400px;
	min-height: 200px;
}

.footer {
	border-top: 1px solid #CCC;
	margin: 2em 0;
	padding-top: 1em;
	text-align: center;
}

.navig {
	margin: 0 0 1em;
	padding: 0;
	text-align: right;
}

.navig li {
	display: inline;
	margin: 0 1em 0 0;
	padding: 0;
}

table{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin: auto;
}

table td, table th{
	border-left:1px solid #cbcbcb;
	border-width:0 0 0 1px;
	font-size:inherit;
	margin:0;
	overflow:visible;
	padding:.5em .5em;
	text-align: left;
}

table td a, table th a {
	padding: 5px 0px;
	color: #616161;
	text-decoration: none;
}

table td a:hover, table th a:hover {
	color: #282828;
	font-size: 105%;
	text-decoration: underline;
}

table tr:nth-of-type(odd) {
	background-color:#f2f2f2
}

table tr:nth-child(2n-1) {
	background-color:#f2f2f2
}

table td, table th{
	border-width:0 0 1px;
}
*/
