/*  
Theme Name: REVOPOINT s.r.o.
Theme URI: http://www.revopoint.cz
Description: Vzhled pro REVOPOINT s. r. o.
Version: 1.0
Author: Machi
Author URI: http://www.machi.cz
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
}

h1 {
	display: none;
	}
	
body {
	background: url(img/bg.png) top repeat-x #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#wrap {
	width: 976px;
	margin: 0 auto;
}

#header {
	height: 154px;
	padding: 48px 0 0 39px;
	background: url(img/header-bg.png) no-repeat;
}

#infobox {
	width: 900px;
	height: 40px;
	color: #fff;
	font-size: 17px;
	margin: 0 0 6px 0;
	}
	
#infobox a {
	color: #fff;
	text-decoration: none;
	}
	
#infobox a:hover {
	text-decoration: underline;
	}
	
#infobox-left {
	float: left;
	width: 640px;
	padding: 8px 0 0 0;
	}
	
#infobox-left span.datum {
	display: block;
	float: left;
	width: 127px;
	text-align: center;
	}
	
#infobox-left span.svatek {
	display: block;
	float: left;
	width: 232px;
	text-align: center;
	margin: 0 0 0 1px;
	}
	
#infobox-left span.eshop {
	display: block;
	float: left;
	width: 278px;
	text-align: center;
	margin: 0 0 0 1px;
	}
	
#searchform {
	float: right;
}

#searchsubmit {
	width: 42px;
	height: 37px;
	cursor: pointer;
	background: url(img/search-button.png);
	border: none;
	vertical-align: middle;
}

#s {
	width: 164px;
	height: 29px;
	border: none;
	background: url(img/search-field.png);
	vertical-align: middle;
	color: #fff;
	font-style: italic;
	padding: 8px 5px 0 5px;
}

#header a.logo {
	width: 335px;
	height: 91px;
	background: url(img/logo.png);
	margin: 0 0 0 21px;
	float: left;
	display: inline;
	}
	
#desc {
	float: left;
	font-size: 16px;
	color: #666;
	width: 360px;
	padding: 27px 0 0 35px;
	}

a {
	text-decoration: underline;
	color: #666;
}

a:hover {
	text-decoration: none;
}
	
#content {
	
}

.cleaner {
	clear: both;
	height: 0;
	line-height: 0;
  	font-size: 0; 
}
/* main structure */
	
/* sidebar */	
#sidebar-left {
	width: 201px;
	float: left;
	margin: 0 0 0 39px;
	display: inline;
	padding: 15px 0 0 0;
}
	
#sidebar-left ul {
	list-style: none;
	}
	
#sidebar-left ul li ul li a {
	display: block;
	width: 196px;
	height: 26px;
	background: url(img/sidebar-left.png);
	text-transform: uppercase;
	margin: 0 0 3px 0;
	font-size: 12px;
	color: #fff;
	text-align: center;
	padding: 12px 0 0 0;
	text-decoration: none;
	font-weight: bold;
	}
	
#sidebar-left ul li ul li a:hover {
	text-decoration: underline;
	}
	
#sidebar-right {
	float: left;
	width: 190px;
	padding: 15px 0 0 0;
	}
	
#sidebar-right ul {
	list-style: none;
	}
	
#sidebar-right h3 {
	font-size: 14px;
	text-transform: uppercase;
	background: url(img/h2pozadi.png) 150px center no-repeat;
	margin: 0 0 15px 7px;
	}
	
#sidebar-left h3 {
	font-size: 14px;
	text-transform: uppercase;
	background: url(img/h2pozadi.png) 105px center no-repeat;
	margin: 0 0 15px 2px;
	}
	
#sidebar-left ul li {
	margin: 0 0 20px 0;
	}

#sidebar-left ul li ul li {
	margin: 0;
	}
	
ul li#text-153261941 ul li {
	margin: 0 0 0 10px;
	line-height: 1.5;
	}
	
#sidebar-right ul li {
	margin: 0 0 20px 0;
	}

#sidebar-right ul li ul li {
	margin: 0;
	}
	
#sidebar-right ul li ul li a {
	display: block;
	width: 149px;
	height: 21px;
	padding: 9px 0 0 30px;
	margin: 0 0 0 3px;
	background: url(img/sidebar-right.png) bottom no-repeat;
	text-transform: uppercase;
	font-size: 12px;
	color: #99ee00;
	text-decoration: none;
	font-weight: bold;
	}
	
