@charset "UTF-8";
body {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	background-image: url(images/bg_body_provisory.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto, cover;
	background-attachment: fixed;
	font-weight: 300;
	text-decoration: none;
	color: #333;
}
.popis {
	font-size: 16px;
	color: #F00;
	text-decoration: none;
	font-weight: 400;
}


#header {
	position: relative;
	height: 150px;
	width: 100%;
	margin-bottom: 4px;
	background-image: url(images/bg_header.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 4px;
	text-align: center;
}
#navi_strip {
	position: relative;
	min-height: 60px;
	height: auto;
	width: 100%;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/bg_navi_strip.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.navi_icon {
	padding: 5px;
	height: 50px;
	width: auto;
	position: relative;
	font-size: 12px;
	font-weight: 700;
	color: #666;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	display: inline-block;
	zoom: 1;
    *display: inline;
}

a.navi_icon:hover {
	background-color: #EAE8EC;
}

a.navi_icon img {
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: middle;
}

a.navi_icon span {
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: middle;
	margin-left: 5px;
}



.navi_strip_holder_left {
	position: relative;
	height: 60px;
	width: 180px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	text-align: left;
	vertical-align: middle;
}

.navi_strip_holder_right {
	position: relative;
	height: 60px;
	width: 710px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	text-align: right;
	vertical-align: middle;
}

.navi_strip_holder_right select {
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: middle;
}

.navi_strip_holder_right span {
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: middle;
	font-size: 16px;
	font-weight: 700;
	color: #666;
	text-decoration: none;
	margin-left: 10px;
}


 .selector select {
	border: 0 !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	width: auto;
	text-indent: 0.01px;
	text-overflow: "";
	color: #FFF;
	border-radius: 0px;
	margin-right: 0px;
	margin-left: 10px;
	background-color: #cf7435;
	background-image: url(images/select_arrow.png);
	background-repeat: no-repeat;
	background-position: 100% center;
	font-size: 16px;
	font-weight: 700;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a {
	color: #C60;
	text-decoration: none;
	font-weight: 700;
}



.navi_strip_expand {
	position: relative;
	height: auto;
	width: 100%;
	display: none;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
h1 {
	color: #CC6600;
	text-decoration: none;
	font-size: 38px;
	font-weight: 300;
}

h2 {
	color: #CC6600;
	text-decoration: none;
	font-size: 24px;
	font-weight: 400;
	line-height: 26px;
}

hr {
	position: relative;
	border: 0;
	height: 1px;
	max-width: 900px;
	width: 100%;
	margin-bottom: 20px;
	background-color: #CCCCCC;
}
.search_field {
	padding: 5px;
	height: auto;
	width: 590px;
	border: 1px solid #CC6600;
	position: relative;
	color: #666;
	text-decoration: none;
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: middle;
	margin-bottom: 10px;
}

.search_button_lable {
	height: auto;
	width: auto;
	border: 1px solid #CC6600;
	position: relative;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: middle;
	margin-left: 5px;
	background-color: #CC6600;
	background-image: url(images/search_icon.png);
	background-repeat: no-repeat;
	background-position: 100% center;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 45px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.search_button_lable:hover {
	border: 1px solid #CC6600;
	color: #CC6600;
	background-color: #FFF;
	background-image: url(images/search_icon_hover.png);
}

.search_button_watchdog {
	height: auto;
	width: auto;
	border: 1px solid #CC6600;
	position: relative;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: middle;
	margin-left: 5px;
	background-color: #CC6600;
	background-image: url(images/icon_watchdog.png);
	background-repeat: no-repeat;
	background-position: 100% center;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 45px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.search_button_watchdog:hover {
	border: 1px solid #CC6600;
	color: #CC6600;
	background-color: #FFF;
	background-image: url(images/icon_watchdog_hover.png);
}

.search_button_login {
	padding: 5px;
	height: auto;
	width: 90px;
	border: 1px solid #CC6600;
	position: relative;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: middle;
	margin-left: 5px;
	background-color: #CC6600;
	background-image: url(images/icon_login.png);
	background-repeat: no-repeat;
	background-position: 50% center;
	margin-bottom: 10px;
}

.search_button_login:hover {
	border: 1px solid #CC6600;
	color: #CC6600;
	background-color: #FFF;
	background-image: url(images/icon_login_hover.png);
}

.search_button_main {
	padding: 5px;
	height: auto;
	width: 90px;
	border: 1px solid #CC6600;
	position: relative;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: middle;
	margin-left: 5px;
	background-color: #CC6600;
	background-image: url(images/search_icon.png);
	background-repeat: no-repeat;
	background-position: 50% center;
	margin-bottom: 10px;
}

.search_button_main:hover {
	border: 1px solid #CC6600;
	color: #CC6600;
	background-color: #FFF;
	background-image: url(images/search_icon_hover.png);
}

.tip {
	font-size: 12px;
	font-weight: 300;
	color: #666;
	text-decoration: none;
}





#wrapper {
	height: auto;
	min-height: 500px;
	width: 912px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	position: relative;
	text-align: center;
}


#wrapper_content {
	height: auto;
	min-height: 500px;
	width: 832px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	position: relative;
	text-align: center;
	background-color: #FFF;
	padding: 40px;
}

.my_profile_tn {
	padding: 10px;
	height: 200px;
	width: 200px;
	position: relative;
	vertical-align: top;
	border: 1px solid #C60;
	display: inline-block;
	zoom: 1;
    *display: inline;
}

.my_profile_text {
	height: auto;
	width: 640px;
	position: relative;
	vertical-align: top;
	display: inline-block;
	zoom: 1;
    *display: inline;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.orange {
	color: #C60;
	text-decoration: none;
}

.light_italic {
	color: #666;
	text-decoration: none;
	font-style: italic;
}

a.Clanek {
	margin: 2px;
	height: 286px;
	width: 286px;
	position: relative;
	display: inline-block;
	zoom: 1;
    *display: inline;
	display: inline-block;
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
	text-align: left;
		overflow: hidden;
	}
	
a.Silver {
	margin: 2px;
	height: 286px;
	width: 570px;
	position: relative;
	display: inline-block;
	zoom: 1;
    *display: inline;
	display: inline-block;
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
	text-align: left;
		overflow: hidden;
	}
	
	
a.Platinum {
	height: 286px;
	width: 864px;
	position: relative;
	display: inline-block;
	zoom: 1;
    *display: inline;
	display: inline-block;
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
	text-align: left;
	overflow: hidden;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 2px;
	}

a.Gold {
	height: 286px;
	width: 864px;
	position: relative;
	display: inline-block;
	zoom: 1;
    *display: inline;
	display: inline-block;
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
	text-align: left;
	overflow: hidden;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 2px;
	}
	
	
.article_content {
	position: absolute;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.article_background {
	filter: blur(10px);
	-webkit-filter: blur(10px);
	-moz-filter: blur(10px);
	-o-filter: blur(10px);
	-ms-filter: blur(10px);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 160%;
	position: absolute;
	height: 140%;
	width: 140%;
	left: -20%;
	top: -20%;
}




a.Clanek:hover {
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

a.Silver:hover {
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
a.Platinum:hover {
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

a.Gold:hover {
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

.font_white_big {
	font-size: 30px;
	font-weight: 300;
	color: #FFF;
	text-decoration: none;
	line-height: 40px;
}

.font_white_small {
	font-size: 14px;
	font-weight: 300;
	color: #FFF;
	text-decoration: none;
	line-height: 18px;
}

.font_grey_big {
	font-size: 30px;
	font-weight: 300;
	color: #666;
	text-decoration: none;
	line-height: 40px;
}

.font_grey_small {
	font-size: 14px;
	font-weight: 300;
	color: #666;
	text-decoration: none;
	line-height: 16px;
}

.call_to_action_white {
	position: absolute;
	height: 50px;
	width: 50px;
	right: 20px;
	bottom: 20px;
	background-image: url(images/call_to_action_60_white.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.call_to_action_grey {
	position: absolute;
	height: 50px;
	width: 50px;
	right: 20px;
	bottom: 20px;
	background-image: url(images/call_to_action_60_grey.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#footer {
	position: relative;
	height: 120px;
	width: 100%;
	background-image: url(images/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
	padding-top: 20px;
	text-decoration: none;
	text-align: center;
	font-weight: 300;
}

.uni_lity {
	float: none;
	height: auto;
	width: 100%;
	position: relative;
	text-align: left;
}

.uni_lity h1 {
	color: #960;
	font-size: 36px;
	font-weight: 700;
	line-height: 32px;
	text-decoration: none;
	text-align: left;
}

.uni_lity h2 {
	color: #666;
	font-size: 24px;
	font-weight: 300;
	line-height: 26px;
	text-decoration: none;
	text-align: left;
}

.uni_lity_tn {
	width: 100%;
	position: relative;
}

.uni_lity_tittle {
	float: right;
	height: auto;
	width: 60%;
	position: absolute;
	text-align: left;
	top: 20px;
}

.uni_lity_content {
	height: auto;
	width: 100%;
	position: relative;
	padding-top: 20px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #960;
	text-align: justify;
}





@media all and (max-width : 900px) {

.navi_strip_holder_left {
	position: relative;
	height: auto;
	width: 100%;
	display: inline-block;
	zoom: 1;
    *display: inline;
	text-align: center;
}

.navi_strip_holder_right {
	position: relative;
	height: auto;
	width: 100%;
	display: inline-block;
	zoom: 1;
    *display: inline;
	text-align: center;
}

.search_field {
	padding: 5px;
	height: auto;
	width: 80%;
	border: 1px solid #CC6600;
	position: relative;
	color: #666;
	text-decoration: none;
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: middle;
	margin-bottom: 10px;
}

#wrapper {
	height: auto;
	min-height: 500px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	position: relative;
}

#wrapper_content {
	height: auto;
	min-height: 500px;
	width: 94%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	position: relative;
	padding: 3%;
}

a.Clanek {
	height: 33vh;
	width: 96%;
	position: relative;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: top;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

a.Silver {
	height: 66vh;
	width: 96%;
	position: relative;
	background-color: #FFF;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
a.Gold {
	height: 99vh;
	width: 96%;
	position: relative;
	background-color: #FFF;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

a.Platinum {
	height: 99vh;
	width: 96%;
	position: relative;
	background-color: #FFF;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

}

@media all and (max-width : 700px) {



body {
	background-size: auto 100%, cover;

}

}
