/*  
Theme Name: Oriflame-roznov Theme
Theme URI: http://www.oriflame-roznov.cz/
Description: The default theme for Oriflame-roznov website. Theme is rewrite from Kubrick theme.
Version: 1.0

Author: Lukas Pavlica
Author URI: http://james.pidiweb.cz/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
  background: #fff; 
  font-family: Tahoma, sans-serif;
  margin: 2em;
  color: black;
  font-size: 0.8em}
#stranka {   
  width: 56em;
  min-width: 850px;
  margin-top: 0em;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #beda03;
  background: #fff;
  position:relative;}

#hlavicka {
  background: #fff;
  margin-top: 0em;
  height: 5em;
  border-bottom:1px solid black;}
#hlavicka h1 {padding:0.2em;margin:0;_font-size: 1em;}
#hlavicka h1 a {
  font-weight: normal;
  color:black;
  text-decoration:none}
#hlavicka h1 a:hover {
  text-decoration:underline}
#hlavicka p {padding:0.2em;padding-right:2em;margin:0;text-align:right}

div#telo, .post, .entry {margin:0px; padding:0px}

div#telo {
  margin-left:2em;
  margin-top:3em;
  padding:1em;
  padding-bottom:0px;
  background: url('list.gif') no-repeat bottom right}


.iframe {border: 0px solid white; _border: none; margin-left: -30px;}


.podmenu {
  position:absolute;
  top:5em;
  right:0;
  background:#beda03;
  padding-top:1em;
  padding-bottom:1em;
  width:100%;
  border-right: none;
  _font-size: 0.8em}
.podmenu a{
 display:inline-block;
 margin-left: 0em;
 padding: 1em 1.2em 1em 1.2em; 
 _padding: 1em 0.5em 1em 0.5em;}
.podmenu a strong {
 color: black;
 }
.podmenu a:hover{
  background:  #fff;
}

.paticka{
  width:100%;
  background: #beda03;
  color:black;
  text-align:center;
  padding-top: 0.5em;
  padding-bottom: 0.5em}
.paticka p {
  margin:0.5; 
  padding:0.5;}

ul {
  list-style-type:square}

.required label {
  color: darkred;
}

th {text-align:right; vertical-align:top; }

/* this is not much important and could be removed */
input, select, textarea {
  margin-right: 0.2em;
}


/* prevents IE stretched button bug on WinXP  */
input.button {
  width: 0;
  overflow: visible;
}
input.button[class] { width: auto }

a {text-decoration: none;}

.telo a {
  color: #FF3300;}

.menu a, .podmenu a, .paticka a {
  color:black;} 

a:hover, .telo a, .paticka a {
  text-decoration: underline;}
.telo a:hover {color:#991F00} 
.paticka a:hover, .menu a:hover, .menu a:hover strong, .podmenu a:hover {color:black}

a img {border: none}

.pdanav, .menu h4, .podmenu h4, .paticka h4 {
  display:none}
