/*
Theme Name: CRAP - robime pekny web
Theme URI: http://www.crap.sk
Description: Wordpress theme for CRAP.SK web site.
Version: 1.0
Author: crap.sk
Author URI: http://www.crap.sk/

*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #6c6c6c url('images/body-bg.gif') repeat-x top left;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
}
#page {
	background: #FFFFFF url('images/content-bg.gif') no-repeat 580px 27px;
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 960px;
}
#header {
	margin: 0;
	padding: 0;
	width: 960px;
}
#flash {
	width: 960px;
	height: 350px;
	background: url('images/flash-intro.jpg');
}
#flash h1 {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	position: absolute;
	z-index: -1;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
#headline {
	height: 114px;
	background: url('images/headline-bg.gif') repeat-x top left;
}
#headline a, #headline h1, #headline h2 {
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
	float: left;
	height: 114px;
	font-size: 1em;
	text-decoration: none;
}
#headline a {
	display: inline;
	margin-right: 2px;
}
#headline a span {
	display: block;
	padding: 16px 0px 0px 16px;
}
#headline a span.heading {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 2.2em;
}
#headline a:hover span.heading {
	/*	text-decoration: underline;*/
	color: #000000;
}
#headline a.cat-item-4 {
	color: #001eff;
	background: url('images/headline-tvorba.jpg');
	width: 239px;
}
#headline a.cat-item-7 {
	color: #f40000;
	width: 240px;
	background: url('images/headline-reklama.jpg');
}
#headline a.cat-item-6 {
	color: #00bb00;
	width: 240px;
	background: url('images/headline-dizajn.jpg');
}
#headline a.cat-item-5 {
	color: #001eff;
	width: 235px;
	background: url('images/headline-b2b.jpg');
	margin-right: 0px;
}
#headline a:hover {
	background-position: 0px -114px;
}
#headline a span.description {
	padding-top: 8px;
	padding-right: 68px;
	color: #666666;
	text-decoration: none;
	font-size: 1.2em;
}
#headline a:hover span.description {
	color: #ffffff;
}
#references {
	width: 960px;
	height: 139px;
	background: url('images/home-references-bg.gif') no-repeat top left;
}
#news {
	width: 960px;
	height: 133px;
	background: url('images/home-logos-bg.gif') no-repeat top left;
}
#news a.logos {
	float: right;
	display: block;
	width: 330px;
	height: 133px;
	text-decoration: none;
}
#contact {
	width: 330px;
	float: right;
	color: #333333;
}
#contact div.email-web {
	margin: 26px 10px 10px 11px;
	font-size: 1.5em;
	font-weight: bold;
}
#contact span.red {
	background: url('images/bullet-red.gif') no-repeat 2px 6px;
	padding-left: 11px;
	margin-right: 5px;
}
#contact span.red, #contact span.red a {
	color: #f40000;
}
input#s {
	border: 1px solid #999999;
}
#contact a.language {
	text-decoration: none;
	color: #666666;
	font-size: 8pt;
	font-weight: normal;
	padding-right: 27px;
	margin-left: 40px;
}
#contact a.first {
	margin-left: 0px;
}
#contact a.language:hover {
	color: #333333;
	text-decoration: underline;
}
#contact a.cs {
	background: url('images/sk.gif') no-repeat top right;
}
#contact a.en {
	background: url('images/en.gif') no-repeat top right;
}
#contact a.de {
	background: url('images/de.gif') no-repeat top right;
}
#content {
	font-size: 1.2em;
}
.narrowcolumn {
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px 30px 35px 30px;
	width: 570px;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
/*.narrowcolumn .postmetadata {
	text-align: center;
}*/
.products div.left, .products div.right, .references div.left, .references div.right {
	float: left;
	width: 270px;
	height: 265px;
	border-top: 1px solid #d8d8d8;
}
.references, .references div, .products, .products div {
	overflow: hidden;
}
.references div.left, .references div.right {
	height: 289px;
}
.products div.left div {
	padding: 20px 15px 0px 0px;
}
.products div.right div {
	padding: 20px 15px 0px 20px;
}
.references div.left div {
	padding: 10px 15px 0px 0px;
}
.references div.right div {
	padding: 10px 15px 0px 20px;
}
.products div.left, .references div.left {
	border-right: 1px solid #d8d8d8;
}
.products div.first-row {
	border-top: 1px solid #ffffff;
	height: 245px;
}
.references div.first-row {
	border-top: 1px solid #ffffff;
	height: 279px;
}
.products div.first-row div, .references div.first-row div {
	padding-top: 0px;
}
.products a.image, .references a.image {
	float: none;
	margin: 0px;
}
.products p, .references p {
	margin: 0px 0px 15px 0px;
}
.references div div.date, .references div div.url {
	width: 231px;
	height: 15px;
	padding: 0px;
}
.references div div.date {
	text-align: right;
}
.references div div.date, div.blog div.date {
	color: #7e7e7e;
	font-size: 0.9em;
	padding-bottom: 5px;
}
.references div div.url {
	padding: 8px 0px 10px 0px;
}
div.blog {
	clear: left;
	border-top: 1px solid #d8d8d8;
	overflow: hidden;
	padding-top: 0px;
	margin-bottom: 10px;
	width: 100%;
}
div.blog-first {
	clear: left;
	overflow: hidden;
	border-top: 1px solid #ffffff;
	padding-top: 0px;
	width: 100%;
}
div.blog div.separator {
	float: left;
}
body.search div.separator {
	width: 320px;
}
body.search div.blog a.image, body.search div.blog-first a.image {
	margin-top: 10px;
}
div.blog a.image {
	margin: 0px 20px 10px 0px;
}
div.blog a.arrow-right {
	clear: both;
}
div.blog p {
	margin: 10px 0px 10px 0px;
}
.divider {
	background: url('images/divider-bg.gif') no-repeat top center;
	padding: 20px 0px 15px 0px;
	/*font-size:1em;*/
/*font-size: 8pt;*/
float: left;
	width: 100%;
}
.references-list {
	float: left;
	width: 100%;
}
.products a.image {
	margin: 0px 15px 0px 0px;
}
/*.products a.image {
margin: 0px 20px 0px 0px;
float: left;
}*/
.references-list a.image {
	float: left;
	margin: 0px 0px 0px 20px;
	padding-bottom: 10px;
}
.references-list a.first {
	margin-left: 0px;
}
.references-list a.image span {
	margin-top: 3px;
	display: block;
	font-size: 0.9em;
	width: 120px;
}
.references-list a.image:hover {
	text-decoration: none;
}
.references-list a.image:hover span {
	text-decoration: underline;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.widecolumn {
	line-height: 1.6em;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
.entry a, .entry a:visited {
	font-weight: bold;
	color: #f40000;
}
.entry .products {
	color: #7e7e7e;
	font-style: italic;
}
.entry .url a {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.entry .url a:hover {
	color: #f40000;
}
.entry a img {
	border: 1px solid #666666;
	margin: 0px 20px 0px 0px;
}
.entry a img.size-medium {
	margin-bottom: 10px;
}
.entry a:hover img {
	border: 1px solid #f40000;
}
div.client-references, div.know-more {
	float: left;
	width: 285px;
}
div.client-references h4, div.know-more h4 {
	font-size: 10pt;
	margin: 0px 0px 5px 0px;
}
div.client-references ul, div.know-more ul {
	margin: 0px;
	padding-left: 0px;
	list-style: none;
}
div.client-references a, div.know-more a {
	font-weight: normal;
	clear: left;
	margin-bottom: 4px;
}
div.keywords {
	clear: both;
	font-size: 0.8em;
	color: #7e7e7e;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, a:visited {
	color: #363636;
}
a, h2 a:hover, h3 a:hover, a:visited {
	text-decoration: none;
}
h2 a, h2 a:visited {
	color: #f40000;
	text-decoration: none;
}
.products h2 a, .references h2 a, div.blog h2 a {
	font-size: 15pt;
	font-style: italic;
}
.references h2 a {
	font-size: 13pt;
	color: #363636;
}
.products h2 {
	height: 48px;
	margin: 10px 0px 5px 0px;
}
.references h2 {
	height: 42px;
	margin: 0px 0px 0px 0px;
}
div.blog h2 {
	margin: 10px 0px 0px 0px;
}
div.blog-first h2 {
	margin: 0px;
}
a:hover, h2 a:hover, h3 a:hover {
	color: #f40000;
	text-decoration: underline;
}
a.arrow-right, .navigation div.alignright a {
	float: left;
	display: inline;
	background: url('images/icon-arrow-right.gif') no-repeat right 3px;
	padding-right: 20px;
	/*	font-size: 1.2em;*/
	font-weight: bold;
	text-decoration: none;
}
#references a.arrow-right {
	font-size: 1.2em;
}
a.arrow-right:hover, .navigation div.alignright a:hover {
	background-position: right -87px;
}
.navigation div.alignleft a:hover {
	background-position: left -87px;
}
body.blue a.arrow-right:hover, body.blue .navigation div.alignright a:hover {
	background-position: right -177px;
}
body.blue .navigation div.alignleft a:hover {
	background-position: left -177px;
}
body.green a.arrow-right:hover, body.green .navigation div.alignright a:hover {
	background-position: right -267px;
}
body.green .navigation div.alignleft a:hover {
	background-position: left -267px;
}
#references .references-inside {
	float: left;
	width: 630px;
	height: 46px;
}
#references a.arrow-right {
	margin: 19px 0px 0px 24px;
}
a.image {
	float: left;
	display: inline;
	margin: 0px 5px 0px 24px;
}
#references a.first {
	clear: left;
}
.entry a.image {
	margin-left: 10px;
}
.entry a.first {
	margin-left: 0px;
}
a.image img {
	border: 1px solid #666666;
}
a.image:hover img {
	border: 1px solid #f40000;
}
.post {
	margin: 0 0 20px;
	overflow: hidden;/*	text-align: justify;*/
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	clear:left;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
/*.postmetadata {
	clear: both;
}*/
.clear {
	clear: both;
}
#footer {
	background: url('images/footer-bg.gif') no-repeat top;
	border: none;
	padding: 0;
	margin: 0 auto;
	height: 20px;
	width: 960px;
	clear: both;
}
#footer a {
	color: #666666;
	margin: 0px;
}
#footer .crap_footer {
	width: 600px;
	float: left;
}
#footer .crap_footer a {
	display: block;
	float: left;
	color: #ffffff;
	background: url('images/bullet-footer.gif') no-repeat 0px 4px;
	padding: 0px 13px 0px 9px;
}
#footer a.first {
	background: none;
}
#footer .signature {
	float: right;
}
#footer .signature a {
	color: #ffffff;
}
#footer .signature, #footer .crap_footer {
	margin: 7px 15px 0px 6px;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
