/*
Theme Name: SkolaMV blue
Tags: blue, custom header, fixed width, one column, widgets

*/

 .pic{
  height:300px;
  width:700px; 
  position: relative;
  text-align: center;
  overflow:hidden;
}

.pic table td {
  text-align: center;
  height:300px;
  margin:auto;
}



/* -------------------- GENERAL -------------------- */
body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	/*barva okraje*/
	background: #ffffff url(images/bg.jpg) repeat-y top center;
	margin: 0;
	padding: 0;
	/*písmo - obsah stránek - malé písmo*/
	color: #000000;
}

body.monocolor {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	background: #ECF5FC url(images/bg_monocolor.jpg) top left;
        background-repeat:repeat-y;
	margin: 0;
	padding: 0;
		color: #000000;
}

#box {
	background: #4e4337 url(images/bg.jpg) repeat-y top center;
	width: 940px;
	margin: 0 auto;
	padding: 0px;
}
#box2 {
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding: 0px;
}
#top {
	width: 940px;
	background: url(images/header3.jpg) no-repeat;
	height: 250px;
	margin: 0;
	padding: 0;
}
a, a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: 000000;
}
hr {
	border: none;
	border-top: 1px solid #000;
}
/* -------------------- CAROUSEL ------------------- */
#carousel {
	width: 600px;
	height: 230px;
	position: absolute;
	top: 68px;
	left: 170px;
	visibility: hidden;
}
#carousel img {
	border: 0px;
}
#carousel a {
	position: absolute;
	border: 0px;
	width: 110px;
}
/* -------------------- HEADER -------------------- */
#header {
	float: left;
	width: 880px;
	margin: 160px 0 0 10px;
	padding: 0;
}
#header h1 {
	font-family: Georgia, Tahoma, Verdana;
	margin: 0;
	padding: 0;
	color: #fbaf5d;
	font-size: 26px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
}
#header h1 a, #header h1 a:link {
	color: #fad00a;
}
#header h1 a:hover {
	color: #fff;
	text-decoration: none;
}
#description {
	text-align: right;
	color: #fff;
	width: 880px;
	font-size: 12px;
	padding: 0 0 0 10px;
}
#imgdiv {
	visibility: hidden;
	z-index: 10000;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 400px;
	background-image: url(images/transparent.gif);
}
/* -------------------- SEARCH -------------------- */
#searchform {
	height: 25px;
	line-height: 25px;
	float: right;
	padding: 12px 18px 0 0;
	margin: 0;
}
#searchform #s {
	font-size: 8pt;
	width: 230px;
}
#searchform #submit {
	font-size: 8pt;
}
input#s {
	font-family: Verdana, Arial;
	color: #000;
	text-align: left;
	border: 1px solid #1d1d1d;
	background: #ffffff;
}
input#s:hover {
	background: #DCFAFA;
  }
/* -------------------- NAV -------------------- */
#navbox {
	background: url(images/nav.jpg) repeat-x top left;
	height: 31px;
	margin: 0px;
	z-index: 1;
	position: relative;
        padding:0px;
        left:0px;
        vertical-align:middle;
	width: 939px;
        overflow:hidden;
}
#nav {
	height: 25px;
	float: left;
	padding: 0px;
}

#navbox #searchdiv {
        position:absolute;
        top:8px;
        right:15px; 
        padding:0px;
        margin:0px; 
        vertical-align:center;
}

#navbox form {
        top:0px;
        margin:0px;
        padding:0px;
        line-height:0px;
        display:inline;
}

#navbox form input {
        margin:0px;
        padding:0px;
        display:inline;
}

