@charset "utf-8";
/*
Theme Name: omraam.cz
Theme URI: http://ooz.hu/
Description: Omraam design
Version: 1.0
Author: Rák Kálmán
Author URI: http://aszem.hu/rak/
*/


html, body {
	padding:0;
	margin:0;
}

html>body #content {
	height: auto;
	/* min-height: 580px; */

}

body{
	background-image:url(images/main_bckgr.gif); 
	padding-top:15px; 
	font-family: sans-serif; 
	font-size:12px; 
	color:#000066;	
	background-color: #095890;
}

body, td, th, div {
	color:#000066;
}

.alignright {
	float: right;
	margin-left:24px; 
	margin-bottom:10px;	
}
.alignleft {
	float: left;
	margin-left:24px; 
	margin-bottom:10px;	
}


.corner1 {background-image:url(images/corner1.gif); width:20px; height:20px}
.corner2 {background-image:url(images/corner2.gif); width:20px; height:20px}
.corner3 {background-image:url(images/corner3.gif); width:20px; height:20px}
.corner4 {background-image:url(images/corner4.gif); width:20px; height:20px}

.top-img {background-image: url(images/top-bg.jpg); height:250px; padding-left:450px; color:#FFFFFF}

td {vertical-align: top; line-height:18px; font-size:12px;}
h1 {font-size:24px; font-weight:bold; padding:0px; margin:0px; color:#f5781d; margin-bottom:25px;}
h2 {font-size:18px; font-weight:normal; padding:0px; margin:0px; color: #0033AA;}
h3 {font-size:16px; font-weight:bold; padding:0px; margin:0px; color: #0033AA;}
a {color:#0033AA;}
a:hover {color:#0033AA;}

.main-table {border: 1px solid #FFFFFF; background-color:#FFFFFF; width:100%}
.style1 {font-size: 10px}

.website-title {font-family: "Trebuchet MS", Arial; color: #FFFFFF; text-align: right; font-size:34px; letter-spacing:-1px;}
.menu {height:35px; vertical-align:middle; padding-left:10px; padding-right:10px; background-image:url(images/menu/menu-bg.gif)}
.table-corners {width:900px;}
.bg-white {background-color:#FFFFFF}
a.menu-link { background-image:url(images/menu/menu-sep.gif); height:30px; line-height:30px; background-position: right; background-repeat:no-repeat; padding-left:7px; padding-right:14px; padding-top:6px; padding-bottom:6px; font-family: tahoma; font-size:15px; color:#FFFFFF; text-decoration:none; font-weight:bold}
a.menu-link:hover { background-image:url(images/menu/menu-bg_hover.gif); background-position:center; background-repeat:repeat-x; color:#FFE7CF}
.content {padding-top:25px; padding-left:2px; padding-right:0px; padding-bottom:35px; font-size:13px;}
.content-right {padding-top:60px}
a.made-in {color:#aaaaaa }
.made-in_text {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	padding-right:3px;
	padding-bottom:15px;
	text-align:right;
}
a.menu-right, a.menu-right:visited {font-size: 18px; line-height:30px; padding-left:20px; text-decoration:none; color:#aaaaaa; background-color:#FAFAFA; width:200px; display:block; border-bottom:#CCCCCC solid 1px}
a.menu-right:hover {background-color:#2679B7; color:#D8E9F1}

.idezet{
	text-align:right;
	color:#003399;
	font-style:italic;
	font-size:14px;	
}

.kniha_left { text-align:left; clear:both;}
.kniha_left img { float:left; margin-right:20px; }
.kniha_right { text-align:right; clear:both; }
.kniha_right img { float:right; margin-left:20px; }
.kniha_left h4, .kniha_right h4 { 
	font-weight:bold;
	font-size:14px;
	color:#0033AA;
}

.textyTitle { 
	font-weight:bold;
	font-size:14px;
	color:#0033AA;
}



/*

#header {
	margin:0 auto;
	padding:0;
	height:256px;
	width:100%;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	border:0px;
}
#header_menu{
	width:970px;
	padding-top:20px;
	margin:0 auto;
	text-align:right;
}
#header_logo{
	float:left;
	margin-left:80px;
}


#content {
	width:998px;
	margin:0 auto;
	border-left:1px solid #83b817;
	border-right:1px solid #83b817;
	background-color:#FFFFFF;
}
#content_wrap {
	clear:both;
}
#content_top {
	width:1000px;
	margin:0 auto;
}
#content_bottom {
	width:1000px;
	margin:0 auto;
}
#content div {
	text-align:left;
}


#content_main {
	width:960px;
	margin:0 auto;
}
#content_main h1 {
	margin-bottom:15px;
}


#footer {
	width:1000px;
	margin:30px auto;
	height:40px;
}
#footer_logo{
	float:left;
}
#footer_share{
	float:right;
}

.termekDiv {
	width:450px;
}
.termekDiv img{
	float:left;
	position:static;
	margin-left:-168px;
	margin-top:5px;
}
.termekDiv h1{
	margin-bottom:10px;
}
.termekDiv p{
	margin-top:10px;
	padding-left:168px;
}



h1 h2 h3 h4 h5 h6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #236e36;
}

h1 {
	font-weight: bold;
	font-size:18px;
}

h2 {
	font-size:16px;
	line-height:24px;
}

h3 {
	font-weight: normal;
	font-size:16px;
	margin:0 0 10px;
}


h4 {
	font-size:14px;
}

h5 {
	font-size:12px;
}

h6 {
	font-size:10px;
}

p {
	color:#236e36;
	font-size:14px;
	line-height:20px;
}
address {
	display:none;
}

a:link, a:hover, a:visited  {
	color: #99cc00;
	font-weight:bold;
	font-size:80%;
}



.recent_posts{
}
.recent_post{
}
.recent_post_image{
	float:left;
	position:static;
	margin-right:15px;
}
.recent_post_title, a.recent_post_title{
	color: #236e36;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	display:block;
	margin-bottom:15px;
}
.recent_post_desc{
	color: #236e36;
	font-size:14px;
	line-height:20px;
}

*/