
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900&subset=latin,latin-ext);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong {
	font-weight: 500;
}
body {
    margin: 0;
    background: url(../img/body_bg.jpg) repeat;
    font-family: 'Source Sans Pro', sans-serif;
}
.clear {
    clear: both;
} 
.page_wrap {
    width: 1170px;
    margin: 0 auto; 
}
h1 {
	font: 1.5em 'Source Sans Pro', sans-serif;
	font-weight: 700;
	color: #333;
}
h3 {
	font: 1.5em 'Source Sans Pro', sans-serif;
	font-weight: 700;
	color: #ff0000;
	text-transform: uppercase;
}
#header {
    display: table;
    position: relative;
    height: 100%;
    width: 100%;
    background: url(../img/header_bg.png) no-repeat;
    margin-top: 50px;
}
#header_hold {
    display: table-cell;
    vertical-align: middle;
}
#header_hold h1 {
    color: #FF0000;
    font-size: 2.1em;
    margin-left: 85px;
    margin-right: auto;
    width: 600px;
}
#header_hold p {
    color: #FF0000;
    font-size: 2.1em;
    margin-left: 85px;
    margin-right: auto;
    width: 600px;
    font-weight: bold;
}
#logo {
    margin: 10px 20px;
}
#prespat {
    position: absolute;
    top: 10px;
    right: 20px;
    overflow: hidden;
}
#prespat p {
   font: 1.1em 'Source Sans Pro', sans-serif;
	font-weight: 400;
	color: #ff0000; 
}
ul#nav {
    border-bottom: 2px solid #ff0000;
    width: 975px;
    height: 60px;
    text-align: center;
    padding-left: 195px;
}
ul#nav li {
    display: block;
    width: 150px;
    float: left;
    margin-top: 10px;
}
ul#nav li a {
    font: 24px 'Source Sans Pro', sans-serif;
    font-weight: 300;
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding-bottom: 15px;
}
ul#nav li a:hover {
    border-bottom: 4px solid #ff0000;
}
.active {
    border-bottom: 4px solid #ff0000;
	padding-bottom: 18px;
}
a#slider_A {
    background: url(../img/slidar_A.jpg) no-repeat;
    width: 584px;
    height: 270px;
    display: block;
    float: left;
    margin-right: 2px;
	border-bottom: 1px solid #fff;
}
a#slider_B {
    background: url(../img/slider_B.jpg) no-repeat;
    width: 584px;
    height: 270px;
    display: block;
    float: left;
	border-bottom: 1px solid #fff;
}
.panel {
	background: url(../img/panel_bg.gif) repeat-x;
	height: 59px;
}
.panel h2 {
	font: 1.5em 'Source Sans Pro', sans-serif;
	color: #fff;
	font-weight: 600;
	padding: 10px 0;
}
.panel_hold {
	display:table;
	margin:0px auto;
}
.panel_text {
	display:table-cell;
	vertical-align: middle;
}
span.color {
	color: #ff0000;
}
span.bold {
	font-weight: bold;	
}
.up_text {
}

.panel_b {
	background-color: #fff;
	padding: 10px 0 15px 0;
	margin-top: -10px;
	display: block;
	padding-left: 130px;
}
.panel_b h2 {
	font: 1.5em 'Source Sans Pro', sans-serif;
	color: #000;
	font-weight: 700;
	text-transform:uppercase;
	float: left;
	margin-left: 50px
}
.panel_b ul {
	display: inline;
}
.panel_b p, .panel_b a, .panel_c a, .panel_c p {
	float:left;
	font: 1.5em 'Source Sans Pro', sans-serif;
	margin-left: 15px;
	text-decoration: none;
	color: #000;
	
}
.panel_b a:hover, .panel_c a:hover {
	color: #ff0000;
}
.panel_normal {
	background-color: #fff;
	padding: 10px 0 10px 15px;
	margin-top: -10px;
	display: block;
}
.panel_c {
	background-color: #fff;
	padding: 10px 0 15px 0;
	margin-top: -10px;
	display: block;
	padding-left: 10px;
    padding-top: 15px;
}
.panel_c h2 {
	font: 1.5em 'Source Sans Pro', sans-serif;
	color: #000;
	font-weight: 700;
	text-transform:uppercase;
	float: left;
}
.icon {
	float: left;
	padding: 5px 0 0 50px;
}
.info_okno {
	background-color: #f9f9f9;
	padding: 20px 20px 20px 50px;
}
.info_okno p {
	font: 0.9em 'Source Sans Pro', sans-serif;
	margin-top: 15px;
}
.info_okno h1 {
    font: 1.5em 'Source Sans Pro', sans-serif;
	font-weight: 700;
	color: #ff0000;
	text-transform: uppercase;
}
footer {
	width: 100%;
	background: url(../img/panel_bg.gif) repeat-x;
	padding: 15px 0 20px 0;
	margin-bottom: 20px;
}
#footer_hold {
	display:table;
	margin:0px auto;
	
}
#footer_text {
	display:table-cell;
	vertical-align: middle;
}
footer p {
	font: 0.9em 'Source Sans Pro', sans-serif;
	color: #fff;
}

