
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/menu_silver.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	/*color: #F93D00;*/
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	
}

ul, ol {
}

a {
	text-decoration: underline;
	/* color: #3C84B3; modra final */
	/* color:  #7CB808;  zelena final */
	color: #B93B8F; /* fialova final */
}

a:hover {
}

fieldset {
	padding: 15px 7px 15px 7px;
}

.silver-form{
	background-color: #E6EBEF;
	color: #454E55;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 900px;
	height: 100px;
	margin: 0;
	background: url(images/logo.png) no-repeat left 25px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
 }

 #logo h1, #logo span{
 color: #454E55;
 }
 
#logo h1 {
	padding-top: 22px;
	padding-left: 50px;
	letter-spacing: -1px;
	font-size: 2.2em;
	font-weight: bold;
}

#logo h2 {
	padding-top: 0px;
	padding-left: 50px;
	font-size: 12px;
	font-weight: bold;
	color:#454E55;
}

#logo p {
	margin-top: -6px;
	padding-left: 62px;
	font-size: 11px;
	color: #454E55;
} 

#logo p a {
	color: #454E55;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	/* color: #BCE954; green */
	/*color: #3C84B3;  blue */
	color: #B93B8F; /* plum */
}

#logo h2 a {
	color: #454E55;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

input, textarea {
	font: 12px Arial, Helvetica, sans-serif;
}


#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	height: 22px;
	margin-left: 10px;
	padding: 0px 2px;
	border: none;
}

#search-submit2 {
	height: 22px;
	margin-left: 10px;
	padding: 0px 2px;
	border: none;
}

#search-submit3 {
	height: 22px;
	margin-left: 10px;
	padding: 0px 2px;
	border: none;
}

/* Menu */

#menu {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

#menu2
{
	margin-top:0px;
	margin-bottom:5px;
	float:left;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 40px;
	padding-top: 10px;
	background: url(images/menu_listitem.gif) no-repeat left 16px;
}

#menu a {
	display: block;
	padding: 0px 17px;
	border: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #464E53;
}

#menu a:hover, #menu .current_page_item a {
color:#B93B8F;
}

#menu .current_page_item a {
color:#B93B8F;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 25px;
}

#page-bgtop {
}

#page-bgbtm {
}

/* Content */

#content {
	float: right;
	width: 635px;
}

.post {
	margin-bottom: 8px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post h2 {
	height: 25px;
	padding: 0px 0 0 20px;
	font-size: 16px;
	color: #454E55;
	font-weight:bold;
}

.post h2 a {
	color: #454E55;
	text-decoration:none;
}

.post ul {
	list-style:none;
}

/* katalog prekladatelov podla regionov */
.post li h2 {
	height: 25px;
	padding: 0px;
	font-size: 16px;
	color: #454E55;
	font-weight:bold;
}

.post h3 {
	height: 25px;
	padding: 7px 0 0 0px;
	font-size: 16px;
	color: #454E55;
	font-weight:bold;
}

.post h3 a {
	color: #454E55;
	text-decoration:none;
}

.post .title-pad
{
	padding: 7px 0 0 20px;
}

.post .meta {
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .entry {
	padding: 10px 20px 15px 20px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

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

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	margin-left: 15px;
	margin-right: 15px;
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 25px;
	padding: 5px 0 0 35px;
	background: url(images/sidebar_plum.png) no-repeat left top;
	font-size: 12px;
	/*color: #E6EBEE;  siva */
	color: #FFFFFF;
	font-weight:bold;
}

#sidebar p {
	margin: 0 15px;
	padding: 5px 0px 20px 0px;
	text-align: justify;
}

#sidebar a {
	color: #454E55;
	border: none;
	text-decoration: none;
	color: #B93B8F;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 100%;
	background: #2C2C2C;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #969696;
}

/* added styles ----------------------------- */

.size1 { font-size: 12px; }
.size2 { font-size: 13px; }
.size3 { font-size: 14px; }
.size4 { font-size: 15px; }
.size5 { font-size: 16px; }
.size6 { font-size: 17px; }

.bodysize { 
			font-size: 12px; 
			font-weight: normal;
}

