body {
	background-color: #008000;
	background-image: url(http://www.quarterworld.cz/_img/pozadi_body.jpg);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	font-size: 12px;
	background-color: green;
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
}
img {
	border: 0;
}
a.menudet {
	color: #008000;
	font: bold;
	font-family: Verdana, Arial-ce;
	font-size: 11px;
	text-decoration: none;
	text-decoration: underline;
}
.vrhy-stenat {
	color: #d80b29;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-size-adjust: inherit;
	font-stretch: inherit;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	line-height: normal;
	text-align: center;
}
.vrhy-stenat a{
	padding-left: 5px;
	color: #d80b29;
	text-decoration: none;
}
.vrhy-stenat a:hover{
	color: #d80b29;
	text-decoration: underline;
}
.vrhy-stenat a:visited{
	color: #d80b29;
}


a.menudet:hover {
	color: #008000;
	font-size: 11px;
	text-decoration: none;
}
.nadpis_akt_left {
	color: #008000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16;
	font-size-adjust: inherit;
	font-stretch: inherit;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	line-height: normal;
	text-align: left;
}
a {
	color: #127db8;
	text-decoration: none;
}
a:hover {
	color: #4F67F0;
	text-decoration: underline;
}

a:visited {
	color: #49647d;
}

img {
	border: 0;
}
#quarterworld_web{
	margin-top:10px;
}

#hlavicka_vssp {
	display: block;
	margin: 0px auto 0 auto;
	width: 977px;
	position: relative;
	background: url(images/pg_bg.png) repeat-y;
}


#header-shadow {
	height: 12px;
	width: 977px;
	display: block;
	margin: 0px auto;
	position: relative;
	background: transparent url(images/header_shadow.png) no-repeat;
	
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 955px;
	height: 188px;
	margin: 0px auto;
	margin-left: 12px;
	overflow: hidden;
	color: #fff;
	padding: 0px;
	
}

/****** RSS Ikona ******/
.rssicon
{
  position: relative;
  display:block;
  float:right;
  background-image: url('images/rss.png');
  background-position: center right;
  background-repeat: no-repeat;
  margin-top: -60px; margin-right: 5px;
  height: 17px;
  width: 17px;
}


#content {
	width: 590px;
	float: left;
	color: #000;
	padding: 30px 10px 10px 10px;
	font-weight: normal;
}


/***** Navigace *****/
#vssp_nav{
	border: none;
	margin: 0;
	padding: 0 0px 10px;
	list-style: none;
	width: 955px;
	float: left;
	margin-left:12px;
	margin-top: 3px;
	margin-bottom: 0px;
	border: 0px;
	font-family: Verdana, Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	background: url(images/nav_bg.png) repeat-x;
	background-color: green;
}

#vssp_nav ul a {
	color:#FFFFFF;
	display:block;
	float:left;
	margin:0;
	padding:0px 15px 0px 15px;
	text-decoration:none;
	font-weight: bold;
	border-right: solid 1px #CCC;
}

#vssp_nav ul li{
	list-style: none;
	float: left;
	background: url(images/nav_bg.png) repeat-x;
}

#vssp_nav ul li.first {
	border-left: none;
}



#vssp_nav ul li a:hover {
	text-decoration: underline;
}

#vssp_nav ul li.current_page_item a { 
	text-decoration: underline;
}

/***** Vyhedávání na quarterworld *****/

#search {
	display: inline;
	float: right;
	margin: 0px 5px 0;
	padding: 0px 0 0;
	text-align: left;
	top: 0px;
}

#searchbox {
	width: 180px;
	float:left;
	padding: 2px 0px 2px 0px;
	background: #fff;
	border: 1px solid #333;
	margin: 2px 2px 2px 0;
	color: #000;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

.go {
	margin-top: 6px;
	margin-left: -20px;
	padding: 0px;
	color: #000;
	display:inline;
}


/***** Hlavní strana quarterworld *****/

.title {
	padding: 5px 5px 5px 20px;
	color: #fff;
}

h1.nadpis_vssp {
	text-align:center;
	padding: 2px;
	margin: 0 auto;
}

h1.nadpis_vssp a{
	font-size: 28px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: #FFFFFF;	
	text-decoration: none;
	padding: 2px;
}
h1.nadpis_vssp a:hover{
	color: black;	
}

	
h3.slogantext{
	font-size: 21px;
	font-family: Verdana,Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	padding-top: 80px;
	padding-left: 20px;
	text-decoration: none;
	margin-left: 10px;
}

h1.post{
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 900;
	margin-bottom: 8px;
	color: #006400;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1.post a{
	color: #006400;
	text-decoration: none;
}

h1.post a:hover{
	color: #4F67F0;
}

