/* GLOBALNI DEKLARACE 
-------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

* [onclick] {
	cursor: pointer
}

p {
	text-indent: 20px;
	padding: 5px;
}

img {
	border:none;
}

a {
	color: #f87235;
	font-weight: bold;
	text-decoration: underline;
}

a:hover { 
	color:#cc3300;
}

/* OBECNE DEKLARACE
-------------------------------------------------------------*/

a.black {
	color:#000000 !important;
}

a.black:hover {
	color:#555555 !important;
}

img.mods {
	margin-left: 30px;
	vertical-align: top;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.hidden {
	display: none;
}

/* Chybove stranky
-------------------------------------------------------------*/
p.error {
	margin-top: 50px;
	text-indent: 0;
}

img.error {
	float: right;
}

/* HLAVNI CASTI STRANKY 
-------------------------------------------------------------*/

body { 	
	font-size: 0.8em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #262626;
	background: #00202f;
	text-align: center;
}
 
#content {
	width: 850px;
	margin: 5px auto;
	text-align: left;
	background: url(images/bg_left_menu.png) left top repeat-y #faf7e3;
}

#main {
	margin-left: 180px; 
	background: #faf7e3;
	border-left: 1px solid #f8a33b;
	border-right: 1px solid #ffffff;	
}

/* HLAVICKA
-------------------------------------------------------------*/

#header {
	margin: 0;
	height: 170px;
	background: url(images/logo.jpg) no-repeat #f29e39;
}

#header h1, h2 {
	padding: 131px 0 0 16px;	
	font-size: 0.9em;
	color: #E0E0E0;
}

#header h2 {
	padding-top: 2px;
}

#header a {
	text-decoration: none;
}

#header a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* PATICKA
-------------------------------------------------------------*/

#quarter {
	background: #003751;
	text-align: right;
	border: #e8e8e8 1px solid;
	border-left: #e8e8e8 2px solid;
	clear: both;
}

#quarter a:hover {
	color: #ffffff;
}

#quarter-content {
	padding: 8px 20px;
	color: #ffffff;
	font-family: Verdena, Arial, sans-serif;
}

.update {
	float: left;
	text-align: left;
}

/* LEVY SLOUPEC
-------------------------------------------------------------*/

#menu {
	float: left;
	width: 180px;
	overflow: hidden;
}

#menu h1 {
	margin-bottom: 5px;
	padding-left: 15px; 
  text-align: left;
	font-size: 1.2em;
	line-height: 200%;
	color: #AA0000;
	background: url(images/menu_header.png) #f29e39;
	border-bottom: solid 1px #f8a33b;
}

/* Navigacni menu
-------------------------------------------------------------*/

#menu-main {
	margin: 0;
	padding-bottom: 5px;    
}

#menu-main a {
	padding: 3px 0 3px 28px;
	font-weight: normal;
	text-decoration: none;
	color: #262626;
	background: url(images/arrow.png) left no-repeat;
	display: block;
}

#menu-main a:hover {
	padding: 2px 0 2px 28px;
	color: #a00000;
	background: url(images/menu_hover.png) left top no-repeat;
	border-top: 1px dotted #a00000;
	border-bottom: 1px dotted #a00000;
}

#menu-main a.active {
	font-weight: bold;
	color: #CC0000;
}

#menu-main a.submenu {
	text-indent: 10px;
	font-size: 0.9em;
}

#menu-main li {
	list-style-type: none;
}

/* Odkazy na stranky
-------------------------------------------------------------*/

#menu-links {
	padding-bottom: 5px;
}

#menu-links a {
	padding-left: 20px;  
  font-weight: normal;
  line-height: 180%;
	color: #262626;
	text-decoration: underline;
}

#menu-links a:hover {
	font-weight: bold;
	color: #a00000;
}

/* Vyhledavani a statistika
-------------------------------------------------------------*/

#menu-other {
	text-align: center;
}

#menu-other img {
	margin: 5px auto;
}

#menu-other img.stat {
	margin-top: 10px;
	margin-bottom: 10px;
}

#menu-other input {
	width: 140px;
	margin: 10px 0 0 5px;
	background: #fceaa3;
	border: #F87235 solid 1px;
}

#menu-other input.button {
	width: 80px;
	color: #282828;
}

input.donate {
	margin: 0 auto;
	text-align: center;
	display: block;
}

/* OBSAH STRANKY
-------------------------------------------------------------*/

#main-content, #main-pack, #main-contact, 
#main-guides, #main-search {
	padding: 0 30px 50px 30px;
	text-align: left;
	min-height: 1000px;
}

#main-archive {
	padding: 0;
	text-align: center;
	min-height: 1000px;
}

/* HLAVNI ELEMENTY
-------------------------------------------------------------*/