ul.nav {
	height: 25px;
	line-height: 22px;
	float: left;
	list-style: none;
	font-size: 16px;
	font-family: Sylfaen, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
ul.nav li {
	float: left !important;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.nav li ul {
	float: left;
	margin: 0;
	padding: 0;
}
ul.nav li a, ul.nav li a:link, ul.nav li a:visited {
	border-left: 0;
	color: #ffffff;
	float: left;
	display: block;
	text-decoration: none;
	padding: 5px 10px 0 10px;
	height: 35px;
}
ul.nav li a:hover, ul.nav li a:active {
	text-decoration: none;
	height: 35px;
}
ul.nav li a:hover {
	color: black;
        text-decoration:underline;
}
/*ul.nav li.current_page_item a {
	text-decoration: none;
	height: 35px;
	background: url(images/nav-hover.jpg) repeat-x;
	color: #f2f2f2;
}
*/
/* -------------------- POST -------------------- */
.post {
	width: 710px;
	float: left;
	padding: 10px;
}
.post img {
	border: none;
	padding: 5px;
}
h2 {
	font-size: 22px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: black;
}
#content {
	width: 705px;
	float: left;
	margin: 5px auto;
	padding: 0;
}
#content2 {
	position: relative;
	width: 545px;
	float: left;
	margin: 5px auto;
	padding: 0;
}
.notes {
	padding: 25px;
}
.posthead {
	position: relative;
	clear: left;
	padding-bottom: 10px;
}
.posthead h2 {
	font-size: 22px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.posthead h2 a {
	color: #000000;
}
.posthead h2 a:visited {
	color: #000000;
}
.posthead h2 a:hover {
	color: 000000;
}
.postauthor {
	padding: 0px 0px 0 50px;
	margin: 0px;
	font-size: 10px;
	color: #666;
}
.postdate {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	padding: 0px 10px 6px 10px;
}
.postdate small {
	font-size: 9px;
	color: #666;
}
.postdate .month {
	display: block;
	text-transform: uppercase;
	font-size: 9px;
}
.postdate .day {
	display: block;
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #777;
}
.postdate .year {
	display: block;
}
.navigation {
	width: 510px;
	float: left;
	color: #666;
	padding: 5px 6px 10px;
}
.relatedposts {
	width: 520px;
	float: left;
	color: #666;
	margin: 5px auto;
	padding: 0 5px 5px 5px;
	font-size: 10px;
}
h1, h2, h3 {
	padding: 0 10px 0 0;
	font-family: Georgia, Verdana;
}
img.wp-smiley {
	border: 0;
	padding: 0;
}

td.tabheadlight {
  font-weight: bold;
  font-size:13px;
  vertical-align: top;
  padding-right: 15px;
  padding-top: 15px;
  color: black;
}

td.tabbody {
  padding-top: 15px;
  font-weight: normal;
  font-size:13px;
  color: black;  
}

td.sipka {
  background-image: url(/images/sipka1b.gif); 
  background-position: center 6px;
  width: 42px; 
  height:18px;
  padding: 0px;
  padding-top:0px;
  background-repeat: no-repeat;
}

#content ul li {
	list-style-type:none;
        display:block;
        margin-left:0px;
        margin-top:6px;
        margin-bottom:6px;
        padding-left:25px;
        background-image: url('images/sipkazm.gif'); 
        background-repeat: no-repeat;
        background-position:left top;
        text-align: justify;
}
/* -------------------- SIDEBAR -------------------- */
#sidebar {
	width: 205px;
	float: right;
	font-size: 11px;
	margin-top: 5px;
}
#sidebar img, .lsidebar img {
	border: none;
}
.alignright {
	float: right;
	margin-top: 10px;
}
.alignleft {
	float: left;
	margin-top: 10px;
}
.rsidebar {
	width: 205px;
	float: right;
}
.rsidebar, .lsidebar img {
	border: none;
}
.lsidebar {
	width: 185px;
	float: left;
	margin: 0 auto;
	padding: 0px;
}
.lsidebar h2, .rsidebar h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.rsidebar ul, .lsidebar ul {
        margin: 0 0 0 0px;
	padding: 0 0 0 0px;
        list-style-type:none;
}

.rsidebar ul li {
        display:block;
        margin-left:0px;
        margin-top:2px;
        margin-bottom:2px;
        padding-left:15px;
        background-image: url('images/sipkazm.gif'); 
        background-repeat: no-repeat;
        background-position:left top;
}