h1 {
	font-weight: normal;
	font-size: 2.6em;
	color: #363636;
	margin: 20px 0px 20px 0px;/*	padding-top: 70px;
	margin: 0;*/
}
/*h2 {
	margin: 30px 0 0;
}*/
h3 {
	padding: 0;
	margin: 30px 0 0;
	font-size: 1.3em;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
h2, h3 {
	/*font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-weight: bold;
}
/*h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 1.6em;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}*/
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.entry ul, div.blog ul {
	margin-left: 0px;
	padding: 0px;
	list-style: none;
}
.entry li, div.blog li {
	margin: 7px 0 8px 3px;
	padding-left: 12px;
	background: url('images/bullet-gray.gif') no-repeat left 6px;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 7px 0 8px 3px;
	padding: 0;
	background: none;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
ol li {
	list-style: decimal outside;
}
#searchform {
	margin: 10px 0px 10px 0px;
	overflow: hidden;
}
#references #searchform {
	margin: 20px 0px 20px 0px;
}
#searchform #s {
	float: left;
	display: inline;
	margin: 2px 7px 0px 0px;
	width: 188px;
	padding: 2px;
}
#searchsubmit {
	padding: 1px;
}
.entry form {
	text-align:center;
}
select {
	width: 130px;
}
#sidebar {
	float: right;
	display: inline;
	/*      padding: 20px 0 10px 0;*/