#main h1 {
	padding-left: 25px;
  text-align: left;
	font-size: 1.2em;
	line-height: 2em;
	color: #faf3e5;
	background: url(images/main_header.png) #191919;
  border-bottom: solid 1px #000000;
}

#main h2 {
	margin: 5px 0 15px 0;
	padding: 2px 10px;
	font-size: 1.1em;
	color: #cc3300;
	background: #fac760;
	border-bottom: solid 1px #cc3300;
}

#main ul {
	list-style-image: url(images/triangle.png);
	margin: 0 0 10px 30px;
}

#main li {
	margin-top: 10px;
	padding-left: 2px;
}

img.new {
	margin-left: 12px;
	margin-bottom: 2px;
}

img.screen {
	float: right;
	margin: 0px 10px 0 20px;
}
    
/* Vyber stylu razeni
-------------------------------------------------------------*/

#sort {
	margin-top: 20px;
	font-size: 0.9em;
	text-align: left;
}

#sort a {
  font-weight: normal;
}

#sort table {
  width: 100%;
}

#sort .right {
	text-align: right;
}

/* Odkaz pro stazeni doplnku
-------------------------------------------------------------*/

p.download {
	clear: right;
	margin: 20px 0 0 -10px;
	font-size: 0.85em;
}

p.download img {
	vertical-align: middle;
}

p.download a {
	padding: 10px 0 10px 30px;
	font-size: 1.25em;
	background: url(images/download.png) left center no-repeat;
}

p.download a:hover {
  text-decoration: underline overline;
	background: url(images/download_hover.png) left center no-repeat;
}

p.download a.src {
	padding-left: 50px;
  line-height: 2em;
	font-weight: normal;
  font-size: 1.1em;
  text-decoration: none;
	color: #666666;
	background: none;
}

p.download a.src:hover {
  color: #000000;
  font-weight: bold;
}

/* UVODNI STRANKA (INDEX.PHP)
-------------------------------------------------------------*/

/* Novinky
-------------------------------------------------------------*/

#news { 
	margin-top: 10px;
	float: right;
	width: 250px;
	text-align: justify;
	font-family: Verdena, Arial, sans-serif;
	font-size: 0.9em;
	background: #fceaa3;
	overflow: visible;
}

#news h2 {
	margin: 0 -10px;
	padding-top: 2px;
	font-size: 1em; 
}

#news h3 {
	padding: 5px;
	text-align: center;
}

#news img {
	margin: -20px 0 -20px 15px;
	overflow: visible;
}

#news .date {
	padding-top: 2px;
	color: #666666;
	font-size: 0.9em;
	font-weight: normal;
}
#news .content {
	margin: 0;
	padding: 5px 10px 10px 10px;
}

/* Uvitani
-------------------------------------------------------------*/

#welcome {
	width: 310px;
	text-align: justify;
}

#welcome h3 {
	margin-top: 30px;
	text-align: center;
}

#welcome a.pack {
	color: #cc3300;
	background: #fceaa3;
}

#welcome a.pack:hover {
	color: #f87235;
}

#welcome img {
	margin: 20px -15px;
	vertical-align: middle;
	position: relative;
}

#welcome img.logo {
	height: 70px;
	width: 70px;
	background: url(images/pack-logo.png) top left no-repeat;
	z-index: 100;
}

#welcome img.welcome {
	margin: 0 0 5px -10px;
}

/* Oblibene doplnky
-------------------------------------------------------------*/

#popular {
	margin-top: 50px;
	padding: 10px;
	background: #FFF3D1;
}

#popular h2 {
	padding-left: 20px;
	background: #fceaa3;
	font-size: 1.4em;
	line-height: 1.5em;
}

#popular a {
	margin: 0 20px;
	line-height: 1.8em;
	font-size: 1.2em;
	color: #cc3300;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}

#popular a:hover {
  color: #f87235;
}

#popular table {
	margin: 0 auto;
  width: 90%;
}

#popular a.img {
	margin: 0;
	padding: 0;
  border: none;
}

#popular .image {
  width: 120px;
  height: 100px;
  border: 2px solid #cccccc;
}

#popular .info {
	margin: 0 20px;
  font-size: 0.9em;
  color: #666666;
}

#popular .label {
  margin: 0 20px;
  font-size: 2em;
  font-family: Verdana;
  color: #FFD98C;
}

#popular .right {
  text-align: right;
}

/* MIRANDA PACK (PACK.PHP)
-------------------------------------------------------------*/

#main-pack img {
	margin-bottom: 20px;
}

#main-pack img.info {
	margin: 5px 15px 5px 0;
	float: left;
}

#main-pack img.updated {
	margin: 0px 0 2px 12px;
}

#main-pack a.zip {
	padding: 0 20px;
	line-height: 3em;   
  color: #000000;
  font-weight: bold;
	background: url(images/zip-icon.gif) left center no-repeat;	
}

