/* $Id: local-sample.css,v 1.1.2.1 2010/01/11 00:08:12 sociotech Exp $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */



body {
/* font: 80% 'Lucida Grande', Verdana, Arial, Sans-Serif; */
color: #444;
background-color: #AB2;
background-image: url(../images/zeleny_podklad_2.jpg);

margin: 0 0 30px;
}

#header-group-wrapper {
margin-top: 20px;
}

#header-group {
background-image: url(../images/zlta_sachovnica.gif);
height: 150px;
}

#header-separator {
background-image: url(../images/divider.gif);
height: 6px;
font-size: 0;
width: 960px;
margin: 0 auto 0 auto;
}

#main {
background: #ffffe6 url(../images/zlty_podklad.jpg) repeat-y;
border: 1px solid #ffffe6;
}

#logo {
width: 150px; 
height: 150px; 
float: left;
}

#main {
padding-top: 20px;
}

#page {
}


a { color: #900; }

#site-name {
float: left;
margin: 50px 0 0 20px;
color: #900;
font-family: "Comic Sans MS", Georgia, "Apple Chancery", "Zapf Chancery", cursive;
font-weight: bold;
font-size: 220%;
}

ul.menu li, li.leaf {
margin: 0 0 .5em 0;
list-style: disc outside url(../images/menu.gif);
}

ul.menu li li {
list-style: circle outside none;
background: none;
padding: 0 0 0 0;
margin: 0 0 .5em 1em;
}

ul.menu li a.active,
ul.menu li a.active:hover {
font-weight: bold;
color: #780;
}

.block .inner { margin: 0 20px 0 20px; }

h1, h2 {
color: #DD0000; }

#header-site-info { margin-bottom: 0; }

div.view-gallery div.views-row { 
border: 1px solid #ccb; 
padding: 1em; 
margin-bottom: 1em; 
clear: both;
height: 4em;
}
div.view-gallery div.views-row div.views-field-name { 
font-size: 130%;
}

div.view-gallery div.views-row div.views-field-field-image-fid {
float: left;
margin-right: 1em;
}

div.view-node-list-by-type div.views-row{
padding-bottom: 20px;
margin-bottom: 20px;
background: transparent url(../images/zlte_kvietky.png) no-repeat center bottom;
}

div.view-node-list-by-type div.views-row-last {
padding-bottom: none;
margin-bottom: none;
background: none;
}

div#block-views-random_image-block_1 {
float: right;
margin: 10px;
width: 140px;
}

body.node-type-book div.field-field-image div.field-item {
width: 150px;
display: inline;
}

body.node-type-book div.field-field-image div.field-item img {
margin: 7px;

