/*  
Theme Name: Řiha Group, spol. s. r. o.
Theme URI: http://www.rihagroup.cz
Description: 
Version: 1.0
Author: eSports.cz s.r.o.
Author URI: http://www.esports.cz

*/
body {
	margin: 0;
	background: url(images/body.jpg) repeat-x #e3f0f4;
	font-family: Arial, Helvetica;
	color: #3c3c3c;
	font-size: 12px;
}
img {
	border-color: #3c3c3c;
}
a {
	color: #1ea2cb;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
}
h1,h2,h3,h4,h5 {
	margin:16px 0 10px 0;
	line-height:1.5em;
	clear: both;
}
h1 {
	font-size: 24px;
	text-transform: uppercase;
	margin-top: 0;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-weight: bold;
	font-size: 12px;
}

.toright {
	display: block;
	float: right;
}
table {
margin: 5px 0;
width: 100%;
}
table th {
	background: #bed5dd;
	padding: 3px;
}
table td {
	border: 1px solid #bed5dd;
	padding: 3px;
}

#layout {
	width: 980px;
	display: block;
	margin: auto;
}
#header {
	width: 980px;
	padding: 54px 0 7px;
	background: url(images/header3.jpg) no-repeat 0 bottom;
	height: 153px;
	display: block;
	float: left;
	margin-bottom: 40px;
}
#leftPane {
	display:block;
	float:left;
	width:210px;
	margin-right:30px;
}
#leftPane #navigace {
	display: block;
	float: left;
	margin-bottom: 20px;
}
#leftPane #navigace ul {
	margin:0;
	padding:0;
}
#leftPane #navigace ul li {
	display:block;
	float:left;
	/*width:210px;
	height:30px;*/
	color:white;
	background:url(images/navigace_li.jpg) no-repeat;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1px;
}
#leftPane #navigace ul li a {
	text-decoration: none;
	color: white;
	display: block;
	float: left;
	width: 193px;
	height: 21px;
	padding: 9px 0 0 17px;
}
#leftPane #navigace ul li ul {
	margin-left: 10px;
}
#leftPane #navigace ul li ul li {
	background: none;
}
#leftPane #navigace ul li ul li a {
	color: #1ea2cb;
	height: auto;
	width: 183px;
	padding: 5px 0 5px 17px;
	background: url(images/li_menu.jpg) no-repeat 6px 9px;
}
#leftPane #navigace ul li a:hover {
	text-decoration: underline;
}
#leftPane #rychlyKontakt {
	display: block;
	float: left;
}
#rychlyKontakt .top {
	width: 210px;
	height: 42px;
	display: block;
	float: left;
	background: url(images/rychlykontakt_top.jpg) no-repeat;
}
#rychlyKontakt .mid {
	width: 170px;
	padding: 15px 20px;
	display: block;
	float: left;
	background: url(images/rychlykontakt_mid.jpg) repeat-y;
}
#rychlyKontakt hr {
	border:none;
	height: 2px;
	background: url(images/hr.jpg) repeat-x;
	margin: 20px 0;
}
#rychlyKontakt .bottom {
	width: 210px;
	height: 5px;
	display: block;
	float: left;
	background: url(images/rychlykontakt_bottom.jpg) no-repeat;
}
#midPane {
	width: 500px;
	min-height: 100px;
	display: block;
	float: left;
	margin-right: 30px;
	line-height:1.5em;
}
#rightPane {
	width: 210px;
	display: block;
	float: left;
	min-height: 500px;
}
#rightPane #aktualityBox, #akcniBox, #bazarBox {
	width: 210px;
	display: block;
	float: left;
	margin-bottom: 20px;
}
#aktualityBox .top {
	width: 210px;
	background: url(images/aktuality_top.jpg) no-repeat;
	height: 40px;
	display: block;
	float: left;
}
#akcniBox .top {
	width: 210px;
	background: url(images/akcninabidky_top.jpg) no-repeat;
	height: 40px;
	display: block;
	float: left;
}
#bazarBox .top {
	width: 210px;
	background: url(images/bazar_top.jpg) no-repeat;
	height: 40px;
	display: block;
	float: left;
}
#aktualityBox .mid, #akcniBox .mid, #bazarBox .mid {
	background: url(images/leftboxes_mid.jpg)  repeat-y;
	display: block;
	float: left;	
	min-height: 20px;
	width: 170px;
	padding: 0 20px 10px;
	color: white;
}
#bazarBox .mid ul {
	padding-left: 20px; 
}
#rightPane hr {
	border: none;
	height: 2px;
	background: url(images/hr_right.jpg) repeat-x;
}
#rightPane p {
	margin-top: 5px;
}
#aktualityBox .mid h3, #akcniBox .mid h3, #bazarBox .mid h3 {
	color: #ffcc00;
	font-size: 15px;
	font-weight: bold;
	margin: 1px 0 0px;
}
#aktualityBox a, #akcniBox a, #bazarBox a{
	color: #ffcc00;
	text-decoration: none;
}
#aktualityBox a:hover, #akcniBox a:hover, #bazarBox a:hover{
	color: #ffcc00;
	text-decoration: underline;
}
#aktualityBox .bottom, #akcniBox .bottom, #bazarBox .bottom {
	background: url(images/leftboxes_bottom.jpg)  repeat-y;
	display: block;
	float: left;
	height: 4px;
	width: 210px;
}
.nahledNovinky {
	background: url(images/hr.jpg) repeat-x bottom;
	padding-bottom: 15px;
}
.nahledNovinky h2 {
	margin-bottom: 5px;
}
#kontaktniFormularBtn {
	display: block;
	float: left;
	width: 210px;
	height: 102px;
	background: url(images/poptavkovy_formular.jpg) no-repeat;
}
#footer {
	width: 980px;
	height: 150px;
	background: url(images/footer.jpg) repeat-x;
	display: block;
	float: left;
	margin-top: 40px;
}


