/*
Theme Name:	Titan
Theme URI: 	http://themes.jestro.com/titan/
Description: 	A refined, balanced, and exceptionally handsome WordPress theme. Features a robust theme options menu allowing you to integrate your Flickr photos, Twitter updates, and Feedburner email updates. Use the custom code box to include photos, video, or whatever else your heart desires. Designed and coded by <a href="http://www.jestro.com">Jestro</a>.
Version: 		1.12
Author:		Drew Strojny
Author URI:	http://www.jestro.com
Tags: fixed-width, two-columns, white, brown, right-sidebar, threaded-comments, theme-options
*/

/*
    Copyright 2009 Jestro LLC

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

*/

/* Import Stylesheets
-----------------------------------------------------------*/
@import url("css/undo.css");
@import url("css/master.css");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }

.reseter {
	border:  0px none;
	margin:  0px;
	padding: 0px;

	float: none;
	clear: both;

	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
 
ul#squash-rakety li {
 float: left;
 margin-right: 20px;
 text-align: center;
 background: none;
 padding: 0px;
}

div.reklama {
 background: #E7E1DE;
 margin: 10px 0px;
 padding: 10px
 line-height: 200%;
}

a.rozcestnik img {
 margin: 2px;	
 border: 3px solid #443B31;
}

a.rozcestnik:hover img {
 border: 3px solid #4B6EA8;
}

/* DOPORUCUJEME - SIDEBAR*/

.container {
margin:10px 0px;
padding:4px 12px 4px 12px;
border:1px solid #D5D5D5;
line-height:1.6em;
}

.container .header {
font-size:14px;
font-weight:normal;
margin-bottom:8px;
overflow:hidden;
font-weight: bold;
}


.container .img {
border:1px solid #D5D5D5;
float:left;
overflow:hidden;
padding: 5px;
}

.container .info {
float:left;
margin:10px 0 0 16px;
overflow:hidden;
}

.container .info .cena {
font-size:18px;
margin:0 0 5px;
}

.container .info .dostupnost {
margin:0 0 5px;
}

.container .buybutton {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.rakety.cz/wp-content/uploads/katalog-buybutton.gif) no-repeat scroll 0 0;
height:23px;
width:36px;
}

.container .buybutton a {
display:block;
height:100%;
}

.container .buybutton span {
display:none;
}

.clear-cont {
clear:both;
display:block;
font-size:0;
height:0;
}

.container .text {
margin: 0px -12px -4px -12px;
padding: 6px 12px;
background-color: #F2F2F2;

}

ul.sidemenu {
margin: 10px 20px 20px 20px;
}

ul.sidemenu li {
list-style-type: square;
line-height: 300%;
}

ul.sidemenu li a {
font-size: 1.5em;
}

ul.sidemenu ul { 
display:none;
}


/* MAPA */

#map_cz {
background:url("http://www.rakety.cz/wp-content/uploads/kraje.gif") no-repeat scroll left top #443B31;
height:202px !important;
height:303px !important;
margin:0 auto 20px auto;
overflow:hidden;
padding:0;
width:324px;
width: 486px;
}

#map_cz img {
border:0 none;
margin:0;
padding:0;
}

.activeRegion {
	width: 324px;
width: 486px;
	background: url("http://www.rakety.cz/wp-content/uploads/kraje.gif") no-repeat;
}



.region-1  {	background-position: 0 -303px }       /* Praha */
.region-2  {	background-position: 0 -606px }       /* Karlovarsky kraj */
.region-3  {	background-position: 0 -909px }       /* Plzensky kraj*/
.region-4  {	background-position: 0 -1208px }       /* Ustecky kraj*/
.region-5  {	background-position: 0 -1510px }      /* Stredocesky kraj*/
.region-6  {	background-position: 0 -1812px }      /* Liberecky kraj*/
.region-7  {	background-position: 0 -2114px }      /* Jihocesky kraj*/
.region-8  {	background-position: -486px -302px; } /* Kralovehradecky kraj*/
.region-9  {	background-position: -486px -604px; } /* Kraj Vysocina*/
.region-10 {	background-position: -486px -906px }  /* Pardubicky kraj*/
.region-11 {	background-position: -486px -1208px }  /* Jihomoravsky kraj*/
.region-12 {	background-position: -486px -1510px } /* Olomoucky kraj*/
.region-13 {	background-position: -486px -1812px } /* Zlinsky kraj*/
.region-14 {	background-position: -486px -2114px } /* Moravskoslezsky kraj*/

.kurz {
width: 630px;
margin: 10px;
float: left;
background-color: #DFDFDF;
}

.odd {
background-color: #DFD8D1;
}

.kurz img {
float: left;
margin: 10px;
width: 100px;
}

.kurz .popis {
float: left;
width: 250px;
margin: 10px 5px;
}

.kurz .adresa {
float: left;
width: 230px;
margin: 10px 5px;
}

.katalog-sloupec {
float: left;
margin: 10px 5px 10px 0px;
width: 180px;
padding-left: 8px;
border-left: 1px dotted gray;
}