@charset "utf-8";
/*
Theme Name: Autoškola Fortuna
Theme URI: http://www.autoskolafortuna.sk
Description: Wordpress theme for Autoškola Fortuna web site.
Version: 1.0
Author: crap.sk
Author URI: http://www.crap.sk/

*/

html {
background-color: #f8f3ea;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff url('images/body-bg.gif') repeat-x bottom left;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 35px 0px;
}
#header {
width: 100%;
background: url('images/top-bg.gif') repeat-x top left;
}
#header h1 {
overflow:hidden;
position:absolute;
left: -5000px;
}
#header a.home {
display: inline;
float: right;
width: 340px;
height: 50px;
margin: 7px 52px 0px 0px;
text-decoration: none;
}
#headerimg {
	background: url('images/header-bg.jpg') no-repeat top left;
	height: 361px;
	width: 960px;
	margin: 0px auto;
}
#headerimg table.contacts {
margin: 8px 0px 0px 60px;
}
#headerimg table.contacts td {
padding-top: 3px;
font-size: 1.4em;
text-align: left;
width: 135px;
font-weight: bold;
}
#headerimg table.contacts td.red {
color: #f54b00;
width: 50px;
}
#headerimg table.contacts a {
color: #000000;
}
#menu {
margin: 260px 0px 0px 30px;
width: 900px;
float: left;
display: inline;
height: 44px;
background: url('images/menu-bg.gif') no-repeat top left;
}
#menu div.basic {
margin-left: 30px;
}
#menu a {
display: block;
height: 44px;
float: left;
text-decoration: none;
margin-right: 1px;
}
#menu a span {
display: block;
padding: 10px 18px 0px 18px;
color: #FFFFFF;
font-size: 1.9em;
}
#menu a:hover, #menu a.active {
background: url('images/menu-hover-bg.gif') repeat-x top left;
}
#menu a:hover span, #menu a.active span {
color: #281D00;
}
#page {
	width: 960px;
	margin: 0px auto;
	padding-top: 20px;
	font-family: Verdana, Geneva, sans-serif;
	overflow: hidden;
}
#content {
	font-size: 1.2em;
}
#content table {
/*border-collapse: collapse;*/
}
#content table td, #content table th {
padding: 6px;
/*border: 1px solid red;*/
}
#content table th strong {
color: #f54b00;
font-size: 1.4em;
}
.narrowcolumn {
	float: left;
	display: inline;
/*	padding: 0 0 20px 45px;*/
	margin: 0px 0px 0px 75px;
	width: 560px;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
/*.entry p a:visited {
	color: #b85b5a;
}*/
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, h2 a:hover, h3 a:hover {
	color: #f54b00;
	text-decoration: none;
}
a:hover {
	color: #8c6239;
	text-decoration: underline;
}
.post {
	margin: 0 0 40px;
	text-align: left;
}
.post hr {
	display: block;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#footer {
	padding: 0;
	margin: 0px auto;
	clear: both;
	width: 900px;
	height: 44px;
	background: url('images/footer-bg.gif') no-repeat top left;
	overflow: hidden;
}
#footer p {
	margin: 0;
	padding: 15px 40px 0px 40px;
	text-align: center;
	font-size: 1.1em;
}
#footer p.left {
float: left;
}
#footer p.right {
float: right;
}
#footer, #footer a {
	color: #a67c52;
}
strong {
color: #8c6239;
}
h4 {
font-size: 1.4em;
padding: 0px;
margin: 0px 0px 0px 0px;
}
h3 {
	padding: 0;
	margin: 24px 0px 12px 0px;
	font-size: 1.7em;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
/*	font-weight: bold;*/
}
h2 {
	font-size: 2em;
	margin: 0px 0px 10px 0px;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4 {
	color: #f54b00;
}
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 {
	margin: 0 0 2px 20px;
	display: inline;
}
img.alignleft {
	margin: 0 20px 2px 0;
	display: inline;
}
#content a img {
padding: 4px;
background-color: #efe2cb;
margin: 0px 20px 20px 0px;
}
#content a:hover img {
background-color: #f54b00;
}
#content a {
text-decoration: underline;
}
a img {
border: medium none;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.entry ul {
padding: 0px 0px 0px 10px;
margin: 0px;
}
.entry li {
background: url('images/bullet-bg.gif') no-repeat 0px 8px;
padding-left: 15px;
line-height: 1.8em;
list-style: none;
}
ol li {
	list-style: decimal outside;
}
#sidebar {
	float: right;
	display: inline;
	overflow: hidden;
/*	margin: 0px 0px 30px 648px;*/
	margin: 0px 30px 30px 0px;
	width: 280px;
	border-left: 1px solid #efe2cb;
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: left;
}
#sidebar div {
	padding: 0px 0px 50px 20px;
}
#sidebar h3 {
margin: 0px;
}
#sidebar a.prihlaska {
font-family: Arial, Helvetica, sans-serif;
display: block;
background: url('images/prihlaska-bg.gif') no-repeat top left;
width: 260px;
height: 63px;
}
#sidebar a.prihlaska span {
display: block;
color: #ffffff;
padding: 22px 0px 0px 67px;
text-decoration: underline;
font-size: 1.4em;
font-weight: bold;
}
#sidebar a.prihlaska:hover {
background-position: 0px -630px;
}
#sidebar a.prihlaska:hover span {
color: #000000;
}
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;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#stimuli_imageDataContainer #stimuli_imageData #stimuli_bottomNavClose {
	width: 80px;
}
#stimuli_imageDetails #stimuli_caption {
color: #f54b00;
font-size: 1.3em;
}
#naj {
display: none;
}