/*      margin-left: 745px;*/
/*margin: 20px 20px 0px 0px;*/
        width: 330px;
}
#sidebar #contact {
	background: url('images/sidebar-top-bg.gif') no-repeat bottom left;
}
/*#sidebar form {
	margin: 0;
}*/
#sidebar #sidebar-flash {
	width: 330px;
	height: 395px;
	float: right;
}
body.red #sidebar #sidebar-flash {
	background: url('images/sidebar-red.jpg') no-repeat top left;
}
body.green #sidebar #sidebar-flash {
	background: url('images/sidebar-green.jpg') no-repeat top left;
}
body.blue #sidebar #sidebar-flash {
	background: url('images/sidebar-blue.jpg') no-repeat top left;
}
#sidebar #news {
	width: 330px;
	background: url('images/sidebar-news-bg.gif') no-repeat top left;
	padding-top: 20px;
}
#news ul {
	float: left;
	display: inline;
	margin: 5px 0px 0px 24px;
	padding: 0px;
}
#sidebar #news ul {
	/*margin: 0px;*/
margin-left: 20px;
	padding-bottom: 40px;
}
#news li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 290px;
	display: block;
	float: left;
	clear: left;
}
#news li a {
	display: block;
	background: url('images/bullet-red.gif') no-repeat 0px 5px;
	padding-left: 10px;
	text-decoration: none;
	color: #666666;
	margin: 10px 0px 0px 0px;
	line-height: 1.4;
}
#sidebar #news li a {
	background: url('images/bullet-red.gif') no-repeat 0px 6px;
	margin-right: 20px;
}
#news li a span {
	color: #333333;
	font-size: 1.2em;
	padding-right: 7px;
	font-style: italic;
	font-weight: bold;
	white-space: normal;
}
#sidebar #news li a span {
	font-size: 1.4em;
}
#news li a:hover span {
	color: #f40000;
	text-decoration: underline;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	/*	margin-top: 10px;*/
	margin-bottom: 20px;
	overflow: hidden;
}
.navigation div.alignleft a {
	background: url('images/icon-arrow-left.gif') no-repeat left 3px;
	padding-left: 20px;
}
.navigation div.alignright a {
	font-weight: normal;
	float: inherit;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
body.blue #contact span.red, body.blue #news li a, body.blue #sidebar #news li a {
	background-image: url('images/bullet-blue.gif');
}
body.green #contact span.red, body.green #news li a, body.green #sidebar #news li a {
	background-image: url('images/bullet-green.gif');
}
body.blue a.image:hover img {
	border-color: #001eff;
}
body.green a.image:hover img {
	border-color: #00bb00;
}
body.blue a:hover, body.blue .entry a, body.blue .entry a:visited, body.blue h2, body.blue h2 a, body.blue h2 a:visited, body.blue #contact span.red, body.blue #contact span.red a, body.blue #news li a:hover span {
	color: #001eff;
}
body.green a:hover, body.green .entry a, body.green .entry a:visited, body.green h2, body.green h2 a, body.green h2 a:visited, body.green a.image:hover img, body.green #contact span.red, body.green #contact span.red a, body.green #news li a:hover span {
	color: #00bb00;
}
a.button {
	float: left;
	height: 25px;
	background: url('images/button-a.gif') no-repeat top left;
	padding-left: 10px;
	/*text-transform: uppercase;*/
font-weight: bold;
	font-size: 1.2em;
}
#contact a.button {
	font-size: 0.9em;
	text-transform: none;
}
a.button:hover {
	text-decoration: none;
}
a.button span {
	display: block;
	background: url('images/button-span.gif') no-repeat top right;
	padding: 5px 10px 5px 5px;
}
a.search {
	background: url('images/button-a-search.gif') no-repeat top left;
	padding-left: 26px;
}
a.search:hover {
	background-position: 0px -250px;
}
body.blue a.search:hover {
	background-position: 0px -500px;
}
body.green a.search:hover {
	background-position: 0px -750px;
}
a.arrow span {
	background: url('images/button-span-arrow.gif') no-repeat top right;
	padding-right: 35px;
}
a.arrow:hover span {
	background-position: right -250px;
}
body.blue a.arrow:hover span {
	background-position: right -500px;
}
body.green a.arrow:hover span {
	background-position: right -750px;
}
a.new-window {
	background: url('images/icon-new-window.gif') no-repeat right 2px;
	padding-right: 20px;
}
a.new-window:hover {
	background-position: right -98px;
}
a.new-window-btn {
	margin-bottom: 15px;
}
a.new-window-btn span {
	background: url('images/button-span-new-window.gif') no-repeat right top;
	padding-right: 35px;
}
a.new-window-btn:hover span {
	background-position: right -250px;
}
body.blue a.new-window:hover {
	background-position: right -198px;
}
body.green a.new-window:hover {
	background-position: right -298px;
}
.wp-pagenavi {
	margin: 25px 0px 25px 0px;
	clear: left;
}
#content .wp-pagenavi span, #content .wp-pagenavi a {
	background-color: #f1f1f1;
	border: 1px solid #dddddd;
	color: #666666;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding: 4px 5px 4px 5px;
	margin: 0px 4px 0px 0px;
}
#content .wp-pagenavi a:hover {
	text-decoration: none;
	border: 1px solid #f40000;
	color: #f40000;
}
#content .wp-pagenavi span.current {
	background-color: #ffffff;
	border: 1px solid #ffffff;
}