.panel_cennik {
	background-color: #fff;
	padding: 10px 0 10px 15px;
	margin-top: -10px;
	display: block;
}
.cennik {
	margin-right: 15px;
	float: left;	
}
table {
	width: 560px;
	font: 'Source Sans Pro', sans-serif;	
}
h2.cennik_adresa {
	font: 1.5em 'Source Sans Pro', sans-serif;
	font-weight: bold;
	color: #3c3c3c;
	margin-bottom: 10px;
	text-transform: uppercase;	
}
.main_cell {
	background-color: #df6262;
	font-weight: bold;
	font-size: 1.1em;
	padding: 10px;
	color: #3b3b3b;	
}
.tab_podnadpis {
	font: 1em 'Source Sans Pro', sans-serif;
	background-color:#a6a6a6;
	font-weight: bold;
	color: #fff;
	padding: 5px 10px;
}
td {
	font: 0.9em 'Source Sans Pro', sans-serif;
	padding: 5px 10px;
	background-color: #dadada;
	color: #444444;
}
.tabulka_posledna {
	font-size: 0.8em;
	background-color: #cccccc;	
}
.cena {
	font: 1em 'Source Sans Pro', sans-serif;
	font-weight: bold;
	text-align: center;		
}
.cenahl {
	font: 1.4em 'Source Sans Pro', sans-serif;
	font-weight: bold;
	text-align: center;		
}

.tabulka_info {
	width: 550px;
	font: 0.8em 'Source Sans Pro', sans-serif; 	
	float: left;
	margin: 10px 15px 10px 0;
	padding-right: 10px;	
}
.vypln {
	height: 20px;	
}
.tabulka_info h3 {
	font: 1.2em 'Source Sans Pro', sans-serif;
	padding: 10px 0;
}
li.list_indent {
	padding-left: 15px;	
}
.cena_jednotne {
    text-align: center;
}
.tabulka_jednotne {
    width: 280px;
    margin-top: 15px;
}
.image_set img {
	margin: 5px 4px 5px 1px;
	border: 3px solid #999;
	border-radius: 5px;	
}
.galeria_hold {
	padding: 15px 0;	
}
#mapa {
    margin-top: -10px;
}
#mapa_jedna {
    float: left;
    margin: 10px 15px 10px 0;
}
.map_link {
    font: 0.9em 'Source Sans Pro', sans-serif;
    text-decoration: none;
    color: #ff0000;
    text-transform: uppercase;
}
#info_jedna h1 {
    font: 1.5em 'Source Sans Pro', sans-serif;
    font-weight: bold;
}
#info_jedna h2 {
    font: 1.4em 'Source Sans Pro', sans-serif;
    font-weight: bold;
}
#info_jedna {
    padding-left: 15px;
}
#info_jedna li {
    font: 1.3em 'Source Sans Pro', sans-serif;
    font-weight: 300;
}
.mapa_veci h1 {
    padding-top: 10px;
}
.mapa_veci {
    padding: 10px 0 20px 0;
}
.badge {
    position: relative;
    top: -20px;
    right: -480px;
    -webkit-transform: rotate(23deg);
    -moz-transform: rotate(23deg);
    transform: rotate(23deg);
    display: none;
}
p.quote {
    font: 1.2em 'Source Sans Pro', sans-serif;
    font-style: italic;
    padding: 20px 50px;
}