body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EBEBEB;
	/*background-image: url("/tanec/images/v2/bg1.jpg");
	background-repeat: repeat-x;
	background-position: center top;
	background-size: 1920px 1200px;*/
	text-align: left;
}

body.http404 {
	background-image: url(/tanec/images/v2/404.jpg);
	background-repeat: no-repeat;
	background-position: center -50px;
}

div.http404 {
	padding-left: 60px;
}

div.http404 h1 {
	font-family: "Arial Black";
	color: #ed1c24;
	font-size: 150px;
	font-weight: bold;
	line-height: 40px;
	padding: 100px 0px 0px 20px;
	border-bottom: 0px;
}

div.http404 h1 span {
	font-family: "Arial";
	color: #898989;
	font-size: 26px;
	font-weight: normal;
	text-transform: uppercase;
}

div.http404 ul {
	padding: 10px 0px 200px 50px;
}

div.http404 ul li{
	list-style-type: none;
	background-image: url(/tanec/images/v2/skin/li-red-arrow.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}

div.http404 p {
	padding: 20px 0px 0px 50px;
}

a {
	color: #1D81C3;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.modra {
	color: #1D81C3 !important;
}

.cervena {
	color: red !important;
}

#fixed_tab {
	background: transparent url("/tanec/images/v2/skin/fixed_tab.png") no-repeat scroll top left;
	cursor: pointer;
	position: fixed;
	left: -23px;
	top: 50%;
	width: 31px;
	z-index: 100;
}
#fixed_tab div {
	height: 100%;
	width: 100%;
}
#fixed_tab.copy_link {
	background: transparent url("/tanec/images/v2/skin/fixed_tab_copy_link.png") no-repeat scroll top left;
	height: 162px;
	margin-top: -81px;
}

#wrapper {
	margin: 30px auto auto auto;
	width: 1170px;
	position: relative;
}

/* Page header *************************************************************************************************************************************************************/

#header {
  box-sizing: content-box;
	height: 92px;
	width: 100%;
	position: fixed;
	top: 0;
	background-color: #ffffff;
	background-image: url(/tanec/images/v2/skin/top.png);
	background-repeat: repeat-x;
	background-position: center top;
	z-index: 9999;
	padding-top: 14px;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.05);
}

#header *
{
  box-sizing: content-box;
}
#header .border {
	height: 90px;
	border-bottom: 1px solid #c8c8c8;
}
#header .inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
}


#header a {
	color: #0072BB;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}

#header .logo {
	float: left;
	padding: 10px 0 30px 0px;
	display: block;
}

#navigation {
	float: right;
	margin: 27px 0 0 0px;
	padding-left: 0;
	font-size: 15px;
}

#navigation li {
	list-style: none;
	float: left;
	margin: 0 3px;
}

#navigation li.sel {
}

#navigation li.sel span {
	display: block;
}

#navigation li.sel a {
	color: #ffffff;
	background-color: #3c7bb9;
}

#navigation li.home.sel a {
	background-color: transparent;
}


#navigation li a {
  box-sizing: content-box;
	display: block;
	padding: 7px 5px 13px 5px;
	color: #3c7bb9;
	height: 17px;
	border-radius: 7px;
}

#navigation li.home a {
	background-image: url(/tanec/images/v2/skin/home.png);
	background-repeat: no-repeat;
	width: 17px;
	line-height: 0; 
	font-size: 0;
	color: transparent;
}
#navigation li a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #3c7bb9;
}

#navigation li.home a:hover {
	background-position: 0 -37px;
	background-color: transparent;
}
li#userinfo{
	margin-top: -27px;
	margin-left: 30px;
}