#sidebar-right ul li ul li a:hover {
	text-decoration: underline;
	}
/* sidebar */

/* text */
#aktuality {
	height: 105px;
	padding: 1px 0 0 0;
	font-size: 15px;
	color: #666;
	}
	
#aktuality a {
	color: #666;
	text-decoration: none;
	}
	
#aktuality a:hover {
	text-decoration: underline;
	}
	
#aktuality p {
	float: left;
	padding: 0 0 0 10px;
	}

#aktuality span.date {
	float: left;
	text-align: center;
	width: 84px;
	color: #444;
	}
	
.aktualita {
	height: 25px;
	margin: 0 3px 0 0;
	padding: 8px 0 0 0;
	}
		
#text {
	width: 500px;
	float: left;
	font-size: 12px;
	color: #666;
	background: url(img/text.png) left top repeat-y;
	margin: 0 3px 0 7px;
}

#text-top {
	background: url(img/text-top.png) left -7px no-repeat;
	padding: 15px 0 0 0;
	}

h3 {
	font-weight: bold;
	color: #000;
	}

#text h3 {
	font-size: 14px;
	text-transform: uppercase;
	background: url(img/h2pozadi.png) 105px center no-repeat;
	margin: 0 0 15px 8px;
	}
	
#text h2 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 12px 0 7px 0;
	}
	
#text h2 a {
	text-decoration: none;
	}
	
#text h2.cervena a {
	color: #990000;
	}
	
#text h2.modra a {
	color: #006699;
	}
	
#text h2.oranzova a {
	color: #ff9900;
	}
	
#text h2.zelena a {
	color: #99cc00;
	}
	
#text h2.cervena {
	color: #990000;
	}
	
#text h2.modra {
	color: #006699;
	}
	
#text h2.oranzova {
	color: #ff9900;
	}
	
#text h2.zelena {
	color: #99cc00;
	}
		
.post {
	padding: 0 10px 5px 15px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

.post a.vice {
	display: block;
	width: 89px;
	height: 23px;
	background: url(img/vice.png);
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0 0 0;
	float: right;
	}
	
p {
	padding: 5px 0;
}

p.sluzba {
	padding: 5px 0 5px 20px;
	background: url(img/point.png) left 8px no-repeat;
	}	
.post ul li {
	margin: 3px 0 3px 25px;
}
	
.post ol li {
	margin: 3px 0 3px 28px;
}

blockquote {
	border-left: 5px solid #a4d280;;
	margin: 10px 15px;
	padding: 0 5px 0 15px;
}
	
#text .wp-smiley {
	padding: 0;
	background: none;
}

#text img {
	background: none;
	padding: 4px;
	border: 1px solid #ccc;
}
	
#text img.alignleft {
	float: left;
	margin: 5px 20px 10px 0;
}
	
#text img.alignright {
	float: right;
	margin: 5px 0 10px 20px;
}
/* text */

/* footer */
#text-links2 {
	width: 875px;
	height: 26px;
	margin: 1px auto;
	background: url(img/text-links2bg.png) repeat-x;
	text-align: center;
	padding: 8px 0 0 0;
	}
	
#text-links2 a {
	color: #744e00;
	background:url(img/text-links2.png) left center no-repeat;
	font-size: 14px;
	text-decoration: none;
	padding: 0 0 0 15px;
	margin: 0 5px;
	}
	
#text-links2 a:hover {
	text-decoration: underline;
	}
	
#box {
	width: 500px;
	height: 94px;
	background: url(img/footer.png) top no-repeat #fff;
	font-size: 10px;
	color: #000;
	padding: 25px 0 0 0;
	}
	
#box a {
	color: #000;
	text-decoration: none;
	}
	
#box a:hover {
	text-decoration: underline;
	}
	
#box-left {
	float: left;
	width: 150px;
	padding: 0 0 0 20px;
	}
	
#box-right {
	float: right;
	width: 290px;
	}
/* footer */		

/* other */	
#nav {
	height: 27px;
	background: url(img/nav-bg.png) no-repeat;
	font-size: 15px;
	padding: 7px 135px 0 100px;
	text-align: center;
}
	
#nav a {
	color: #a4d280;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
	}
	
.alignleft {
	float:left;
}

.alignleft a {
	background:url(img/nav-a.png) left center no-repeat;
	padding: 0 0 0 16px;
	}
	
.alignright {
	float:right;
}

.alignright a {
	background:url(img/nav-b.png) right center no-repeat;
	padding: 0 16px 0 0;
	}
/* other */	
