/*
Theme Name:  Prekladame.eu
Theme URI: http://
Description: A template for Prekladame.eu, based on Blank 2 Column-Left Sidebar by refueled.net version 2.0.

Author: MH
Author URI: http://www.marekhavlicek.cz
version: 1.0
Tags: two-column, widget-ready, blank



Modrá - světlá:  #82ABDD
Modrá - tmavší:  #396CAD

Zelená - světlá: #64AB35
Zelená - tmavá: #2E721B
Zelená - nejtmavší: #1C450D


*/



/* -------------  RESET STYLES ------------------- */ 
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* =======================   CSS START =======================  */
/* --------------------- basics --------------------- */

*{margin:0; padding:0;}

body {
	background:#c1c1c1;
	background: #c1c1c1 url("images/bg-content.png") top center no-repeat;
	background-attachment: fixed;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
  height: 100%; min-height: 100%;
  
	}
	
html {
	
  height: 100%;
  
	}
	
h1, h2 {  
      font-size: 24px;
      padding: 20px 0 10px 0px;
      color:      #396CAD;
      color:      #333;
      font-weight: normal;
      
      text-shadow: 1px 1px 1px #DDD; 

      
  }
h3 {
      font-size: 14px;
      padding: 10px 0 0px 0px;
      color:      #333;
      font-weight: bold;
  
  }
h4 {

      font-size: 12px;
      padding: 5px 0 5px 0px;
      color:      #1f661f;
      font-weight: normal;
    
    
    }


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	xxborder:1px solid #BFDBAB;
	margin:15px;
	padding:0 12px 0 12px;
	xxbackground-color: #D3E8C4;
	}

code{
	
  font-family:"Courier New", Courier, monospace;
	padding:0 12px 0 12px;
	margin:15px;
	
	}


/* links */

a{
	color:#396CAD;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* --------------------- container --------------------- */


#container {
	width: 960px;
	margin: 0 auto;
	padding: 0;

	
	overflow: hidden;
		
	}
	

#container-content-fullsize {

  xbackground: #FFFFFF url("xxxximages/bg-content.jpg") top left repeat-x;

	}

#container-content {
	
  width: 960px;
	margin: 0 auto;
	padding:  20px 0 30px 0;

  overflow:auto;
	
	}	


	
	
/* ---------------------  header --------------------- */

#header {

  width: 960px; 
  height: 230px;
	color: #000000;
  	
	background: url("images/hlavicka-big.png") top left no-repeat;
	padding-top: 20px;
	
	position: fixed;
	top: 0;

  }

#header h1{
  
  position: relative;
  left: 584px;
  top: 10px;

	font: normal 20px;
	padding: 20px 0 0 16px;
	margin: 0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}
#header h1 span { display: none; font-size: 24px;}


#header h2{
	font:normal 10px georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}
	
#logo{
	float: left;
	xwidth: 500px;	
	}	
#logo h1 {
	padding: 0px;
	margin: 0px;
}	


#searchformtop{
	padding:0;
	margin:14px 0;
	}
	
.searchinput {   
                background: #EEEEEE url("images/searchinput.jpg") top left repeat-x; 
                border: 1px solid #DDDDDD;
                padding: 2px; 
                
  }

.searchsubmit { 
                
                background: #EEEEEE url("images/searchsubmit.jpg") top left repeat-x;
                border: 0px solid #DDDDDD; 
                color: White;
                padding: 2px;
                cursor: hand;
                cursor: pointer;

}

.wpadminbar { display: none;}



#breadcrumb { 

	font-size: 12px;
	width: 310px; 
	height: 20px; 
	
	position: fixed;
	top: 217px;
  margin-left: 5px;
  padding: 0px;
  
  color: Black;

 }
 
 #crumbs {

  }	

/* --------------------- main menu --------------------- */


#menu {
	font-size: 12px;
	width: 960px; 
	height: 46px; 
	text-transform: uppercase;
	
  overflow: hidden;
	
	position: fixed;
	top: 150px;
	
	border-bottom: 3px solid  #82ABDD;
}

.menu-wrap {
	
		overflow: hidden;
 	
		
}

#menu ul {
	margin:0;
	padding: 0 0 0 0px ;
	
	
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
	
	width: 160px;
	margin-right: 0px;
	padding-left: 0px;
	
	
}

#menu ul li a {
	padding: 18px 0px 18px 0px;
	margin: auto 0 auto 0;
	color: #FFFFFF;
	display:block;
	font-weight: bold;
	text-shadow: 0px 1px 1px #333;
	
		
	background: #82ABDD url("images/menu-tlacitka.png") right no-repeat;
	height: 10px;
	
	text-align: center;
}

#menu .current_page_item, 
#menu ul li:hover, 
#menu .current_page_parent, 
#menu .current-page-ancestor,
#menu ul li a:hover, 
#menu .current_page_item a, 
#menu .current_page_parent a, 
#menu .current-page-ancestor a  {

	background: #64AB35  url("images/menu-tlacitka2.png") right no-repeat;
	color:#FFFFFF;
	text-align: center;
}