li#userinfo a {
	display: inline;
}
.mtoggle{
	position: absolute;
	top: 13px;
	right: 10px;
	height: 6px;
	width: 34px;
	margin: 20px;
	border-top: 18px double #0072BB;
	border-bottom: 6px solid #0072BB;
	font-size: 0;
	display: none;
}
#subscribe {
	float: left;
	margin: 0px 0 0 20px;
	width: 240px;
	height: 149px;
}
#subscribe h2 {
	padding-bottom: 10px !important;
}
#subscribe form {
	background-image: url("/tanec/images/v2/skin/subscribe_bg.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 240px;
	height: 49px;
}
#subscribe .field {
	width: 154px;
	margin: 6px 0 0 4px;
	border: none;
	padding: 10px 5px 10px 28px;
	float: left;
	background: none;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #8D8D8D;
}
#subscribe .submit {
	background-image: url("/tanec/images/v2/skin/subscribe_button.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 41px;
	height: 39px;
	margin: 5px 4px 0 0;
	border: none;
	padding: 0;
	cursor: pointer;
	float: right;
	color: #2F2F2F;
	font-style: italic;
}

#userinfo {
	float: right;
	margin: 0;
	padding-top: 5px;
	background-image: url("/tanec/images/v2/skin/user_bg_v2.png");
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 189px;
	height: 85px;
	border-left: 1px solid #c8c8c8;
}

#userinfo p {
	padding: 0px 5px 0px 10px;
	margin: 0;
	font-size: 11px;
}
#userinfo p+p {
	padding: 19px 5px 0px 10px;
	font-size: 11px;
}
#userinfo .user {
	font-size: 14px;
	color: #000000;
}
#userinfo .logout {
	color: #6F6F6F;
}


/* Page content *************************************************************************************************************************************************************/

#content {
	//padding-top: 151px;
}

#page #content {
	min-width: 640px;
	max-width: 1170px;
	margin: auto;
}


/* Page footer *************************************************************************************************************************************************************/

#footer {
	background-image: url("/tanec/images/v2/skin/footer_t.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	clear: both;
	color: #FFF;
	position: relative;
	width: 1170px;
	margin: 10px auto 0px auto;
	background-size: contain;
}

#footer .inbox {
	background-image: url("/tanec/images/v2/skin/footer_bg.png");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
}

#footer .inbox .inbox {
	background-image: url("/tanec/images/v2/skin/footer_shape.png");
	background-repeat: no-repeat;
	background-position: 800px top;
	padding: 10px 0 20px 0;
	background-size: contain;
}

#footer h5,
#footer strong.h5 {
	float: left;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 0 20px;
	width: 250px;
}
#footer h5.colspan {
	width: 420px;
}

#footer P.highlight {
	float: left;
	width: 200px;
	margin: 10px 0 0 30px;
	font-size: 11px;
}

#footer P.copyright {
	text-align: center;
	color: #737373;
	padding: 10px 0 20px 0;
}

#footer UL.about {
	clear: left;
}

#footer UL {
	float: left;
	width: 250px;
	margin: 0 0 0 30px;
	padding: 0;
}

#footer ul li {
	list-style: none;
	background-image: url("/tanec/images/v2/skin/footer_bullet.png");
	background-repeat: no-repeat;
	background-position: 0 -37px;
	/*padding: 4px 0 4px 16px;*/
	height: 25px;
}

#footer ul li:hover {
	background-position: 0 -148px;
}

#footer ul li:first-child {
	background-position: 0 0;
}

#footer ul li:first-child:hover {
	background-position: 0 -111px;
}

#footer ul li:last-child {
	background-position: 0 -74px;
}

#footer ul li:last-child:hover {
	background-position: 0 -185px;
}

#footer ul li a {
	color: #FFF;
	display: block;
	padding: 11px 0 0 15px;
}

/* Boxes Layout ************************************************************************************************************************************************************/
.box0 {
	background: none;
}

.box0 .inbox {
	background: none;
}

