/*  
Theme Name: Zelení Šablona
Theme URI: 
Description: 
Version: 1.0
Author: eSports.cz s.r.o.
Author URI: http://www.esports.cz

*/
body {
	margin:  0;
	background: url(images/body.png) repeat-x #d5f6d5;
	font-family: Arial, Helvetica;
	font-size: 16px;
	line-height: 1.4em;
	position: absolute;
	width: 100%;
	height: 100%;
	color: #183243;
}

@font-face {
    font-family: "AbcGreenRegular";
    src: url('fonts/abczelenych-webfont.eot');
    src: url('fonts/abczelenych-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/abczelenych-webfont.woff') format('woff'),
         url('fonts/abczelenych-webfont.ttf') format('truetype'),
         url('fonts/abczelenych-webfont.svg#AbcGreenRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "AbcGreenBold";
    src: url('fonts/abczelenychbold-webfont.eot');
    src: url('fonts/abczelenychbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/abczelenychbold-webfont.woff') format('woff'),
         url('fonts/abczelenychbold-webfont.ttf') format('truetype'),
         url('fonts/abczelenychbold-webfont.svg#AbcGreenBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "AbcGreenBoldItalic";
    src: url('fonts/abczelenychbolditalic-webfont.eot');
    src: url('fonts/abczelenychbolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/abczelenychbolditalic-webfont.woff') format('woff'),
         url('fonts/abczelenychbolditalic-webfont.ttf') format('truetype'),
         url('fonts/abczelenychbolditalic-webfont.svg#AbcGreenBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "AbcGreenItalic";
    src: url('fonts/abczelenychitalic-webfont.eot');
    src: url('fonts/abczelenychitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/abczelenychitalic-webfont.woff') format('woff'),
         url('fonts/abczelenychitalic-webfont.ttf') format('truetype'),
         url('fonts/abczelenychitalic-webfont.svg#AbcGreenItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

a {
	color: #00ad00;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0
}
h1,h2,h3,h4,h5 {
	color: #00ad00;
	font-size: 28px;
	margin-top: 0;
	line-height: 1.5em;
}
h1 {
	font-size: 32px;
	font-family: "AbcGreenBold", Arial, Helvetica;
	font-weight: normal;
}
h2, h2 a {
	font-size: 23px;
	font-family: "AbcGreenBold", Arial, Helvetica;
	font-weight: normal;
}
h3 {	
	font-size: 13px;
	font-weight: bold;
}
h4 {

}
h5 {

}

.toright {
	display: block;
	float: right;
}
.toleft {
	display: block;
	float: left;
}

/* BLOKOVE ELEMENTY */
#layout {
	width: 980px;
	display: block;
	margin: auto;
}
#header {
	width: 980px;
	display: block;
	float: left;
	height: 201px;
	background: url(images/header.png) no-repeat;
}
#header .desc {
	display: block;
	float: right;
	color: white;
	font-family: "AbcGreenBoldItalic", Arial, Helvetica;
	margin: 76px 20px 0 0;
	font-size: 32px;
	text-shadow: 1px 1px 0 #156415;
}
#menu {
	display: block;
	float: left;
	height: 50px;
	width: 980px;
	background: #103134;
	border-top: 1px solid #36db36;
}
#menu ul {
	padding: 0;
	margin: 17px 0 0 20px;
}
#menu ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
#menu ul li a {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 37px;
	background: url(images/menu_kvetinka.png) no-repeat 12px 2px;
}
#menu ul li.first-menu-item a {
	background: none;
	padding-left: 0;
}
#menu ul li a:hover {
	text-decoration: underline;
}
#content {
	display: block;
	float: left;
	width: 940px;
	padding: 30px 20px;
	background: white;
}
#footer {
	display: block;
	float: left;
	width: 980px;
	height: 32px;
	padding-top: 18px;
	background: url(images/footer.png) repeat-x;
}
#footer ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
#footer ul li {
	margin: 0 10px;
	display: inline-table;
	padding: 0;
}
#footer ul li a {
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 14px;
}
#footer ul li a:hover {
	text-decoration: none;
}
ul.sidebar {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar li, .boxik {
	display: block;
	float: left;
	width: 220px;
	margin: 0 0 20px 20px;
	padding: 0;
}
.sidebar li h2, .boxik h2 {
	display: block;
	float: left;
	padding: 13px 20px;
	width: 180px;
	background: url(images/boxik_header.png) repeat-x;
	color: white;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
}
.sidebar li .content, .sidebar li .textwidget, .sidebar li .blogroll, .boxik .content, .sidebar li.widget_archive ul, .sidebar li.widget_recent_entries ul, .sidebar li.widget_nav_menu div, #calendar_wrap, #searchform div {
	display: block;
	float: left;
	padding: 18px 20px;
	width: 180px;
	background: #e7eaea;
}
#calendar_wrap table {
	margin: auto;
}
.sidebar li .contentFB {
	display: block;
	float: left;
	width: 220px;
	background: #e7eaea;
}
.sidebar li ul, .boxik ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar li ul li, .boxik ul li {
	margin: 0 0 5px;
	padding-left: 13px;
	background: url(images/green_li.png) no-repeat 0 5px;
}
.sidebar li ul li a, .boxik ul li a {
	color: #183243;
}
.sidebar li ul.rss li, .boxik ul.rss li, .sidebar .widget_recent_entries li {
	padding: 10px 0 0;
	background: none;
	border-top: 1px dashed white;
	margin: 10px 0 0;
}
.sidebar li  ul.rss li.first, .boxik ul.rss li.first, .boxik ul.rss li:first-child, .sidebar li ul.rss li:first-child, .sidebar .widget_recent_entries li:first-child {
	border: none;
	margin: 0;
	padding: 0;
}
#hmpgWidgetPane {
	display: block;
	float: left;
	width: 100%;
}
#hmpgLeftPane {
	display: block;
	float: left;
	width: 460px;
	display: block;
}
#hmpgRightPane {
	display: block;
	float: right;
	width: 480px;
	display: block;
}
#hmpgLeft {
	display: block;
	float: left;
	width: 460px;
	min-height: 1px;
}
#hmpgMiddle {
	display: block;
	float: left;
	width: 240px;
	min-height: 1px;
}
#hmpgRight {
	display: block;
	float: left;
	width: 240px;
	min-height: 1px;
}
#subpageLeft {
	display: block;
	float: left;
	width: 700px;
	min-height: 1px;
}
.sidebar {
	display: block;
	float: right;
	width: 240px;
}
.nahledNovinky p {
	margin-bottom: 0;
	margin-top: 7px;
}
.nahledNovinky {
	display: block;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #e7eaea;
}
.nahledNovinky h2 {
	margin-bottom: 2px;
}
.nahledNovinky small {
	color: #8ba4a7;
}
.hmpgTopLeftWidget {
	width: 440px;
	display: block;
	padding: 10px 10px;
	float: left;
	margin-bottom: 20px;
	background: #e7eaea;
}
.hmpgTopLeftWidget h3 {
	color: #103134;
	font-size: 18px;
	text-transform: uppercase;
    font-family: "AbcGreenRegular", Arial, Helvetica;
	margin-bottom: 6px;
	font-weight: normal;
}
.hmpgTopLeftWidget .textwidget {
	line-height: 19px;
}
.hmpgTopRightWidget {
	width: 460px;
	display: block;
	float: right;
	margin-bottom: 20px;
}
.hmpgTopRightWidget ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.hmpgTopRightWidget ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
.hmpgTopRightWidget UL.podporalist LI a {
	width: 80px;
	height: 23px;
	padding-top: 90px;
	margin-right: 10px;
	display: block;
	float: left;
	text-decoration: underline;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
}
.hmpgTopRightWidget a.podporte-osobne {
	background: url(images/podporte_osobne.jpg) no-repeat center top;
}
.hmpgTopRightWidget a.podporte-clenstvim {
	background: url(images/podporte_clenstvim.jpg) no-repeat center top;
}
.hmpgTopRightWidget a.podporte-financne {
	background: url(images/podporte_financne.jpg) no-repeat center top;
}
.hmpgTopRightWidget a.podporte-eshop {
	background: url(images/podporte_eshop.jpg) no-repeat center top;
}
.hmpgTopRightWidget a.podporte-chciinfo {
	background: url(images/podporte_chciinfo.jpg) no-repeat center top;
}


.hmpgTopRightWidget h2 {
	height: 24px;
	font-weight: normal;
	font-family: "AbcGreenRegular", Arial, Helvetica;
	text-transform: uppercase;
}
.zMediiLinks {
	font-size: 12px;
}
.sidebar li .rss li, .sidebar .widget_recent_entries li, .sidebar .widget_nav_menu li {
	width: 180px;
}
.zMediiLinks a {
	font-size: 16px;
}
small.datum {
	margin-top: -15px;
	display: block;
	color: #8BA4A7;
}