/*   
Theme Name: Easy View
Description: A clean, white theme focused on typography and simplicity.
Tags: white, fixed-width, two-columns, right-sidebar
Author: Karthik Viswanathan
Author URI: http://www.lateralcode.com
Version: 1.0
*/

* {
	padding: 0;
	margin: 0;
}

body {
	width: 100%;
	font-size: 16px;
	background: white;
	text-align: justify;
	background: #fff url(images/top.jpg) top repeat-x;
	font-family: Cambria, Georgia, Palatino, Palatino Linotype, Serif;
}

a {
	color: #EB5E5E;
	text-decoration: none;
	border-bottom: none;
}

a:hover {
	border-bottom-style: none;
	background: #ececec;
}

h1, h2, h3 {
      
	font-weight: normal;
	padding-bottom: 10px;
}

p {
	padding-bottom: 24px;
}

ol, ul {
	padding: 10px 30px;
}

img {
	border: 1px solid black;
}

blockquote{
	padding: 0 40px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#logo {
	height: 35px;
	padding-top: 35px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #ececec;
}

#logo h1 {
	float: left;
	font-size: 30px;
        text-align:center;
}

#logo a {
	color: #49a8d9;
	border-bottom: none;
}

#logo a:hover {
	background: transparent;
	border-bottom: none;
}

#logo p {
	float: right;
	color: #49a8d9;
	padding-top: 10px;
}

#logo a#rss {
	display: block;
	margin-top: 35px;
	width: 48px;
	height: 48px;
	background: url(images/rss.png) no-repeat;
}

#logo a#rss:hover {
	border: none;
}

#search-form {
	width: 290px;
	margin: 0 auto;
	margin-top: -10px;
}

.field {
	font-family: Cambria, Georgia, Palatino, Palatino Linotype, Serif;
	font-size: 14px;
	line-height: 23px;
}

.field, #submit {
	border: 1px solid #ccc;
}

.field:hover, #submit:hover {
	border-color: none;
}

.field:focus, #submit:focus {
	border-color: #a8a8a8;
}

input.field {
	width: 200px;
	height: 12px;
	padding: 5px 3px;
	background: url(images/input-top2.jpg) repeat-x;
}

textarea.field {
	width: 388px;
	height: 192px;
	padding: 4px 6px;
	background: #fff url(images/text-bg.jpg) bottom repeat-x;
}

#submit {
	width: 70px;
	height: 24px;
	background: url(images/input-top.jpg) repeat-x;
}

#menu {
	padding-top: 10px;
	border-bottom: 1px solid #ececec;
	line-height: 17px;
}

#menu ul {
	display: inline;
	height: 30px;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 0;
}

#menu li {
	padding: 0 15px;
	margin-left: 10px;
	text-align: center;
	display: inline;
	border: 1px solid #ececec;
	border-bottom: none;
}

#menu li:first-child {
	margin-left: 230px;
}

#menu li:hover {
	border-color: #b8b8b8;
}

#menu li#current_page_item {
	border: 1px solid #b8b8b8;
	border-bottom: 1px solid white;
}

#menu li a {
	text-transform: uppercase;
	font-size: 13px;
	border: none;
}

#main {
	margin-top: 30px;
	width: 75%;
	float: left;
}

.post {
	background: url(images/post-top.jpg) top left no-repeat;
margin-bottom:20px;
}

.title {
font-size:25px;
	padding-top: 23px;
text-align:left;
padding-left: 150px;
	border-bottom: none;
margin-bottom:30px;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	background-color: transparent;
	border-bottom: none;
}

.post-info {
	color: gray;
	padding-bottom: 15px;
}

.post-author {
	color: gray;
	border-top: 1px dashed #e7e7e7;
}

.heading {
	padding-bottom: 30px;
}

.result {
	padding-bottom: 30px;
}

.comment-label {
	display: block;
}

.submit-comment {
	border: 1px solid #e7e7e7;
	background: #f2f2f2;
	padding: 3px 4px;
}

div.aligncenter, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	margin: 10px;
	padding-top: 4px;
	text-align: center;
	border: 1px solid #ddd;
	background-color: #f3f3f3;
}

.wp-caption img {
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 14px;
	line-height: 18px;
	padding: 0 4px 5px;
}

#sidebar {
	margin-top: 32px;
	float: right;
	width: 220px;
	text-align: left;
}

#sidebar ul {
	list-style-image: url(images/list-image.jpg);
}

#sidebar li {
        font-size: 12px;
font-weight:normal;
}

#sidebar ul li ul {
        padding-top: 1px;
padding-bottom: 30px;
font-weight:bold;
}



#sidebar h2 {

        font-size:18px;
        font-weight:normal;

}









#clear {
	clear: both;
}

#footer {
	height: 50px;
	padding-top: 30px;
	text-align: center;
	background: url(images/bottom-stripe.jpg) bottom repeat-x;
}


.textmaly {
      color: grey;
      text-align:justify;
width:600px;
      margin-right:auto;
      margin-left:auto;
margin-top:20px;
margin-bottom:20px;
      font-size:11px;
      font-family:verdana;
}

.textduzy {
      text-align:center;
      font-size:25px;
margin-top:20px;
margin-bottom:30px;
    font-weight:normal;

}
 
.obrazek {

      text-align:center;
      margin-right:auto;
      margin-left:auto;
}


.atxt
{
text-decoration:none;
}

.atxt:hover 
{
color:#3478e3;
text-decoration:underline;
}

.visible
{
visibility: visible; 
z-index:-2000;
}

.big_background
{
text-align: center; 
width:100%; 
height: 1000px; 
background-color: #edd0e7; 
position: absolute; 
filter:alpha(opacity=75);
-moz-opacity: 0.75;opacity: 0.75;
z-index:2000;
}

.big_background2
{
width: 100%;
position: absolute; 
top: 15%; 
text-align: center;
z-index:2000;
}

.small_background
{
background-color: #ffe7f9;
margin-right:20%;
margin-left:20%; 
border: double 3px black; 
text-align: center; 
color:#eb5e5e; 
font-family: Helvetica, verdana, sans-serif;
}

.txt1
{
font-family: Helvetica, verdana, sans-serif;
text-align: center; 
font-size:23px;
padding-top:5px;
padding-bottom:0px;
margin-bottom:0px;
}

.txt2
{
font-weight:bold;
font-size:23px; 
color:#eb5e5e;
text-decoration:none;
}

.txt2:hover
{
font-weight:bold;
font-size:23px; 
color:#eb5e5e;
text-decoration:underline;
background:none;
}


.txt22
{
font-size:20px;
color:#49a8d9;
text-decoration:none;
}

.txt3
{
font-size: 18px; 
color:#eb5e5e; 
font-weight:bold; 
font-family: Helvetica, verdana, sans-serif;
text-decoration:none;
background:none;
}

.txt3:hover
{
font-size: 18px; 
color:#eb5e5e;
font-weight:bold; 
font-family: Helvetica, verdana, sans-serif;
text-decoration:underline;
background:none;
}

.txt4
{
font-size:12px; 
color:#49a8d9;
text-decoration:none;
}

.txt4:hover
{
font-size:12px; 
color:#eb5e5e;
text-decoration:underline;
background:none;
}

.picture
{
margin-top:30px;
border-color:#ffffff;
}

.picture:hover
{
margin-top:30px;
border-color:#eb5e5e;
}