.rsidebar p, .lsidebar p {
	padding: 0 7px 0 0px; 
}
/* -------------------- FOOTER -------------------- */
#footer {
	width: 940px;
	background: #111 url(images/footer.jpg) no-repeat bottom center;
	height: 34px;
	clear: both;
	color: #ccc;
	font-size: 9px;
	margin: 0;
	text-align: center;
}
#footer p {
	padding: 12px 10px 0 0;
}
#footer a, .footer a:link {
	text-decoration: none;
	color: #f7941d;
}
#footer a:hover {
	text-decoration: none;
	color: #ccc;
}
/*-------------------- Comment --------------------*/
.commentsbox {
	width: 520px;
	float: left;
	margin: 5px auto;
}
.commentsbox p {
	margin: 0;
	padding: 0;
}
.commentsbox img {
	border: 1px solid #666;
	margin: 3px;
}
#commentlist ol {
	margin: 0;
	padding: 0;
}
#commentlist li {
	list-style-position: outside;
	list-style-type: decimal;
	padding: 10px;
}
.alt {
	background-color: #040002 !important;
	background-image: none !important;
}
#commentlist li:hover {
	background-color: #040002;
}
.comment-title {
	margin: 0 0 0 0px;
	font-size: 10px;
	color: #666;
}
.comment-title a:link {
	color: #0072bc;
}
.comment-title a:hover {
	color: #666;
}
.comment-text {
}
h2.postcomment {
	margin: 0;
	font-size: 20px;
	font-weight: normal;
}
.postcomment {
	clear: both;
	margin: 20px 0 0 0;
	padding: 20px;
}
.postcomment input, .postcomment textarea {
	border: 1px dotted #aaa;
	background: #0d1d01;
	color: #ccc;
}
.postcomment input:hover, .postcomment textarea:hover {
	border: 1px dotted #ccc;
	background: #040002;
}
.postcomment input#author, .postcomment input#email, .postcomment input#url {
	width: 100% !important;
	width: 456px;
/* IE hack */
	height: 18px;
}
.postcomment textarea#comment {
	width: 100% !important;
/* IE hack */
	height: 200px;
}
.postcomment input#submit {
	width: auto;
	background: #0d1d01;
	height: 25px;
	padding: 2px 10px 3px 10px;
}
.postcomment input#submit:hover {
	background: #040002;
}
/*-------------------- Bottom --------------------*/
#bottom {
	clear: both;
	float: left;
	width: 940px;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0;
	background: url(images/bot.jpg) top center;
	text-align: left;
	color: #ccc;
	font-size: 10px;
}
#bottom-divs {
	float: left;
	clear: both;
	margin: 0;
	padding: 20px;
}
#bottom-left {
	width: 30%;
	padding: 20px 0 20px 30px;
	float: left;
}
#bottom-mid, #bottom-right {
	width: 30%;
	padding: 20px 0 20px 20px;
	float: left;
}
#bottom h2 {
	margin: 0 0 10px 0;
	padding: 0 8px;
	font-size: 14px;
	color: #f2f2f2;
	font-weight: bold;
}
#bottom h3 {
	margin: 0;
	padding: 10px 10px;
	font-size: 12px;
	color: #999;
	text-align: center;
}
#bottom h3:hover {
	color: #f2f2f2;
}
#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #666;
}
#bottom ul li {
	line-height: 20px;
	border-bottom: 1px solid #666;
}
#bottom ul li a {
	display: block;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
}
#bottom ul li a:hover {
	background: #111;
}
#bottom-right ul li a:hover {
	background: #111;
}
#bottom-sep {
	clear: both;
}
/*-------Status styles--------*/
.status_left, .status_right {
	position: relative;
	top: 50px;
	width: 165px;
	height: 140px;
}
.status_left {
	float: left;
	left: 10px;
}
.status_right {
	float: right;
	right: 10px;
}
.onl {
	position: relative;
	float: left;
	margin: 0 0 7px 0;
	padding: 0;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #51b147;
	clear: both;
}
.offl {
	position: relative;
	float: left;
	margin: 0 0 7px 0;
	padding: 0;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #b14747;
	clear: both;
}
.ong {
	position: relative;
	float: right;
	margin: 0 0 7px 0;
	padding: 0;
	text-align: right;
	font-size: 11px;
	color: #51b147;
}
.offg {
	position: relative;
	float: right;
	margin: 0 0 7px 0;
	padding: 0;
	text-align: right;
	font-size: 11px;
	color: #b14747;
}
// ---------------------------------------------------------------------------