.answer1 { width:50%; text-align:left; background-color:#ffffff;}
.answer2 { width:50%; text-align:left; background-color:#ffffff;}
.answer3 { width:50%; text-align:left; background-color:#ffffff;}
.answer4 { width:50%; text-align:left; background-color:#ffffff;}
.answer5 { width:50%; text-align:left; background-color:#ffffff;}
.answer6 { width:50%; text-align:left; background-color:#ffffff;}
.answer7 { width:50%; text-align:left; background-color:#ffffff;}
.answer8 { width:50%; text-align:left; background-color:#ffffff;}


img.right {
	float: right;
	margin: 7px 0 0 30px;
}

img { 
margin:0px;
padding:0px;
border:0px;
}

.ico_how { padding: 8px 0px 8px 30px; background: url(ako_hladat.gif) 0px 50% no-repeat; }
.ico_howtosearch{padding: 8px 0px 8px 30px; background: url(ako_hladat.gif) 0px 50% no-repeat; }
.ico_switch { padding: 8px 0px 8px 30px; background: url(otocit_slovnik.gif) 0px 50% no-repeat; }
.ico_endgame { padding: 8px 0px 8px 30px; background: url(ico_endgame.gif) 0px 50% no-repeat; }
.ico_top { padding: 8px 0px 8px 30px; background: url(top_hraci.gif) 0px 50% no-repeat; }
.ico_add { padding: 8px 0px 8px 30px; background: url(ico_add.gif) 0px 50% no-repeat; }
.vote_no { padding: 8px 0px 8px 20px; background: url(ico_low.gif) 0px 50% no-repeat; }
.vote_yes { padding: 8px 0px 8px 20px; background: url(ico_high.gif) 0px 50% no-repeat; }
.ico_warning { padding: 8px 0px 8px 20px; background: url(ico_warning.gif) 0px 50% no-repeat; }
.ico_start { padding: 8px 0px 8px 30px; background: url(ico_start.gif) 0px 50% no-repeat; }

.ico_ok { padding: 8px 0px 8px 30px; background: url(ico_ok.gif) 0px 50% no-repeat; }
.ico_ko { padding: 8px 0px 8px 30px; background: url(ico_ko.gif) 0px 50% no-repeat; }
.ico_back { padding: 8px 0px 8px 30px; background: url(ico_back.gif) 0px 50% no-repeat; }
.ico_favorities{ padding: 8px 0px 8px 30px; background: url(ico_favorities.gif) 0px 50% no-repeat; }
.ico_newsearch { padding: 8px 0px 8px 30px; background: url(ico_newsearch.gif) 0px 50% no-repeat; }
.ico_up { padding: 8px 0px 8px 30px; background: url(ico_up.gif) 0px 50% no-repeat; }

/* Big box with list of options */
#ajax_listOfOptions{
  position:absolute;
  width:200px;  /* Width of box */
  height:220px;  /* Height of box */
  overflow:auto;  /* Scrolling features */
  border:1px solid #757E82;
  background-color:#FFF;
  text-align:left;
  font-size:1em;
  z-index:100;
}
#ajax_listOfOptions div{  /* General rule for both .optionDiv and .optionDivSelected */
  margin:1px;    
  padding:1px;
  cursor:pointer;
  font-size:1em;
}
#ajax_listOfOptions .optionDiv{  /* Div for each item in list */
  
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
  background-color:#B93B8F;
  color:#FFF;
}
#ajax_listOfOptions_iframe{
  background-color:#F00;
  position:absolute;
  z-index:5;
} 

/* mojslovnik standard table */

.mstable th { 
	padding:8px; 
	border-top:1px solid; 
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:2px solid;
}

.mstable td { 
	padding:8px; 
	border:1px solid;
}

.mstable2 th { 
	padding:8px; 
	border-top:0px; 
	border-left:0px;
	border-right:0px;
	border-bottom:2px solid;
}

.mstable2 td { 
	padding: 4px; 
	border:0px;
}

.mstable2 .sel{ 
	font-weight:bold;
	font-size:140%;
	background: silver;
}
.mstable2 td a{ 
	text-decoration: none;
}

.mstable2 td:hover{ 
	background: silver;
	
}

.mstable3 { width:100%; }
.mstable3 td { border:0px;}

.post ul {
	margin-top:0px; 
}

.entry ul {
	margin-top:0px; 
}


.mslist  li{ margin-left:15px; 
padding-left:25px;
background: url(../action_check.gif) 0px 50% no-repeat;
}

.mslist  td{ 
vertical-align:top;
text-align:left;
padding-top:5px;
}

.width1 {
width:210px;
}




h4 { 
	font-size: 13px; 
	font-weight: normal;
	padding: 0px;
	margin:0px; 
}

.clearboth
{
	clear:both;
}

.thumbs_list li img
{
padding:10px 10px 10px 0px;
vertical-align:middle;
}
.thumbs_list a
{
font-weight: bold;
}
.book_thumb
{
	width: 100px;
	padding: 10px 10px 0px 0px;
}
.book_meta 
{
	padding 0px;
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
.book_old_price
{
	font-size:1.2em;
	text-decoration:line-through;
	color:red;
}	
.book_new_price
{
font-size:1.4em;
}
.width50pl 
{ 
	width:50%; 
	vertical-align: top;
	text-align: left;
}
.width50plp
{ 
	width:50%; 
	vertical-align: top;
	text-align: right;
}

hr { border: 1px dashed #D2D4C9; }