.clear			{clear: both; font-size: 0px; padding: 0px; margin: 0px; line-height: 0px;}
.index_box_top {
	width: 460px;
	height: 4px;
	line-height: 0px;
	font-size: 0px;
	background: url(images/index_box_top.gif) no-repeat 0px 0px;
}

.index_box_bottom {
	width: 460px;
	height: 4px;
	line-height: 0px;
	font-size: 0px;
	background: url(images/index_box_bottom.gif) no-repeat 0px 0px;
	margin-bottom: 10px;
}
.index_box_middle {
	width: 471px;
	background: url(images/index_box_middle.gif) repeat-y 0px 0px;
	padding: 13px 0px 13px 10px;
}

.index_box_middle .index_box_middle_text {width: 260px; float: left;}
.index_box_middle .index_box_middle_text h2 {color:#1A99C2; font-weight: bold; font-size: 16px; padding: 0px 0px 6px 0px; margin: 0px;}
.index_box_middle  p {padding: 0px 0px 5px 0px; margin: 0px;}
.index_box_middle  img {padding: 1px;  float: right; border:1px solid #C7DBE2}

#links {
	clear: both;
	font-weight: bold;
	padding: 15px 0px 10px 0px;
	text-align: center;
}

.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.aligncenter {text-align: center; margin: auto;}
.size-thumbnail {padding: 1px;  border:1px solid #C7DBE2;}
.size-full {padding: 1px;  border:1px solid #C7DBE2}
.size-medium {padding: 1px;  border:1px solid #C7DBE2}

.wp-caption-text {
	display: block;
	width: 100%;
	text-align: center;
	background: #C7DBE2;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

.highlite, em.highlite {
  color:#d00;
  font-style: normal;
}

div.img150 {width:150px; float:left; height: 190px; padding:6px; border: 1px solid #cde;}
div.img150 h3 {width:136px; font-size:10px; margin: 2px auto 0px; font-weight:normal; height: 18px; padding:5px 5px 0 7px; overflow:cut; text-align:center;line-height:1em;}
div.img150 p, div.img150 img {width:150px; padding:0}
div.img150 img {width:150px; margin:0}

#midPane dl dt {font-weight:bold; display:block; width:50%; float:left;}
#midPane dl {background-color:#ebf6fa}
#midPane h2 {background-color:#dee9ee}
#midPane div.vic-oddelit h2 {background-color:transparent; padding-top: 23px; border-top: 2px solid #cdd;margin-top: 23px;}

