/*
Theme Name: ART-MAGAZINE
Theme URI: http://toplez.textdriven.com/
Description: Wordpress Theme. By: Ahmad Raflis.
Version: 1.0.4
Author: Ahmad Raflis
Tags: White, Black, Red, two-columns, fixed-width, theme-options
*/
@import url('reset.css');
@import url('class.css');
@import url('typo.css');
@import url('navi.css');
@import url('featured.css');
body {
	background:url(images/bg.png) left top;
}
#wrapper {
	margin:0 auto;
	width:930px;
	background:#fdf6e1;
}
#white {
	background:#fdf6e1;
}
#header {
	background:#fdf6e1 url(images/header.gif) top right no-repeat;
	margin: 0px 0px 0px 0px;
	height:221px;
	width:915px;
	text-align:left;
	
	
}


#content {
	background:#fdf6e1;
	width:700px;
	float:left;
	margin-top:15px;
}

#c1-post {
	width:695px;
	margin-left:15px;
	float:left;
}

.magcat1 {
	background:#fdf6e1;
	width:130%;
	float:left;
	margin-bottom:15px;
}






#sidebar {
  display:none;
	background:#ffffff;
	width:200px;
	float:left;
	margin:0px;
}
#sidebar .widget, #sidebar ul {
	margin-bottom:15px;
	list-style:none;
}


#comment-form button.btn-com:hover {
	background:url(images/btn-com.png) no-repeat bottom left;
}


#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background:#333333;
	width:900px;
	float:left;
	padding:15px;
}
#top-link {
	display:none;
	position:fixed;
	right:5px;
	bottom:5px;
	color:#fdf6e1;
	text-decoration:none;
	border: 1px solid #C00;
	background-color: #fdf6e1;
	padding:5px;
}



table tr:hover td {
	background: #fdf6e1;
}

.obrazek {
width: 60px;  
height: 100px; 
border: 0px;
float: left; 
padding-left: 35px; 
padding-top: 2em;
}

.odsazeniplus
{
padding:25px 0px 0px 37px;
}