.box1 {
	background-image: url("/tanec/images/v2/skin/box1.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	position: relative;
	background-size: contain;
}

.box1 .inbox {
	background-image: url("/tanec/images/v2/skin/box1_bg.png");
	background-repeat: repeat-y;
	background-position: left top;
	background-size: contain;
}

.box1 .hdrbox {
	background-image: url("/tanec/images/v2/skin/box1.png");
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	background-size: cover;
}

.box2 {
	background-image: url("/tanec/images/v2/skin/box2.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
}

.box2 .inbox {
	background-image: url("/tanec/images/v2/skin/box2_bg.png");
	background-repeat: repeat-y;
	background-position: left top;
}

.box2 .hdrbox {
	background-image: url("/tanec/images/v2/skin/box2.png");
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}

.box3 {
	background-image: url("/tanec/images/v2/skin/box3.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}

.box3 .inbox {
	background: none;
}

.box3 .hdrbox {
	background-image: url("/tanec/images/v2/skin/box3.png");
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}

.page-box /* se sloupcem vpravo */
{
	background-image: url("/tanec/images/v2/skin/box1_bg.png");
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px 0px 0px 5px;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
}

.page-box.single /* bez sloupce vpravo */
{
	background-image: url("/tanec/images/v2/skin/box1_bg2.png");
}

.page-box
{
  	position:relative;	   
/*
	-webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1) inset;
	   -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1) inset;
			box-shadow: 0 0 40px rgba(0, 0, 0, 0.1) inset;
*/
}
.page-box:before, .page-box:after
{
	content:"";
	position:absolute; 
	z-index:-1;
	-webkit-box-shadow:0 0 20px rgba(0,0,0,0.2);
	-moz-box-shadow:0 0 20px rgba(0,0,0,0.2);
	box-shadow:0 0 20px rgba(0,0,0,0.2);
	top:0;
	bottom:0;
	left:10px;
	right:10px;
	-moz-border-radius:100px / 10px;
	border-radius:100px / 10px;
} 
.page-box:after
{
	right:10px; 
	left:auto;
	-webkit-transform:skew(8deg) rotate(3deg); 
	   -moz-transform:skew(8deg) rotate(3deg);	 
		-ms-transform:skew(8deg) rotate(3deg);	 
		 -o-transform:skew(8deg) rotate(3deg); 
			transform:skew(8deg) rotate(3deg);
}

.inbox
{
	overflow: hidden;
}

/* Tabs Layout *************************************************************************************************************************************************************/
ul.tabs {
	border-bottom: 5px solid #DCDCDC;
	padding: 0;
	margin: 0;
}

ul.tabs li 
{
	list-style: none;
	float: left;
	background-image: url("/tanec/images/v2/skin/tab_r.png");
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 5px;
}

ul.tabs li:first-child {
	margin-left: 10px;
}

ul.tabs li.sel {
	background-image: url("/tanec/images/v2/skin/tab_a_r.png");
}

ul.tabs li a {
	background-image: url("/tanec/images/v2/skin/tab_bg.png");
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	margin-right: 5px;
	padding: 9px 7px 9px 12px;
	font-size: 14px;
	color: #707070;
}

ul.tabs li.sel a {
	background-image: url("/tanec/images/v2/skin/tab_a_bg.png");
	color: #0072BB;
}

ul.tabs li span {
	font-size: 11px;
	color: #8D8D8D;
}

#Passes span.More + span {
	display: none;
}
#Passes span.More.Expanded {
	display: none;
}
#Passes span.More.Expanded + span {
	display: inline;
}

.box-fullw-hdr
{
	background-image: url("/tanec/images/v2/skin/box1_2.png");
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	background-size: cover;
}

.box-fullw
{
	background-image: url("/tanec/images/v2/skin/box1_2.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	position: relative;
	background-size: contain;
}

.box-fullw-back
{
	background-image: url("/tanec/images/v2/skin/box1_bg2.png");
	background-repeat: repeat-y;
	background-position: left top;
	background-size: contain;
}

.ColumnLeft
{
	float: left;	
}

.ColumnRight
{
	float: right;
}


.box-fullw-back .inner,
.box1 .inner,
.page-box .inner
{
	padding: 30px 40px;
}

h1 {
	font-size: 25px;
	color: #000000;
	font-weight: normal;
	padding: 0px 10px 5px 10px;
	border-bottom: 1px solid #d6e3cc;
	margin-bottom: 15px;
}

/* CLEARFIX */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:before,
.clearfix:after {
  content: ".";	
  display: block;	
  height: 0;	
  overflow: hidden;	
}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;}

.mark
{
	color: #f0353e;
}