@charset "utf-8";
/* CSS Document - SKILLS HOCKEY CAMP */

/******************************

	global

******************************/

@font-face { font-family: 'tilium-regular'; src: url('fonty/tilium-regular.ttf')  format('truetype'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'tilium-bold'; src: url('fonty/tilium-bold.ttf')  format('truetype'); font-weight: normal; font-style: normal; }

html, body, div, span, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, caption, table, tr, th, td, thead, tbody, tfoot, p, blockquote, cite, q, abbr, acronym, address, a, em, strong, img, ins, del, dfn, kbd, pre, xmp, code, form, fieldset, legend, label, object { padding: 0; margin: 0; }
body { font: 15px Trebuchet MS, Arial, Helvetica, sans-serif; color: #ffffff; background-color: #000000; }

a { color: #BF3D3C; text-decoration: underline; }
a:hover { color: #ffffff; text-decoration: underline; }
a img { border: none; }
p { margin: 0px; padding: 0px; padding-top: 2px; padding-bottom: 2px; border: 0px; }
hr { display: none; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; line-height: 0; height: 0; }
.hidden { position: absolute; left: -66666px; }
.center { text-align: center; }
.text-left { text-align: left !important; }
.text-right { text-align: right !important; }
.text-right-odkaz { text-align: right !important; font-size: 11px; }
.bold { font-weight: bold; }
.strike { text-decoration: line-through; }
.pismo-male { font: 10px Arial, Helvetica, sans-serif; }

/* overlapping */
.overlap { position: relative; overflow: hidden; }
.overlap span { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-position: 0 0; background-repeat: no-repeat; }
.overlap a span,
a.overlap span { cursor: pointer; }


/******************************

	layout

******************************/


#page-wrapper { width: 100%; margin: auto; padding: 0px; position: relative; }
.loga-obsah { float: left; width: 50%; text-align: center; }
	@media screen and (max-width: 1000px) { .loga-obsah { float: none; width: 100%; } }
.loga-obsah img { padding-top: 70px; padding-bottom: 50px; }
	@media screen and (max-width: 1000px) { .loga-obsah img { padding-top: 25px; padding-bottom: 25px; } }
	@media screen and (max-width: 500px) { .loga-obsah img { width: 70%; height: auto; } }
.tlacitka-obsah { width: 100%; text-align: center; background-color: #627A85; }

.hp-box-obsah1 { background: url(../skillshockey-img/boxy-nadpis2-bg.gif); text-align: center; height: 54px; }
.hp-box-obsah1 h2 { padding-top: 10px; font-size: 25px;  }
.hp-box-obsah1 h2 a { text-decoration: none; color: #ffffff; border: 1px solid #ffffff; padding: 20px; padding-top: 5px; padding-bottom: 5px; }
.hp-box-obsah1 h2 a:hover { text-decoration: none; background-color: #000000; color: #ffffff; }
.hp-box-obsah2 { padding: 10px; padding-top: 20px; padding-bottom: 20px; }
.hp-box-obsah2 a { color: #000000; }
.hp-box-obsah2 a:hover { color: #ffffff; }

.partneri-loga { padding-top: 50px; clear: both; text-align: center; }
.partneri-loga img { padding: 20px; }
.partneri-loga img.ochsner { width: 200px; height: 40px; }
	@media screen and (max-width: 600px) { .partneri-loga img.ochsner { width: 125px; height: 25px; } }
.partneri-loga img.bauer { width: 180px; height: 40px; }
	@media screen and (max-width: 600px) { .partneri-loga img.bauer { width: 113px; height: 25px; } }