h1 {
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 8px;
	color:  #333;
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding:  3px;
	color:  gray;
	margin-bottom: 3px;
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding:  2px;
	color:  green;
	margin-bottom: 3px;
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
}
h3 a, a:visited{
	color:  green;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding:  3px;
	color:  #333;
	margin-bottom: 5px;
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
}

h5 {
	background-color: #008000;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #ffff00;
padding-left: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
}


h6 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding:  3px;
	color:  #333;
	margin-bottom: 5px;
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
}
h7 {
	background-color: none;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #ffff00;
padding-left: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
}


#nextprev {
	clear: both;
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 60px;
}

/***** Příspěvky na quarterworld *****/

.post ul {
	margin-left: 0px;
	padding: 0 0 10px 30px;
	list-style-image: url(images/bullet.png);
	padding-left: 30px;
} 

.post li {
	margin: 7px 0 8px 10px;
}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
}
	
/**** Tabulky ****/	
	
.post  table {
	background:transparent; border:0px;
	border:0px solid #CCC;
	border-collapse:collapse;
	margin:5px 0 10px;
}
.post  th, 
.post  td {
	border:1px solid #CCC;
	padding:3px 10px;
	text-align:left;
	vertical-align:top;
}
.post  tr.even td {
	background:#F7F7F7;
}
.post  th {
	background:#EDEFF0;
}



/***** Hlavní nastavení pro příspěvky *****/
.post {
	margin-bottom: 20px;
}

.postbannerad{
	margin: 10px auto 10px auto;
	padding: 5px;
}
blockquote {
	color: #000; 
	margin: 0 1px 20px 20px; 
	background: url(images/BlockQuote.png) top left no-repeat #F0F0F0;
	border: 1px dashed #DFDFDF;
	padding: 20px 10px 0px 40px;
	font-size: 11px;
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
}
p {
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 1.6em;
}
p a {
	border-bottom: none;
	text-decoration: none;
}
p a:hover {
	border-bottom: none;
	text-decoration: underline;
}
p.center {
	text-align: center;
}
.postmetabottom {
	background: #FFFFFF;
	border-color:#E5E5E5;
	border-style: dotted;
	border-width:1px 1px 1px;
	color: #333;
	padding: 3px;
	font-size: 11px;
}

.postmetatop {
	text-align: center;
	background: none;
	font-style: italic;
	font-weight: bold;
	color: green;
	padding: 3px;
	font-size: 14px;
	margin-bottom: 10px;
}

.postmeta a {
	border-bottom: none;
}
.postmeta a:hover {
	border-bottom: none;
}
.small {
	font-size: 10px;
}
code {
	font: 12px 'Courier New', Courier, Fixed;
}

h1.title {
	font-size: 22px;
	font-weight: normal;
	padding: 10px 10px 10px 17px;
}

html>body .post ul {
	margin-left: 0px;
	padding: 0 0px 10px 30px;
	list-style-image: url(images/bullet.png);
} 
html>body .post li {
	margin: 0px 0 8px 0px;
}
.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.post ol li {
	margin: 0;
	padding: 0;
}

/***** Boční panely quarterworld *****/

#sidebarLeft {
	float: left;
	width: 145px;
	height: 8400px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: white;
	letter-spacing: 2px;
	font-size: 17px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 8px;
	padding: 5px 10px 10px 10px;
}
#sidebarLeft img{
	border: 2px solid white;
	margin: 10px;
}
#sidebarLeft img:hover{
	border: 2px solid black;
	margin: 10px;
}

#sidebarRight {
	width: 145px;
	height: 8400px;
	float:right;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 17px;
	margin-right: 15px;
	margin-top: 8px;
	margin-bottom: 7px;
	color: white;
	padding: 5px 10px 10px 10px;
}
#sidebarRight img{
	border: 2px solid white;
	margin: 10px;
}
#sidebarRight img:hover{
	border: 2px solid black;
	margin: 10px;
}


#sidebarRight h2{
	font-size: 13px;
	text-align: left;
	padding:  10px;
	color:  #FFFFFF;
	background:url(images/sidebar_bg.png) repeat-x;
	background-color: #083a56;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
}

#sidebarRight h2 a{
	color:  #FFFFFF;
	text-decoration: none;
}

#sidebarRight h2 a:hover{
	color:  #FFFFFF;
	text-decoration: underline;
}

#sidebarLeft h2{
	font-size: 13px;
	text-align: left;
	padding:  10px;
	color:  #FFFFFF;
	background:url(images/sidebar_bg.png) repeat-x;
	background-color: #083a56;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
}

#sidebarLeft h2 a{
	color:  #FFFFFF;
	text-decoration: none;
}

#sidebarLeft h2 a:hover{
	color:  #FFFFFF;
	text-decoration: underline;
}

#sidebarRight a {
	color: #03C;
	text-decoration: none;
}

