/*
@Author Ľubomír Kováč (kovman)
@Design Michal Kowalczuk
*/
/* ================================================== layout === */

pre {
	font-family: Verdana,Tahoma, Arial CE, Arial;
}

body
{
	padding-bottom: 20px;
	height: 100%;
	margin-bottom: 1px;
	margin-top: 0px;
  
  font-family: Verdana,Tahoma, Arial CE, Arial;
	font-size: 12px;
	color: #000000;
	
  background-image: url('../images/axecapoeira-background.jpg');
	background-repeat: repeat-y;
	background-position:top right;
}

#canvas
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#content-wrapper
{
	min-height: 300px;
	padding: 30px 0 30px 0;
}

#translations
{
	position: absolute;
	width: 1000px;
	height: 30px;
}

#translations ul
{
	margin-top: 0px;
	top: 0px;
	right: 0px;
	position: absolute;
	list-style-type: none;
}

#translations li
{
	padding-right: 5px;
	float: left;
	list-style-type: none;
}

#left-column
{
  float: left;
  width: 230px;
  display: inline;
}

#left-top h3, #left-bottom h3
{
  padding-top: 5px;
  color: #4781AF;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 160%;
}

#left-top h3
{
  margin-top: 0px;
  margin-bottom: 3px;
}

#left-top
{
  padding: 10px;
  background-image: url('../images/axecapoeira-left-top.png');
	background-repeat: repeat-y;
	background-position: top right;
}

#left-top ul
{
  list-style-type: none;
  padding-left:10px;
}

#left-top ul li:before
{
  font-family: arial;
  padding-right: 5px;
  content: ">";
  color: green;
}

#left-bottom
{
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  background-image: url('../images/axecapoeira-left-bottom.png');
	background-repeat: repeat-y;
	background-position: top left;
}

#middle-column
{
  display: inline;
  float: left;
  width: 508px;
  margin: 0 16px 0 16px;
}

#middle-right-column
{
  display: inline;
  float: left;
  width: 754px;
  margin: 0 0 0 16px;
}

#right-column
{
  float: right;
  width: 230px;
  display: inline;
}

#aktuality
{
  font-size: 85%;
  padding-bottom: 3px;
}

#news-head
{
  background-image: url('../images/axecapoeira-news-head.png');
  background-position: top;
  background-repeat: repeat-x;
  height: 36px;
  vertical-align: middle;
}

#news-head h3
{
  color: white;
  font-size: 100%;
  padding: 10px 0 10px 10px;
}

#news-content
{
  padding: 5px 10px 10px 10px;
  background: #A3C5CF;
}

#news-mail
{
  margin-top: 5px;
  margin-bottom: 5px;
  border-color: white;
  border-width: 1px;
  border-style: solid;
  background-image: url(../images/axecapoeira-news-mail.png);
  background-position: center;
  background-repeat: repeat-x;
  height: 22px;
  width: 85%;
}

#news-button
{
  border-color: white;
  border-width: 1px;
  border-style: solid;
  background-color: #1BA045;
  color: white;
  padding: 3px;
  min-width: 90px;
}

#news-button:hover
{
  background-color: #FED217;
  color:black;
}

#news-button:active
{
  background-color: gray;
  color:black;
}

#right-bottom
{
  padding: 5px 0 0 0;
}

#aktuality
{
 /* padding-top: 110px;  */
  
  background: #F7F1D7;
/*  background-image: url('../images/axecapoeira-aktuality.png');
  background-position: top;
  background-repeat: no-repeat;  */
}

