/* reset margin + padding*/
div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,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
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html,body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* reset end */
html,body {
	height: 100%;
}

html {
	color: #2a2a2a;
	font: 62.5%/ 1.8em Arial, Verdana, sans-serif;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.8em;
	background: #4a7d06;
}

body {
	text-align: left;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}

a {
	text-decoration: none;
	color: #467b02;
}

a:hover {
	text-decoration: underline;
}

body,html {
	margin: 0;
	padding: 0;
}

#whole {
	position: relative;
}

.header {
	background: url('../images/header.jpg') center no-repeat;
	height: 483px;
}

#wrapWrap {
	position: relative;
	top: -220px;
	width: 960px;
	margin: 0px auto;
}

.topPadding {
	padding-top: 261px;
}

#homeLink {
	position: absolute;
	top: -210px;
	left: -20px;
	display: block;
	width: 190px;
	height: 210px;
}

#menuWrap {
	float: left;
}

.menuTop {
	width: 213px;
	height: 12px;
	line-height: 12px;
	overflow: hidden;
	background: url('../images/menuTop.gif') no-repeat;
}

.menuBottom {
	width: 213px;
	height: 13px;
	background: url('../images/menuBottom.gif') no-repeat;
}

#menu {
	background: #2c411b;
	border-left: 1px solid #617154;
	border-right: 1px solid #617154;
	width: 211px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	padding-top: 15px;
}

#menu ul {
	
}

#menu ul li a {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #bcbec0;
	padding-left: 24px;
	border-top: 1px solid #617154;
}

#menu ul li a:hover {
	background: url('../images/menuHoverBg.gif');
	text-decoration: none;
	color: #fff;
}

#middleWrap {
	float: left;
	width: 517px;
	float: left;
	margin-left: 11px;
}

.contentTop {
	width: 517px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	background: url('../images/contentTop.gif') no-repeat;

}

.contentBottom {
	width: 517px;
	height: 18px;
	background: url('../images/contentBottom.gif') no-repeat;

}

#contentWrap { 
	/*filter: alpha(opacity = 85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;*/
}

#content {
	background: url('../images/contentBg.gif');
	min-height: 300px;
	height: auto !important;
	width: 477px;
	padding: 10px 20px;
	color: #3c3c3b;
	position: relative;
	padding-bottom: 248px;
	min-height: 441px;
	height: auto !important;
	height: 441px;
}

.logosWrap {
	padding-top: 15px;
	padding-bottom: 15px;
}

.logosWrap img {
	padding-left: 60px;
}

.icons {
	position: absolute;
	bottom: 5px;
	right: 10px;
	display: block;
}

.positionFix { /*height: 300px;
	float: right;*/
	
}

#content p {
	padding-bottom: 10px;
}

#content h2 {
	color: #203702;
	font-size: 24px;
	padding-bottom: 15px;
	font-weight: normal;
}

#underContent {
	min-height: 140px;
	height: auto !important;
	height: 140px;
	background: url('../images/underContentBg.png') no-repeat;
	width: 477px;
	margin-top: 5px;
	padding: 20px;
	padding-top: 30px;
	color: #fff;
}

#underContent a {
	color: #fff200;
	text-decoration: underline;
}

#right {
	float: left;
	width: 203px;
	margin-left: 5px;
	position: relative;
}

.news {
	background: #f0f4eb;
	border-right: 1px solid #9a9b95;
	border-left: 1px solid #9a9b95;
	min-height: 480px;
	height: auto !important;
	height: 480px;
}

.rightTop {
	background: url('../images/newsTop.gif') no-repeat;
	height: 35px;
}

.news h2 {
	color: #203702;
	font-size: 18px;
	border-bottom: 1px solid #bfc0ba;
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute;
	top: 10px;
	width: 192px;
	padding-left: 13px;
}

.rightBottom {
	background: url('../images/newsBottom.gif') no-repeat;
	height: 8px;
}

.logoOneWrap {
	
}

.logoOneWrap img {
	display: block;
}

.logoTwoWrap {
	padding-top: 15px;
	padding-left: 1px;
}

.logoTwoWrap img {
	display: block;
}

.logoOneWrap a,.logoTwoWrap a {
	color: #fff;
	display: block;
	text-align: center;
	padding-top: 5px;
}

.logoTwoWrap a {
	padding-top: 13px;
}

.mutations {
	float: left;
}

.contactUs {
	float: left;
	padding-left: 50px;
}

.contDiv {
	color: #fff;
	line-height: 13px;
	float: left;
	padding-top: 10px;
}

.en,.fr,.de,.it,.ru, .cz {
	display: block;
	width: 35px;
	height: 25px;
	float: left;
	margin-top: 13px;
	margin-left: 2px;
}

.lang {
	float: left;
	font-weight: bold;
	color: white;
	padding-right: 20px;
}

.en {
	background: url('../images/englishFlag.gif') no-repeat;
}

.fr {
	background: url('../images/frenchFlag.gif') no-repeat;
}

.de {
	background: url('../images/deutchFlag.gif') no-repeat;
}

.it {
	background: url('../images/italyFlag.gif') no-repeat;
}
.ru {
	background: url('../images/russianFlag.gif') no-repeat;
}
.cz {
	background: url('../images/cze.png') no-repeat;

}

div#foot {
	overflow: auto;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: url('../images/footerBg.jpg');
	border-top: 3px solid #3d6b02;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #000;
}


@media screen {
	body>div#foot {
		position: fixed;
	}
}
.footText {
	width: 900px;
	margin: 0px auto;
}

.newsContent {
	padding: 15px;
}

.newsContentBox {
	padding-top: 15px;
}

#newsAjaxWrap {
	
}

.newsTitle {
	font-size: 12px;
	font-weight: bold;
	color: #2c411b;
}

.newsDate {
	font-size: 11px;
	color: #6f6f6f;
	padding-bottom: 15px;
}

/* program */
dt {
	float: left;
}

dd {
	margin-left: 120px;
}

h3 {
	padding-top: 8px;
}

p.guestProgram {
	padding-top: 8px;
	padding-bottom: 0px;
	font-style: italic;
}
#regWrap dt {
	display: block;
	width: 150px;
	font-weight: bold;
}
#regWrap dd {
	
	margin-left: 150px;
}
#regWrap dd, #regWrap dt {
	padding-bottom: 5px;
}
/*
#regWrap input[type="radio"] {
	
} 
*/
.odkazy {
	padding-top: 35px;
}
#contactWrap dd {
  margin-left: 80px;
}
.skype {
  display: block;
  width: 64px;
  height: 28px;
  background: url('../images/logoSkype.jpg');
}

.newsHighgLight {
	position: absolute;
	background: url('../images/newBgMg.jpg');
	width: 103px;
	height: 70px;
	right: 5px;
	top: 4px;
}


.errors {
	color: red;
	font-weight: bold;
}

.saidMessagesWrap h3 {
	font-size: 20px;
	padding-top: 30px;
}

.saidBox {
	padding-top: 25px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #000;
	position: relative;
}

.saidBox span {
	font-size: 11px;
	color: #ccc;

}

.deleteThisComment {
	position: absolute;
	top: 0;
	right: 0;
}

#menu #womenscup li a {
	border-top: 0px none;
	border-bottom: 1px solid #617154;
}