#sidebarRight a:hover {
	background: none;
	color:  #49647d;
	text-decoration: underline;
}

#sidebarLeft a {
	color: #03C;
	text-decoration: none;
}

#sidebarLeft a:hover {
	background: none;
	color:  #49647d;
	text-decoration: underline;
}

#sidebarLeft a:visited {
	color: #49647d;
}

.sidebar {
	color: white;
	background-color: #009900;
	text-align: center;
	line-height: 12px;
	font-size: 14px;
}

.sidebar ul, .sidebar ol { 
	padding: 0px 0px 0px 5px;
	margin: 0 0 1em 0; 
	font-size: 12px;
}

.sidebar ul { 
	list-style-type: none;
}

.sidebar li { 
	margin: 0 0 0.9em 10px; 
	list-style-image: url(images/bullet.png);
	list-style-position: outside;
	line-height: 14px;
	padding: 0;
	
}

.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

.sidebar_widget
{
	min-width:3px;
  	min-height:3px;
  	margin: 0 auto;
	padding: 5px 5px 5px 5px;
	background-color: #f8f9f9;
	border: 1px solid #999;
}

.sidebar_widget_gap
{
	margin: 7px 0px 7px 0px;
}

/***** Patička webu quarterworld *****/

#footer {
	clear: both;
	position: relative;
	background-color: #009900;
	color: #CCC;
	text-align: center;
	font-weight: normal;
	width: 955px;
	margin: 0;
	margin-left: 12px;
	padding: 30px 0 5px 0;
}


#footershadow {
	width: 977px;
	height: 12px;
	display: block;
	margin: 0px auto;
	margin-bottom: 30px;
	position: relative;
	background: url(images/footer_shadow.png) no-repeat;
}

#footer a {
	color: #4F49AA;
}
#footer a:hover {
	color: #4F67F0;
}

#footer p {
	font-family: Helvetica, Arial, Verdana, "Lucida Grande", sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: light;
	margin-bottom: 0px;
}


#footer a {
	color: #CCC;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: underline;
}
#icons {
	display: inline;
	margin-top: -30px;
	float: right;
	text-align: right;
}
#footerIcons {
	padding: 2px;
	color: #000;
	display: inline;
	float: right;
}
/***** CSS k obrázkům *****/

img.post {
	padding: 5px;
	border: 1px solid #CCC;
	margin: 10px;
	float: right;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #CCC;
}

img.alignright {
	padding: 5px;
	border: 1px solid #CCC;
	background: #fff;
	margin: 10px;
	display: inline;
}
img.alignleft {
	padding: 5px;
	border: 1px solid #CCC;
	margin: 8px;
	display: inline;
}

.alignright {
	float: right;
}
.alignleft {
	float: left
}	

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation {
  font-size: 11px;
  height: auto;
  line-height: 28px;
  overflow: hidden;
  padding: 0 28px;
}

.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}


/***** Komentáře *****/

#comment {
	background: #FFFFFF;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	}
		
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	color: #666;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	color: #666;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	padding: 5px 0 0 0;
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 10px;
	border: 1px solid #666;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 5px 0px 20px 0px;
	float: left;
	border: 1px solid #0CC;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

#author, #email, #url {
	background: #FFFFFF;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border: 1px solid #666;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #dfeaf2;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px solid #E6E6E6;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border: 1px solid #CCC;
	margin: 0px;
	padding: 0px;
	}

.pinglist { margin-top: 10px; width: 450px; float: left; }

li.pings {
  border-bottom: 1px dotted #CCC;
  margin: 0;
  padding: 5px 0 5px 5px;
  width: 430px;
  line-height: 14px;
}

.pings:first-child { border-top: none; }
.pings:last-child { border-bottom: none; margin-bottom: 30px; }



/**** čudlíky a hejbátka ******/

.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 a:hover img {
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*** Nastavení pro kalendář ***/
#wp-calendar {
	border: 1px solid #CCC;
	empty-cells: show;
	font-size: 14px;
	margin: 0 0 9px 9px;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
	font-weight: bold;
}

#wp-calendar caption {
	color: #000000;
	font-size: 14px;
	text-align: left;
	margin-bottom: 5px;
	font-weight: bold;
}

#wp-calendar td {
	color: #666;
	font: normal 12px Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	font-weight: normal;
}
/*** Tabulka pomocná ***/
.psiska {
	margin: 0 auto;
	padding-left: 10px;
	text-align: center;
}

.psiska th, .psiska td {
	border: 0px;
	text-align: center;
}
#translation_bar img {
	margin: 0 auto;
	padding-left: 3px;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	text-align: center;
}
#translation_bar a:hover img {
	margin: 0 auto;
	padding-left: 3px;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	text-align: center;
}