.aktuality-head
{
  display: block;
  height: 110px;
  background: #F7F1D7;
  background-image: url('../images/axecapoeira-aktuality.png');
  background-position: top;
  background-repeat: no-repeat;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.aktualita
{
  padding-left: 10px;
  padding-right: 10px;
}

.aktualita h3
{
  text-decoration: underline;
  margin-bottom: 0;
  padding-bottom: 0;
}

.aktualita p.aktualita-datum
{
  margin-bottom: 2px;
}
.aktualita p.aktualita-content
{
  margin-top: 2px;
}

.facebook
	{
		margin-top: 15px;
		margin-left: 15px;
	}
div.cleaner
{
	clear: both;
}

#logo
{
	padding-top: 6px;
	padding-left: 45px;
	float: left;
}

#barrao /*obrázek v sekci "mestre"*/
{
  float: right;
  position: relative;
}

#adriana /*obrázek v sekci "vystoupení"*/
{
  float: left;
  position: relative;
  margin: 10px;
}

.vystoupeni
{
	float: left;
	position: relative;
}
p.vystoupeni-text-tance
{
	padding-top: 20px;
}

.vystoupeni-tabulka
{
	margin-top: 100px;
}

#treninky /*tabulka v sekci treninky*/, .treninky
{
  border-spacing: 15px;
}
#header
{
	margin-top: 20px;
	height: 102px;
    background-image: url('../images/axecapoeira-head.png');
	background-repeat: no-repeat;
	background-position: top right;
}

#footy
{
  padding-top: 25px;
  min-height: 30px;
  font-size: 80%;
  background-image: url('../images/axecapoeira-footy-background.jpg');
  background-repeat: repeat-x;
  background-position: top;
}

#footy a
{
  color: #4781AF;
}

#footy-wrapper
{
  padding-top: 15px;
  
 	position: relative;
	clear: both;
	text-align: right;
}

#main-menu
{
  word-break: normal;
  height: 40px;
  float: right;
  width: 754px;
  margin-top:122px;
  background-image: url('../images/axecapoeira-main-menu-background.jpg');
  background-repeat: repeat-x;
  background-position: bottom;
}

ul#main-menu-list
{
	word-break: normal;
	background: orange;
	padding: 0;
	margin: -11px -1px 0 0;
}

ul#main-menu-list li
{
	word-break: normal;
	margin: 0px 1px 0 0;
	display: inline;
	list-style-type: none;
	float:left;
}

ul#main-menu-list li a, ul#main-menu-list li a:link, ul#main-menu-list li a:visited
{
  word-break: normal;
  display: block;
  background-color: #D6F4FF;
  padding: 10px 14px 10px 15px;
  text-decoration: none;
  color: black;
  text-align: center;
}

ul#main-menu-list li a:hover
{
  word-break: normal;
  background-color: #FED217;
  text-decoration: none;
}

.main-menu-05
{
  word-break: normal;
  width: 120px;
}

.main-menu-06, .main-menu-09
{
  word-break: normal;
  width: 80px;
}

.main-menu-03
{
  word-break: normal;
  width: 130px;
}

.main-menu-01, .main-menu-02, .main-menu-10
{
  word-break: normal;
  width: 75px;
}

.main-menu-04, .main-menu-08
{
  word-break: normal;
  width: 80px;
}

.main-menu-07
{
  word-break: normal;
  width: 100px;
}

.green-box
{
  background-color: #F2FDEF;
  margin-bottom: 10px;
  float: left;
  background-image: url('../images/axecapoeira-greenbox-background.png');
  background-repeat: repeat-y;
  background-position: right top;
}

.blue-box
{
  background-color: #E2F2FF;
  margin-bottom: 10px;
  float: left;
  background-image: url('../images/axecapoeira-bluebox-background.png');
  background-repeat: repeat-y;
  background-position: right top;
}

.left-bb, .left-gb
{
  padding-left:3px;
  padding-right:3px;
  width: 335px;
  float: left;
}

.right-bb, .right-gb
{
  padding-left:3px;
  padding-right:3px;
  width: 160px;
  position: right;
  float: right;
}


h1, h2 
{
  color: #4781AF;
}

a
{
  text-decoration: underline;
  color: #1BA045;
}

a:hover
{
  text-decoration: none;
  color: #5DB456;
}

#footy a
{
	text-decoration: none;
}

#footy a:hover
{
	text-decoration: underline;
}

img
{
	border: 0;
}

img.right-floating {float: right}

.hidden
{
	display: none;
}

div.cordas-wrapper
{
	display: inline-block;
	text-align: center;
}

div.cordas 
{
	float: left;
	text-align: center;
	padding-right: 3px;
}

/* Photos */
.lightbox-link {
    margin: 5px;
    width: 160px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

/* Video player */
.video {
    text-align:center;
}

/* ================================================== @print === */

@media print
{

	body, #canvas, #content
	{
		width: 100%;
		background: white;
		padding: 0;
		margin: 0;
	}

	#content
	{
		min-height: 0;
	}

	}