/* --------------------- submenu menu --------------------- */

 

#submenu {
	font-size: 12px;
	width: 960px; 
	
	height: 50px; 
	text-transform: uppercase;
	
  overflow: hidden;
	
	position: fixed;
	top: 200px;
	
	
}




#submenu ul {
	margin:0;
	padding: 0 0 0 0px ;
	
	
}

#submenu ul li {
	list-style-type: none;
	float:right;
	margin: 0;
	padding: 0;
	
	width: 160px;
	margin-right: 0px;
	padding-left: 0px;
	
	
}

#submenu ul li a {
	padding: 14px 0px 17px 0px;
	margin: auto 0 auto 0;
	color: #333;
	display:block;
	font-weight: bold;
	text-shadow: 0px 1px 1px #EEE;
		
	background: #dfdfdf url("images/submenu-tlacitka.png") right no-repeat;
	height: 10px;
	
	text-align: center;
}

#submenu .current_page_item, #submenu ul li:hover {
	background: #d1d0d0  url("images/submenu-tlacitka2.png") right no-repeat;
	color:#000;
	
	text-align: center;
}

#submenu ul li a:hover, #submenu .current_page_item a {
	background: #d1d0d0  url("images/submenu-tlacitka2.png") right no-repeat;
	color:#000;
	
	text-align: center;
 }

/* --------------------- content --------------------- */
#content {
	float: right;
	width: 680px;
	overflow: hidden;
	margin: 192px 60px 100px 10px;
	min-height: 300px;
	}	
#content-wide {
	float: right;
	width: 940px;
	overflow: hidden;
	margin: 190px 10px 10px 10px;
	}		
#content .entry { text-align: justify;}

.post {
	margin:0;
	padding:0;
	line-height: 140%;
	}
.post h2{	}
.post h2 a{  text-decoration: none; 	}
.post h2 a:hover{	text-decoration: none;	}
.post ol, ul { padding-left: 20px; margin: 0px 30px 0px 10px ; }
.post ul { list-style: disc outside ;  }
.post blockquote ul { list-style: circle outside ; }
.post ol {  list-style-type: decimal;	}	
.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}

.navigation {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}

.alignright { margin: 0px 0 10px 15px;}
.alignleft { margin: 0px 20px 10px 0px;}
.alignright, .alignleft { 
        border: 1px solid #CCCCCC; 
        padding: 4px;
        background-color: #EEEEEE;
        }

#content table {   
	xxborder:1px solid #BFDBAB;
	xxbackground-color: #D3E8C4;
	margin-top: 10px;

 }
#content table td { width: 160px; padding: 5px 15px 5px 10px; z-index: -2; }

#content table input { background-color: #F1f1f1; border: 1px solid #ddd; 
  z-index: -3;
  padding: 3px;
}

.red { color: Red;}


/* --------------------- sidebar --------------------- */

#sidebar h2{
	font:normal 14px arial, georgia, times;
	color: #2E721B;	
	color: #396CAD;
	color: #333;
	font-weight: bold;
	margin: 0;
	 
  border: 0px solid #DDDDDD;
  padding: 10px 5px 7px 0px; 
  
	
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0 0 10px 0; padding:0; line-height: 1.25em;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin: 12px 12px 12px 0px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

.textwidget {

    padding: 5px 0 15px 0;
    line-height: 1.25em;

}


/* --------------------- comments --------------------- */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist { list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* --------------------- search --------------------- */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

	
	
/* --------------------- misc --------------------- */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}                                 
img.alignright {
	padding: 4px;
	margin: 0 0 2px 10px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 15px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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 p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.formcontainer {
    
    xborder: 1px solid #E0E0E0;
    width: 360px; 
    float: right;
    padding: 0px 0px 20px 20px;
    margin: 0px 0px 10px 40px;

}
.contact-form {
    margin-top: 10px;

}

.required { color: RED;}


/* --------------------- footer --------------------- */

#footer {
  clear: both;

	background: url("images/footer.png") right no-repeat;
	
	color: #666;
	width: 960px ;

	margin: 0 auto 0 auto;
	padding: 5px 0px 5px 0px;
	line-height: 1.25em;
	font-size: 11px;
	
	
position: relative;
  margin-top: -80px;


  
	}
	
#footer p{padding: 14px 0; margin-right: 20px; text-align:right;}
#footer a{color: #396CAD;text-decoration: none;}
#footer a:hover{color: #396CAD;text-decoration: underline;}












/* =========  floating  ================ */

/* sidebar floating */
/* required to avoid jumping */
#xsidebarwrapper { 
  left: 3px;
  position: fixed;
  width: 220px;
}
#sidebar {
  position: fixed;
  margin-top: 210px;
  width: 160px;
}
/* topbar floating */
/* required to avoid jumping */
#containerwrapper { 
  position: relative;
  width: 960px;
	margin: 0 auto;
	padding: 20px 20px 0px 20px;

  min-height:100%;
  height: 100%
	overflow: hidden;

  
  xxxborder: 1px solid Green;	
	
}

#wpadminbar { display: none; height: 0px ;}
