/*  
Theme Name: ARKS plus
Theme URI: http://www.arks-plus.com/
Description: for web www.arks-plus.com.
Version: 1.0
Author: VOGO
Author URI: http://www.vogo.cz/
*/


.pomoc {
	color: #2C62B4;		/* tm. modra */
	color: #7BA0D9;		/* sv. modra */
	color: #BDD0EC;		/* nejsv. modra */
}

/* Begin Typography & Colors */
body {font-size: 62.5%; /* Resets 1em to 10px */ font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif; background-color: #FFFFFF; color: #000000;}
#page {text-align: left;}
#header {	}
#content {font-size: 1.2em;	}
.narrowcolumn .entry, .widecolumn .entry p {font-size: 1.10em;font-style:italic; letter-spacing: 0.02em; word-spacing: -0.02em;}
.narrowcolumn .entry, .widecolumn .entry {line-height: 1.4em;}
.widecolumn {line-height: 1.6em;}
.narrowcolumn .postmetadata {text-align: center;}
.alt {background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
small {font-size: 0.9em; line-height: 1.5em;}
h1, h2, h3 {font-weight: bold;}
h1 {font-size: 4em; text-align: center;}
h2 {font-size: 2.0em; font-weight:bold; font-style:italic; padding:20px 0 0 0; margin:0;}
h2.pagetitle {font-size: 1.6em;}
#sidebar h2 {font-size: 1.2em;}
h3 {font-size: 1.3em;}
h1, h1 a, h1 a:hover, h1 a:visited {text-decoration: none; color: white;}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {color: #990000;}
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;}
.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 {text-decoration: none;color: #990000;}
a:hover {text-decoration: underline; color:#FFFFFF;}
/* End Typography & Colors */

/* Begin Various Tags & Classes */
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;}
hr {display: none;}
a img {border: none;}
.navigation {display: block; text-align: center;}
/* End Various Tags & Classes*/

/* Begin Sidebar */
#sidebar {padding: 0px 0 10px 0; margin: -40px 0 0 20px; width: 252px;}
#sidebar_img {padding: 0; margin: 0px 0 0 -3px; width: 100%; height: 133px;}
#sidebar_content {padding: 133px 10px; margin: 0px 0 0 0; width: 229px; overflow:auto;}
#sidebar form {margin: 330px 0 0 0;}
/* End Sidebar */

/* Begin Form Elements */
#sidemenu_block #searchform {top:0; left:0; width: 550px; margin: 22px 0 0 185px; _margin: 22px 0 0 122px; padding: 0; position:absolute;}
#sidemenu_block #searchform #s {width: 120px; height:13px; padding: 2px; background:#EFDE98; border: solid 2px #978600;}
#sidemenu_block #searchsubmit {padding: 0; font-size:0.85em; _font-size:1.2em; font-weight:bold; background: none; border: none; color:#990000;}

.entry form { /* This is mainly for password protected posts, makes them look better. */text-align:center;}
select {width: 130px;}
#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 0;}
#commentform textarea {width: 100%; padding: 2px;}
#commentform #submit {margin: 0; float: right;}
/* End Form Elements */


/* Begin sidemenu */
#sidemenu_block {display: block; position:absolute; top:228px; width:512px; height:auto; text-align:left; margin: 0px 0px 0px 140px;}
#sidemenu {}
#sidemenu ul, #sidemenu h2  {margin: 0; padding: 0; border: 0; list-style-type: none; font-weight:bold; font-size: 1.2em;}
#sidemenu li { margin: 0 5px 0 0; padding: 0; border: 0; display: block; float: left; position: relative;}
#sidemenu a, #sidemenu h2 {display: block; padding: 5px 10px 5px 10px; color: #FFFFFF; text-decoration:none; white-space: nowrap;}
#sidemenu li ul a {padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px;}
#sidemenu h2 {color: #FFFFFF; font-size: 1.0em; weight:bold; }
#sidemenu li li {width: 100%; float: none; }
#sidemenu li li ul {top: 0px; left: 0; font-size: 1em;}
#sidemenu li li:hover ul {left: 100%;}
#sidemenu li ul {display: none; position: absolute; z-index: 10; font-weight:normal; font-size: 0.9em;}/* initialy hide all sub sidemenus */
#sidemenu li:hover>ul {display: block;}/* display them on hover */
#sidemenuList:after {content: "."; height: 0; display: block; visibility: hidden; overflow: hidden; clear: both; }/* this is needed if you want to style #sidemenu div - force containment of floated LIs inside of main UL */
#sidemenuList {display: inline-block;}
/* define the consecutive colors */
#sidemenu ul li a{}
#sidemenu ul li a:hover {color: #FFCC00;}
#sidemenu ul li ul li a{color: #990000; background:none #EFDE98; width: 165px;
	filter:alpha(opacity=80); /* for IE */
			-moz-opacity:0.8; /* for mozilla */
			opacity: 0.8; /* for safari */
			khtml-opacity: 0.8 /* for konquerer and older safari */
}
#sidemenu ul li ul li a:hover {background-color: #C0C33D; color: #FFFFFF;}
#sidemenu ul li ul ul li a{background-color: #7BA0D9;}
#sidemenu ul li ul ul li a:hover {background-color: #2C62B4;}
/* End sidemenu */


/* from VOGO */

#odsaz_right {
	width: 130px;
	height: 120px;
	float:right;
}

/* Begin Structure */
body { margin: 0; padding: 0; background: url(images/body_bckg.jpg) left top repeat-y;}

#page {top:0; left:0; margin: 30px 0 0 0; padding:236px 0 0 0; width: 800px; background: url(images/page_bckg.jpg) 80px 30px repeat-y;}
	
#content { display:block; padding: 10px 20px 0 20px; margin: 0 0 0 135px; _margin-right:3px; width: 515px; min-height: 300px; _height: 300px; background:url(images/content_bckg.jpg) top repeat-x; overflow:visible;}

#header {position:absolute; top:0px; left:0; padding: 0; margin: 0; height: 276px; width: 100%; z-index:20; background:url(images/top_left_bckg.jpg) left top no-repeat;}
#header H1 { position:absolute; top:0; left:0; margin: 21px 0 0 26px; display:block; width: 111px; height: 134px; background:url(images/top_left_logo.png) no-repeat;}
#header H1 A{margin: 0px 0 0 0;	display:block; width: 111px; height: 134px;}
#top_line {top:30px; left:193px; width: 279px; height: 59px; position:absolute; background: url(images/top_line_bckg.jpg) no-repeat;}
#top_txt {top:89px; left:193px; width: 279px; height: 165px; position:absolute; background: url(images/top_txt.jpg) no-repeat;}
#top_bottom {top:254px; left:193px; width: 279px; height: 13px; position:absolute; background: url(images/top_bottom_bckg.jpg) no-repeat;}
#top_slogan { top:0; left:0; margin: 5px 0 0 186px; letter-spacing: 0.05em; word-spacing: -0.01em; display:block; position:absolute; width: 510px; height: 15px; font-size: 3em; color:#C0C33D;}
#header H1 SPAN {display:none;}
#headerimg { margin: 30px 0 0 472px; padding:0; width: 303px; height: 276px; background:url(images/top_right_kvet.jpg) no-repeat;}

	
	

#footer { padding: 0 0 0 0px; margin: 25px 0 0 80px; width: 673px; height:119px; clear: both; background:url(images/footer_bckg.png) no-repeat;}
#footer p {margin: 0; padding: 16px 0 9px 0; text-align: center; font-size: 1.15em; font-weight:bold; color:#DEE078;}
#footer p.copy {color:#FFFFFF; padding: 0;}
#footer a {color:#C0C33D;}
#footer a:hover {color:#FFCC00;}

/* End Structure */
	
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

.post h2{
  padding-top: 35px;
  text-align: center;
}

.balloonstyle{
position:absolute;
top: -500px;
left: 0px;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: orange; /*barva pozadí*/
/*background: url(../images/top_txt.jpg) repeat-x; /*průhledné pozadí*/
/*background: url(content_bckg.gif) repeat; /*dořešit obrázek*/
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}