#main-pack a.pack {
	padding: 10px 10px 10px 40px;
	background: url(images/download_pack.png) left center no-repeat;
	color: #999999;
	font-size: 150%;
	font-weight: bold;
	text-decoration: overline underline;
}

#main-pack a.pack:hover {
	color: #F87235;
}

#main-pack a.dark {
	color: #000000;
}

#main-pack a.forum {
	font-size: 1.2em;
}

#main-pack h3 {
	margin-top: 15px;
	padding-left: 20px; 
  font-size: 100%;
	font-weight: bold;
	background: url(images/idea.png) left center no-repeat;
	text-decoration: underline;
}

#main-pack hr {
	margin: 20px auto;
	width: 80%;
	text-align: center;
	border-top: #666666 solid 1px;
	border-bottom: none;
	height: 1px;
}

#main-pack ul {
  margin-left: 25px;
	line-height: 0.8em;
}

#main-pack .screen-cl {
	float: left;
	width: 180px;
}

#main-pack .screen-ml {
	margin-bottom: 25px;
	text-align: right;
	left: 180px;
}

#main-pack .plugins {
  padding: 0 5px;
}

/* KONTAKT (CONTACT.PHP)
-------------------------------------------------------------*/

#main-contact p {
	text-indent: 0;
	margin: 10px 5px 25px 5px;
	padding: 10px 15px;
	background: #fceaa3;
}

#main-contact img {
	vertical-align: middle;
	margin: 4px 8px 8px 20px;
}

#main-contact img.question {
	margin: 5px 15px 10px 0;
	float: left;
}

#main-contact img.captcha {
	margin: 0;
}

/* Kontaktni formular
-------------------------------------------------------------*/

#form {
	margin: 10px 5px;
}

#form input {
	width: 250px;
	margin: 2px 0 5px 0;
	border: #F87235 solid 1px;
}

#form input.captcha {
	margin-top: 5px;
	width: 170px;
	vertical-align: middle;
}

#form input.button {
  width: 170px;
	background: #fceaa3;
	color: #282828;
}

#form textarea {
	width: 500px;
	height: 150px;
	margin-bottom: 10px;
	border: #F87235 solid 1px;
}

/* NAVODY (GUIDES.PHP)
-------------------------------------------------------------*/

#main-guides h2 {
	margin-bottom: 0; 
}

#main-guides h3 {
	margin: 20px 0 5px 0;
	padding: 0 0 5px 5px;
	font-size: 1.1em;
	border-bottom: 1px solid #696969;
}

#main-guides a.show {
	color: #cc3300;
	font-weight: normal;
}

#main-guides a.show:hover {
	color: #400000;
}

#main-guides a.title {
	font-weight: bold;
	text-decoration: none;
}

#main-guides .title-info {
	padding-top: 2px;   
	float: right;
	text-align: right;
	font-size: 0.8em;
	font-weight: normal;
	color: #555555;
}

#main-guides img {
	margin: 15px auto;
	text-align: center;
	display: block;
	border: 2px solid #FFFFFF;
}

#main-guides img.noborder {
	border: none;
}

#main-guides img.main {
	margin: 5px 15px 3px 0;
	float: left;
	border: 1px solid #999999;
}

#main-guides .content {
	margin: 0 0px 40px 15px;
	padding: 10px 15px;
	background: #fceaa3;
}

img.multi {
	margin-right: 50px;
}

/* VYSLEDKY HLEDANI (SEARCH.PHP)
-------------------------------------------------------------*/

#main-search h2 {
	margin-top: 20px;
}

#main-search h3 {
	margin: 10px 5px 5px 5px;
	font-size: 1em;
	color: #cc3300;
	border-bottom: #f1aa1c 1px dashed;	
}

#main-search a {
	color: #cc3300;
	font-weight: bold;
	text-decoration: none;
}

#main-search a:hover {
	color: #282828;
}

#main-search .content {
  margin: 0 5px 0 15px;
	font-size: 0.9em;
	text-align: justify;
}

 /* SKINPACKY
-------------------------------------------------------------*/

.tick {
	padding-left: 20px;
	margin-right: 20px;
	background: url(images/tick.png) left center no-repeat;
}

.untick {
	padding-left: 20px;
	margin-right: 20px;
	background: url(images/untick.png) left center no-repeat;
}

.skinpack {
	clear: right;
	padding-top: 20px;
	text-align: center;
}

/* ARCHIV (ARCHIVE.PHP)
-------------------------------------------------------------*/

#alert {
	padding-left: 20px;
	height: 90px;
	color: #CC0000;
	text-align: center;
}

#alert img {
	float: left;
}

#alert p {
	padding: 15px 10px;
}

.small {
	font-size: 0.9em;
}

