/* kaskadové styly pro DesignMagazin.cz */


/* základ */

* {
	margin:0;
	padding:0;}
	
body {
	font: 100% Arial, Verdana, Sans-Serif;
	color: #333;
	background: #7D7D7D url(http://www.designmagazin.cz/images/back.gif) top center repeat-y;}
	
p {	
	margin: 15px 0;}
	
a:link, a:visited {
	color: #8A5775;
	font-weight: bold;
	text-decoration: underline; }

a:hover, a:active {
	color:#333;
	text-decoration: underline;}

a img {
	border: 0;}
	
#absolut {
  width: 1000px;
  background-color: White;
  margin: 0 auto;
  padding-top: 30px;}
  
.fomore {
	margin-left: 0px;
	color: White;}
	
.fomore a {
	text-decoration: none;}

.fomore a:hover {
	text-decoration: underline;}
	
iframe {
	background: white url(http://www.designmagazin.cz/images/loading-frame.gif) no-repeat center center;}

	
/*	hlavičky */

h1 {
	font-size:2em;	}
	
h2 {
	font-size: 20px;
	padding-bottom:0px;
	border-bottom:0px solid #333;
	margin: 10px 0px 0px 0px;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;}

h3 {
   font-weight: bold;
	font-family: Times New Roman;
	font-size: 1.6em;
	text-transform:uppercase;
	padding:2px;
	/* background: white url(http://www.designmagazin.cz/images/h3.gif) top right no-repeat; */}
	
#perex {
	font-size: 14px;}

#comments {
	margin: 15px 0px 20px 0px;	}
	
#logo {
	margin: 0px 0px 11px 0px;
	float: left;
	width: 443px;
	height: 80px;}
	
.radek {
   margin-bottom: 3px;}
	
.hrnahoru {
	width: 504px;
	height: 12px;
	border: 0;
	margin: 0px;
	padding: 0px;
	background: white url(http://www.designmagazin.cz/images/hr-up.gif) top center no-repeat;}
	
.hrdolu {
	width: 504px;
	height: 12px;
	border: 0;
	margin: 0px;
	padding: 0px;
	background: white url(http://www.designmagazin.cz/images/hr-down.gif) top center no-repeat;}

.entry img {
	border: 2px solid black;
	background-color: #2E2E2E;
   margin:0px;
	max-width: 500px;}
	
.entry #perex img {
	width: 500px;
	height: 300px;
	background: #2D2D2D url(http://www.designmagazin.cz/images/load.gif) center center no-repeat;}
	
.entry a img{
	border: black 2px solid;}
	
.clanek a:hover img{
	border: #C6427B 2px solid;
	cursor: url(http://www.designmagazin.cz/images/zoom.cur), pointer;}
	
.post a img{
	border: black 2px solid;}
	
.post a:hover img{
	border: #C6427B 2px solid;}
	
.post-image a img{
	border: black 2px solid;}
	
.post-image a:hover img{
	border: #C6427B 2px solid;}
	
.entry p{
   text-align: justify;}
	
.entry{
	width: 504px;}
	
.more-link {
	display:block;
	width: 90px;
   float:right;
	text-align: right;
	margin-right: -4px;
	font: 11px Arial, Verdana, Sans-Serif;}
	
.more-link a{
   text-decoration: underline;
	font-weight: bold;}

code {
	font: 1.1em 'Courier New', Courier, Fixed;}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;}			

acronym, abbr {
	border-bottom: 1px dashed #999;}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	text-align: justify;
	border-left: #EFC9D9 5px solid;}

blockquote cite {
	margin: 5px 0 0;
	display: block;}
	
blockquote li {
	margin-top: 7px;
	margin-left: 8px;}
	
select {
	width: 130px;}	


/* hlavička */

#header {
   margin-bottom:20px;}

.nav {
	position: relative;
	clear: both;
	background: #B82E69 url(http://www.designmagazin.cz/images/nav.jpg) repeat-x top;
	border: 0px;
	text-align: center;
	cursor: pointer;
	width: 938px;
	height: 38px;
	margin-bottom: 20px;}
	
.nav a.homepage {
      width: 116px;}
		
.nav a.udalosti{
      width: 103px;}
		
.nav a.architektura{
      width: 131px;}
		
.nav a.interier{
      width: 101px;}
		
.nav a.produkty{
      width: 110px;}
		
.nav a.moda{
      width: 87px;}
		
.nav a.technika{
      width: 107px;}
		
.nav a.media{
      width: 91px;}
		
.nav a.umeni{
      width: 92px;}

.nav li a {
	color: #fff;
	float: left;
	padding: 10px 0px;
	font: 100% Trebuchet MS;
	text-decoration: none;
	font-weight: bold;
	background: url(http://www.designmagazin.cz/images/menupink.gif) top left repeat-x #99154E;
	background-position: -200px 0;}

.nav li a:hover {
	text-decoration: none;
	color: #fff;
	background: url(http://www.designmagazin.cz/images/menupink.gif) top left repeat-x #99154E;
	background-position: 0px 0;}
	
.nav li a:visited {
	text-decoration: none;
	color: #fff;}
	
.nav li a:active {
	text-decoration: none;
	color: #fff;
	background: url(http://www.designmagazin.cz/images/menupink.gif) top left repeat-x #99154E;
	background-position: -400px 0;}
	
.nav li a:focus {
	text-decoration: none;
	color: #fff;
	background: url(http://www.designmagazin.cz/images/menupink.gif) top left repeat-x #99154E;
	background-position: -400px 0;
	cursor: wait;}

.nav li {
	display: inline;}
	
.nav li#current a {
	color: #fff;
	font: 100% Trebuchet MS;
	text-decoration: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	font-weight: bold;
	background: url(http://www.designmagazin.cz/images/menupink.gif) top left repeat-x #99154E;
	background-position: -600px 0;}

.nav li#current a:hover {
	background: url(http://www.designmagazin.cz/images/menupink.gif) top left repeat-x #99154E;
	background-position: -400px 0;}
	
.nav li#current a:active {
	background: url(http://www.designmagazin.cz/images/menupink.gif) top left repeat-x #99154E;
	background-position: -400px 0;}

.nav li#current {
	display: inline;
	list-style: none;
	margin: 0px -2px 0px -2px;
	padding: 0px;}


/* obsah */

		
#page {
	width:938px;
	margin:0 auto;
	font-size:0.8em;}

#branding {
	width:680px;
	margin-left: 0px;}

#masthead {
	margin-top:5px;}

.left {
	float:left;}

.right {
	float:right;}

.widecolumn {
	width: 500px;
	float: left;}
	
.metavicezprava {
	margin: 0px 0px 30px 0px;
   width: 404px;
	font: 90% Arial, Verdana, Sans-Serif;}
	
#homepageside {
	float: right;
	width: 405px;}
	
#homeside {
   min-height: 470px;
	float: right;
	width: 405px;}
	
#rek {
	width: 380px;
	min-height: 100px; /* full 125 */
	border-left: #DDDDDD 2px solid ;
	padding-left: 23px;
	margin-top: 15px;
	*top: 0px;
	*margin-bottom: 15px;
	text-align: justify;
	display: block;
	position: relative;
	background: white url(http://www.designmagazin.cz/images/load-rekl.gif) center center no-repeat;}
	
#rekhp {
	width: 380px;
	min-height: 100px; /* full 125 */
	border-left: #DDDDDD 2px solid ;
	padding-left: 23px;
	margin-top: 12px;
	text-align: justify;
	position: relative;
	*top: 5px;
	*margin-bottom: -40px;
	background: white url(http://www.designmagazin.cz/images/load-rekl.gif) center center no-repeat;}
	
#tagy {
	width: 380px;
	border-left: #DDDDDD 2px solid ;
	padding-left: 23px;
	margin-top: 12px;
	*top: 20x;
	position: relative;
	text-align: justify;}
	
#tagy a {
   text-decoration: none;
	color: black;}
	
#tagy a:hover {
   text-decoration: underline;
	color: #8A5775;}
	
#vsechnytagy {
	font-size:12px;
	color: black;
	text-decoration:underline;}
	
#vsechnytagy a {
	color: black;
	text-decoration:underline;}
	
#vsechnytagy a:hover {
	color: #8A5775;}
	
#viceonas {
	font-size:12px;
	color: black;
	text-decoration:underline;}
	
#viceonas a {
	color: black;
	text-decoration:underline;}
	
#viceonas a:hover {
	color: #8A5775;}
	
#tagyhp{
   margin: 0px 0px 15px 0px;
	padding-top: 12px;
	text-align: justify;
	width: 440px;}
	
#tagyhp a {
	text-decoration: none;
	color: black;}
	
#tagyhp a:hover {
	text-decoration: underline;}
	
#tagyhp h3 {
	color: Black;}
	
#tagyhp a:hover{
	color: #8A5775;}
	
#alltags {
	text-align: justify;}
	
#alltags a {
	text-decoration: none;}
	
#alltags a:hover {
	text-decoration: underline;}
	
#upoutavky {
	margin-top: 48px;
	margin-bottom: 15px;
   width: 380px;
	padding-left: 23px;
	border-left: #DDDDDD 2px solid ;
	text-align: justify;
	position: relative;
	*top: 25px;}
	
#upoutavky .post{
   margin-top: 15px;
	clear: both;
	font-size: 11px;}

#upoutavky a .post-image{
	display: block;
	width: 119px;
	height: 71px;
	background-color: #2D2D2D;
	border: 2px solid black;
	float: left;
	margin: 3px 15px 5px 0px;}
	
#upoutavky a:hover .post-image {
	border: #C6427B 2px solid;}
	
#upoutavky h2 {
   font-size: 16px;
	margin-bottom: 3px;
	text-align: left;}
	
#upoutavky h3 {
	color: #9E0862;
	margin-bottom: -10px;
	margin-top: -20px;
	*margin-bottom: -10px;
	*margin-top: 0px;}
	
.podpora {
   font-weight: bold;
   font-family: Times New Roman;
	font-size: 1.6em;
	text-transform:uppercase;
	color: black;
	margin-top: 15px;
	margin-bottom: 3px;}
	
#upoutavky br {
   display: none;}
	
#partneriside {
	margin-top: 30px;
	margin-bottom: 15px;
   width: 380px;
	padding-left: 23px;
	border-left: #DDDDDD 2px solid ;
	position: relative;
	*top: 20px;}
	
#partneriside img {
	margin-right: 0px;}
	
#partneriside h3 {
	margin-bottom: 10px;}
	
#podupo {
	width: 380px;
	float: right;
	border-left: #DDDDDD 2px solid ;
	padding-left: 23px;
	margin-top: 10px;
	text-align: center;
	position: relative;
	*top: 20px;}
	
#komunitaside {
	margin-top: 0px;
	margin-bottom: 20px;
   width: 380px;
	padding-left: 23px;
	border-left: #DDDDDD 2px solid ;
	position: relative;
	top: 15px;
	*top: 35px;}
	
#komunitaside img {
	margin-right: 7px;}
	
#lastkomunitaside img {
	margin-right: 0px;}
	
#komunitaside h3 {
	margin-bottom: 10px;}

	
/* #neprehlednete {
	width: 170px;
	float:right;
	border-left: 1px solid grey;
	padding-left: 10px;
	margin-top: 0px;} */
	
#nanejnovejsihp {
   width: 609px;
	float: left;
	position: relative;}
		
#nadvojkuatrojku {
   width: 629px;
	margin-top: 0px;
	padding-top: 10px;
	display: block;}
	
#nadvojkuatrojku .entry{
   text-align: justify;
	width: 294px;}
	
#jednicka h2 {
	margin-bottom: 10px;}
	
#jednicka img {
   display: block;
	width: 500px;
	height: 300px;
	background: #2D2D2D url(http://www.designmagazin.cz/images/load.gif) center center no-repeat;}
	
#jednicka .more-link a{
   text-decoration: underline;
	font-weight: bold;
	font-size: 12px;}
	
#dvojka {
   width: 290px;
	display: block;
	float: left;
	margin-right: 45px;
	_margin-right: 37px;}
	
#dvojka img {
   display: block;
   width: 290px;
	height: 174px;
	background: #2D2D2D url(http://www.designmagazin.cz/images/load.gif) center center no-repeat;}
	
#trojka {
   width: 290px;
	float: left;
	position: relative;}
	
#trojka img {
	display: block;
   width: 290px;
	height: 174px;
	background: #2D2D2D url(http://www.designmagazin.cz/images/load.gif) center center no-repeat;}
	
#trojka h2, #dvojka h2 {
  font-size: 18px;
  margin-bottom: 6px;}
  
.sekcecasdvtrct {
	margin: 0px 0px 30px 0px;
	width: 204px;
	font: 11px Arial, Verdana, Sans-Serif;}
	
.sekcecasctpese {
	margin: 0px 0px 30px 0px;
	width: 90px;
	font: 11px Arial, Verdana, Sans-Serif;}
	
#nactyrkupetkusestku {
   width: 629px;
	margin-top: 0px;
	padding-top: 10px;
	display: block;}
	
#nactyrkupetkusestku .entry{
   text-align: justify;
	width: 186px;}
	
#ctyrka {
   width: 186px;
	display: block;
	float: left;
	margin-right: 34px;
	_margin-right: 30px;}
	
#ctyrka img {
   display: block;
   width: 186px;
	height: 112px;
	margin-bottom: 6px;
	background: #2D2D2D url(http://www.designmagazin.cz/images/load.gif) center center no-repeat;}
	
#petka {
   width: 186px;
	float: left;
	position: relative;}
	
#petka img {
	display: block;
   width: 186px;
	height: 112px;
	margin-bottom: 6px;
	background: #2D2D2D url(http://www.designmagazin.cz/images/load.gif) center center no-repeat;}
	
#sestka {
   position: relative;
   width: 186px;
	float: right;
	margin-right: 4px;
	_margin-right: 0px;}
	
#sestka img {
   display: block;
   width: 186px;
	height: 112px;
	margin-bottom: 6px;
	background: #2D2D2D url(http://www.designmagazin.cz/images/load.gif) center center no-repeat;}
	
#ctyrka h2, #petka h2, #sestka h2 {
  font-size: 14px;
  margin-bottom: 6px;}
	
.oddelovaclongp {
	border-top: #E3A1BE 2px solid;
   width: 936px;
	height: 2px;
	margin-top: 5px;
	display: block;
	clear: both;}
	
.oddelovacmidihp {
	border-top: 2px solid #F3F3F3;
	width: 629px;
	height: 2px;
	margin-top: 6px;
	_margin-top: 2px;
	margin-bottom: 6px;
	_margin-bottom: -3px;
	display: block;
	clear: both;}
	
.oddelovaclongd {
	border-top: #D9D9D9 2px solid;
   width: 936px;
	height: 2px;
	margin-top: 5px;
	display: block;
	clear: both;}
	
/* další zprávy */ 

#dalsizpravy {
   width: 260px;
	margin-top: 20px;
	margin-right: 4px;
	_margin-right: 2px;
	padding-top: 0px;
	padding-left: 20px;
	display: block;
	position: relative;
	float: right;
	border-left: #D9D9D9 2px solid;}
	
#dalsizpravy p{
   text-align: justify;
	font-size: 11px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 14px;}
	
/* #dalsizpravy h2 a{
   text-align: left;
	font-size: 15px;
	margin-bottom: -12px;
	padding-top: 8px;}
	
 #dalsizpravy h2{
   text-align: left;
	font-size: 13px;
	padding-top: 8px;
	margin-bottom: -12px;
	color: #A8A8A8;
	font-weight: normal;} */
	
#dalsizpravy h2 a{
   text-align: left;
	font-size: 15px;
	margin-bottom: 0px;
	padding-top: 0px;}
	
#dalsizpravy h2{
   text-align: left;
	font-size: 13px;
	margin-top: 27px;
	margin-bottom: 4px;
	color: #A8A8A8;
	font-weight: normal;}
	
#dalsizpravy h3{
	margin-bottom: -8px;}
	
#dalsizpravy #dalsizbytek h2{
   text-align: justify;
	font-size: 12px;
	margin: 0px;
	padding: 0px;}
	
/* vypis sekci */ 

.vypissekcirubrika {
	margin-bottom: 20px;
	padding-bottom: 12px;
	min-height: 190px;
	height: 190px;
	border-bottom: #E9E9E9 1px solid ;}
	
.vypissekcirubrika-last {
	margin-bottom: 0px;
	padding-bottom: 12px;
	min-height: 190px;
	height: 190px;
	border: 0;}

#vypissekcihp {
   width: 936px;
	margin-top: 20px;
	_position: relative;}
	
.vypsekfirst h2 a {
   font-size: 16px;
	font-weight: bold;
	line-height: 18px;}
	
#vypissekcihp p {
	margin-top: 4px;
	text-align: justify;
	font: Arial, Verdana, Sans-Serif;
	font-size: 11px;}
	
#vypissekcihp a .post-image{
	display: block;
	width: 119px;
	height: 71px;
	background-color: #2D2D2D;
	border: 2px solid black;
	float: left;
	margin: 3px 15px 0px 0px;
	*margin: 6px 15px 0px 0px;}
	
#vypissekcihp a:hover .post-image {
	border: #C6427B 2px solid;}
	
#vypissekcihp h2 {
   font-size: 13px;
	margin-top: 3px;}
	
.vypissekcinadpis {
   font: bold 130% Times New Roman;
	text-transform:uppercase;}
	
.vypissekcinadpis a{
   color: Black;
	text-decoration: none;
	padding-right: 15px;
	background: url(http://www.designmagazin.cz/images/rubrikalink.gif) no-repeat white;
	background-position: right -25px;}
	
.vypissekcinadpis a:hover{
   color: #8A5775;
	text-decoration: underline;
	padding-right: 15px;
	background: url(http://www.designmagazin.cz/images/rubrikalink.gif) no-repeat white;
	background-position: right 4px;}
	
.vypissekcinadpis a:visited{
   color: Black;
	text-decoration: none;}
	
.vypissekcinadpis a:visited:hover{
   color: #8A5775;
	text-decoration: underline;
	padding-right: 15px;
	background: url(http://www.designmagazin.cz/images/rubrikalink.gif) no-repeat white;
	background-position: right 4px;}
	
#vypishpprava {
   width: 440px;
	position: relative;
	float: right;
	padding-left: 25px;
	border-left: #D9D9D9 2px solid;}
	
#vypishpleva {
   width: 440px;
	position: relative;}
	
/* spodek hp */

#nejctenejsihome{
   margin: 0px 0px 15px 0px;
	padding-top: 12px;
	text-align: justify;
	font-size: 11px;
	width: 440px;}
	
#nejctenejsihome h3 {
   font-weight: bold;
	font-size: 1.6em;
	color: Black;}
	
#nejctenejsihome li {
   list-style: none;
	margin: 3px 0px 2px 2px;
   color: #AEAEAE;}
	
#nejctenejsihome a{
   font-size: 115%;}
	
#poslednikomentarehp {
   margin: 30px 0px 15px 0px;
	text-align: justify;
	font-size: 90%;
	width: 440px;}
	
#poslednikomentarehp li {
   list-style: none;
	margin: 3px 0px 2px 2px;
   color: #AEAEAE;}
	
#poslednikomentarehp h3 {
   font-weight: bold;
	font-size: 1.6em;
	color: Black;}
	
#poslednikomentarehp a{
   font-size: 115%;}
	
#poslednikomentarehp2 {
   margin: 40px 0px 15px 0px;
	text-align: justify;
	font-size: 100%;
	width: 440px;
	padding-bottom: 10px;}
	
#poslednikomentarehp2 li {
   list-style: none;
	margin: 3px 0px 2px 2px;
   color: Black;}
	
#nakallegpart{
   padding-left: 25px;
	border-left: #D9D9D9 2px solid;
   float: right;
	width: 440px;
	display: block;
	_position: absolute;
	_top: 892px;
	_right: 0px;
	_margin-bottom: 15px; }
	
#calendar{
   margin: 0px; }
	
#calendar h3{
   margin: 10px 0px 6px 0px;}
	
#calendar-more{
	text-align: center;
	font-size: 16px;
	padding-top: 5px;}
	
#legcalendar{
   margin-top: 25px;}
	
#legcalendar h3{
   margin: 10px 0px 6px 0px;}
	
#about{
   margin-top: 45px;
	text-align: justify;}
	
#about h3{
   margin: 10px 0px 6px 0px;
	text-transform: none;}
	
#partneri{
	width: 440px;}
	
#partneri h3{
   margin-bottom: 6px;}
	
#komunita{
	width: 440px;
	margin-top: 20px;}
	
#komunita img{
	margin-right: 15px;}
	
#lastkomunita img{
	margin-right: 0px;}
	
#komunita h3{
   margin-bottom: 6px;}

/* sekce */

#sekceprvni h2 {
	margin-bottom: 10px;}
	
#sekceprvni img {
	display: block;
	width: 500px;
	height: 300px;}
	
#sekcedruha h2 {
	padding-top: 0px;
	*padding-top: 0px;
	padding-bottom: 5px;
	clear: both;}
	
#sekcedruha br {
   display: none; }
	
#sekcedruha p {
   float: right;
	display: block;
	width: 285px;
	margin-top: 0px;
	font-size: 12px;}
	
#sekcedruha .rubrikanacasalink {
  display: block;
  float: right;
  _float: none;
  padding-top: 0px;
  margin-top: 0px;}
	
#sekcedruha .metavicezprava {
   float: right;
	width: 195px;
	font-size: 12px;
	margin-top: -14px;
	*margin-top: -12px;}
	
#sekcedruha .more-link {
	font-size: 12px;
	float: right;
	width: 90px;
	margin-top: -14px;
	*margin-top: -12px;}
	
#sekcedruha .post {
	margin-top: 0px;
	*margin-top: 20px; }
	
#sekcedruha img {
	display: block;
	float: left;
	width: 200px;
	height: 120px;
	margin: 0px 10px 35px 0px;}
	
#sekcetreti{
	text-align: justify;
	font-size: 11px;
	width: 504px;
	padding-top: 4px;}
	
#sekcetreti .post{
   margin-bottom: 30px;}
	
#sekcetreti h2 {
	margin-bottom: -8px;
	font-size: 16px; }
	
#sekcetreti img {
	display: block;
	float: left;
	width: 119px;
	height: 71px;
	margin: 3px 10px 10px 0px;}
	
#sekcectvrta {
	margin: 30px 0px;}
	
#sekcectvrta h2 {
	margin-bottom: 0px;
	font-size: 110%; }
	
#souvisejici {
	margin: 20px 0px 0px 0px;
	padding: 15px 0px 20px 0px;
	border-top: #E1E1E1 1px solid;
	border-bottom: #CDCDCD 1px solid;}
	
#souvisejici h3 {
	margin-bottom: 8px;}
	
.st-related-posts li {
	margin-left: 25px;
	margin-bottom: 2px;
	list-style: none;}
	
/* clanek */

.sidenewclanky{
   margin-top: 15px;
   width: 380px;
	padding-left: 23px;
	border-left: #DDDDDD 2px solid ;
	text-align: justify;
	position: relative;
	*top: 15px;}
	
.sidenewclanky .post{
   margin-top: 13px;
	font-size: 12px;
	clear: both;
	overflow: hidden;
	height: 81px;}

.sidenewclanky a .post-image{
	display: block;
	width: 119px;
	height: 71px;
	background-color: #2D2D2D;
	border: 2px solid black;
	float: left;
	margin: 3px 15px 0px 0px;}
	
.sidenewclanky a:hover .post-image {
	border: #C6427B 2px solid;}
	
.sidenewclanky h2 {
   font-size: 16px;
	margin-bottom: 7px;
	line-height: 19px;
	margin-right: -5px;
	*padding-top: 2px;
	margin-top: 3px;
	text-align: left;}
	
.sidenewclanky h3 {
	margin-bottom: -10px;}
	
.sidedalsiclanky {
   margin-top: 30px;
   width: 380px;
	padding-left: 23px;
	border-left: #DDDDDD 2px solid ;
	text-align: justify;
	position: relative;
	*top: 15px;
	*margin-bottom: -25px;}
	
.sidedalsiclanky h3 {
	margin-bottom: 5px;}
	
.sidedalsiclankydatum {
	font-size: 12px;
	font-weight: bold;}
	
#nejctenejsiside{
   margin: 30px 0px 15px 0px;
   width: 380px;
	padding-left: 23px;
	border-left: #DDDDDD 2px solid ;
	text-align: justify;
	font-size: 11px;
	position: relative;
	*top: 20px}
	
#nejctenejsiside h3 {
   font-weight: bold;
   font-family: Times New Roman;
	font-size: 1.6em;
	color: Black;}
	
#nejctenejsiside li {
   list-style: none;
	margin: 3px 0px 2px 2px;
   color: #AEAEAE;}
	
#nejctenejsiside a{
   font-size: 115%;}
	
/* tagy */ 

#tagvypis {
   margin-top: 5px;
	text-align: justify;
	font-size: 11px;
	width: 510px;}
	
#tagvypis .post{
   margin-top: 20px;
	height: 110px;}
	
#tagvypis h2 {
	margin-bottom: -8px;
	*margin-top: -1px;
	font-size: 15px; }
	
#tagvypis img {
	display: block;
	float: left;
	width: 119px;
	height: 71px;
	margin: 3px 10px 10px 0px;}
	
#tagvypis p {
	width: 379px;
	padding-left: 133px;}
	
	
/* hledani */ 

#hledanivypis {
   margin-top: 5px;
	text-align: justify;
	font-size: 11px;
	width: 504px;}
	
#hledanivypis .post{
   margin-top: 20px;}
	
#hledanivypis h2 {
	margin-bottom: 4px;
	font-size: 18px;
	text-align: left; }
	
#hledanivypis img {
	display: block;
	float: left;
	width: 119px;
	height: 71px;
	margin: 3px 10px 10px 0px;}
	
#hledanivypis .postmetadata {
   margin-top: 5px;
	font-size: 12px;
	*width: 250px;}




/* home top */

.description {
	font-size: 13px;
	font-weight: bold; 
	font-style:italic;
	color:#a4a4a4;
	float:left;
	margin-left:470px;
	margin-top: -62px;}

#leadpic {
	width:496px;
	height:238px;}

#features {
	width:319px;}

#features .clearfloat {
	margin-bottom:6px;}
	
#features img {
	float:left;
	margin-bottom:6px;}

.subfeature {
	width:203px; 
	background:#e5e5e5; 
	height:55px; 
	padding:20px 12px 0 10px;
	margin-bottom:6px;}

.bullets {
	padding: 15px 15px 5px 0px;
	list-style:square;
	border-top: #E9E9E9 3px solid;}

.bullets li {
	padding:2px 0;}
	
.subcat {
	font-weight:bold;
	padding: 12px 0;}

.subcat p {
	font-weight:normal;
	margin:0;}
	
h2 span {
	font-size:0.8em;}



/* dalsi soucasti */

#facebook-like {
	border:none;
	background-image:none;
	overflow:hidden;
	width:332px;
	height:24px;
	margin-top:-2px;
	*margin-top:-17px;
	margin-bottom:20px;
	*margin-bottom:0px;
	float:right;
	position:relative;}

.sdilet-odkaz {
	position:relative;
	top:2px}
	
.sdilet-odkaz a img{
	border: 0;
	cursor: pointer;}
	
.sdilet-odkaz a:hover img{
	border: 0;
	cursor: pointer;}
							
small {
	font-size: 0.9em;}

.post hr {
	display: block;}

.postmetadata {
	margin: 0px 0px 30px 0px;
	width: 410px;}
	
#hledanivypis .postmetadata {
	margin: 0px 0px 30px 0px;
	width: 420px;}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;}

.attachment {
	text-align: center;
	margin: 5px 0px;}

#author {
	margin: 25px 0px 25px 0px;
	padding-top: 20px;
	border-top: 1px solid #E1E1E1;}

#author img {
	padding: 0px;
	border: 1px solid Black;
	float: left;
	width: 80px;}

#author span {
	display: block;
	font-size: 0.85em;
	padding-top: 3px;
	border-top: 1px solid #828282;
	margin-top: 6px;}

#author p {
	margin:0;
	width:405px;}	
	
#archiv #author p {
	margin:0;
	width:390px;
	text-align: justify;}	
	
#author-profil {
	margin: 10px 0px 45px 0px;}

#author-profil img {
	padding: 0px;
	border: 1px solid Black;
	float: left;
	width: 80px;}

#author-profil span {
	display: block;
	font-size: 0.85em;
	padding-top: 3px;
	border-top: 1px solid #828282;
	margin-top: 6px;}

#author-profil p {
	margin:0;
	width:405px;
	text-align: justify;}	
	
#archiv #author-profil p {
	margin:0;
	width:390px;
	text-align: justify;}	
	
	
	
.navigation {
	width: 504px;
	height: 25px;
	font-size: 15px;
	padding-top:30px;
	margin-bottom:30px;
	clear: both;}
	
.navigation .left{
	width: 252px;}
	
.navigation .right{
	float: right;
	text-align: right;
	position: relative;
	width: 252px;
	display: block;}


/* formulare */

#searchform {
	margin: 10px auto;
	padding: 5px 0px; 
	text-align: center;}
	
#s {
	height: 20px;
	background: white url(http://www.designmagazin.cz/images/pole-back.gif) top left no-repeat;
	padding: 2px 0px 0px 6px;
	border: 1px solid #606060;
	width: 150px; /* 166 */
	position: relative;
	top: 7px;
	display: block;
	float: left;}
	
#searchsubmit {
	background: #B3B3B3 url(http://www.designmagazin.cz/images/button.gif) top right no-repeat;
	font: bold 12px Verdana, Arial, Sans-Serif;
	width: 65px;
	height: 24px;
	text-align: center;
	color: black;
	border: 0;
	position: relative;
	top: 7px;
	left: 0px;}
	
#searchsubmit:hover {
	background: black url(http://www.designmagazin.cz/images/button.gif) bottom right no-repeat;
	color: #C4007E;
	cursor: pointer;}
	

.entry form {
	text-align:center;}
	
#respond {
	padding-top: 5px;
	width: 100%;
	margin-top: 15px;}

#commentform input {
	width: 233px;
	padding: 5px;
	margin: 5px 0px 1px 0px;
	cursor: pointer;}

#commentform textarea {
	width: 100%;
	padding: 2px;
	overflow: auto;
	border: 1px solid #606060;
	background: url(http://www.designmagazin.cz/images/pole-back.gif) top left no-repeat;
	resize: none;}

#commentform #submit {
	background: #B3B3B3 url(http://www.designmagazin.cz/images/button-comment.gif) top right no-repeat;
	font: bold 12px Verdana, Arial, Sans-Serif;
	width: 231px;
	height: 32px;
	text-align: center;
	color: black;
	border: 0;
	float: right;
	position: relative;
	top: 7px;
	right: 0px;}
	
#commentform #submit:hover {
	background: black url(http://www.designmagazin.cz/images/button-comment.gif) bottom right no-repeat;
	color: #C4007E;
	cursor: pointer;}
	
#commentform #ctenar {
	border: 1px solid #606060;
	padding: 3px;
	cursor: text;
	background: url(http://www.designmagazin.cz/images/pole-back.gif) top left no-repeat;}
	
#commentform #email {
	border: 1px solid #606060;
	padding: 3px;
	cursor: text;
	background: url(http://www.designmagazin.cz/images/pole-back.gif) top left no-repeat;}
	
#commentform #captcha_num {
	border: 1px solid #606060;
	padding: 3px;
	cursor: text;
	background: url(http://www.designmagazin.cz/images/pole-back.gif) top left no-repeat;}
	
	
/* komentáře */

.alt {
	background: #f8f8f8;
	border-top: 1px solid #ddd;
	padding: 10px;}

.commentlist {
	text-align: justify;}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;}

.commentlist p {
	margin: 10px 5px 10px 0;}

#commentform p {
	margin: 5px 0;}

.nocomments {
	text-align: center;}

.commentmetadata {
	display: block;}
	
/* Facebook box */

/* #facebook-box {
	display: block;
	position: relative;
	margin-top: 70px;
	border-top: #E1E1E1 1px solid;
	padding-top: 20px;} */
	
#facebook-box {	
	margin-top: 0px;
	margin-bottom: 20px;
   width: 380px;
	padding-left: 23px;
	border-left: #DDDDDD 2px solid;
	position: relative;
	top: 25px;
	*top: 45px;} 



/* Float Properties*/


.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}

.clearfloat {
	display: inline-block;
	background-color: White;}

/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;}

*+html .clearfloat {
	height:1%;}

.clearfloat {
	display:block;}
	

/* dole */

#upfooter {
   margin: 0 auto;
	width: 982px;
	height: 125px;
	border-top: 1px solid #000;
	margin-top:30px;
	font-size:0.8em;
	padding: 15px 0px 15px 20px;
	color: White;
	text-align: center;
	background-color: #282828;
	cursor: default;
	text-align: left;
	position: relative;
	right: 1px;
	_right: 0px;}
	
#upfooter h3{
   background: none;
	margin-left: -2px;}
	
#upfooter li {
   margin-left: 0px;
	list-style: none;}
	
#upfooter a{
	color: #C59ABA;
	font-weight: bold;}
	
#upfooter a:hover{
	color: #EAEAEA;}
	
#upfoarch {
   float: left;
	margin-right: 80px;
	width: 130px;}
	
#upfood {
   float: left;
	margin-right: 20px;
	width: 190px;}
	
#upfored {
   float: left;
	margin-right: 50px;
	width: 140px;}
	
#upfouzi {
   float: left;
	margin-right: 55px;
	width: 110px;}
	
#upfostat {
   float: left;
	width: 205px;}


/* Footer*/

#footer {
   margin: 0 auto;
	width: 972px;
	height: 50px;
	border-top: 1px solid #000;
	font-size:0.8em;
	padding: 18px 15px 0px 15px;
	color: White;
	text-align: center;
	background-color: #181818;
	cursor: default;
	position: relative;
	right: 1px;
	_right: 0px;}
	
#footerlow{
	color: #D3D3D3;
   font-size: 11px; }
	
#footer a{
	color: white;
	text-decoration: none;
	font-weight: bold;}
	
#footer a:hover{
	color: #C59ABA;
	text-decoration: underline;}

#footerleft {
  width: 616px;
  float: left; }
	
#footerright {
   width: 325px;
	float: right;
	text-align: right;}
	
#footerrighttext {
   padding: 8px;
	margin-right: 4px;}
	
#foodm {
	position: relative;
	float: left;}
	
#foolzr {
   float: right;
	margin-left: 4px;}
	
.zvyrfoo {
	color: #C9A9BF;}
	
/* archiv */

#archiv {
	 margin: 20px 0px 0px 0px;}
	 
#archiv li {
	padding-bottom: 4px;
	list-style: none;}
	
/* odkazy */

#odkazy {
	 margin: 20px 0px 0px 0px;}
	 
#odkazy h3 {
	font-size: 18px;}
	
#odkazy .popis {
	font-weight: bold;
	text-align: justify;}
	 
#odkazy li {
	padding-bottom: 4px;
	list-style: none;}
	
#odkazy a {
	font-size: 14px;}
	
#odkazy img {
	 margin: 0px 10px 10px 0px;}
	 
#odkazy hr {
	color: #dddddd;
	background-color: #dddddd;
	height: 2px;
	margin: 20px 0px 6px 0px;
	border: 0;}	
	
	
/* sitemap */

#sitemap {
	margin: 20px 0px 0px 20px;
	min-height: 550px;}
	 
#sitemap h4 {
	font-size: 16px;
	margin-top: 16px;}
	 
#sitemap li {
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 10px;
	list-style: none;}
	
	
/* video */

.videa {
	width:100%;
	height: 460px;
	*height: 520px;
	_height: 520px;}

.videa a {
	display: block;
	position: relative;
	width: 120px;
	height: 115px;
	float: left;
	margin: 10px 7px;
	*margin: 10px 6px;
	_margin: 10px 4px 10px 4px;}
	
.videa a:hover {
	/* display:block;
	width: 120px;
	height: 130px;
	float:left;
	margin: 10px 7px;
	*margin: 10px 6px 10px 6px; */}
	
.video-titulek {
	padding-top: 3px;
	font-size: 10px;
	font-weight: normal;}
	
.video a:hover{
	font-size: 11px;
	font-weight: bold;}
	
#videa-paginace {
	display: block;
	position: relative;
	width: 938px;
	margin: 20px 0px 0px 0px;
	text-align: center;
	font-size: 15px;}
	
.video-nahled{
  width: 120px;
  height: 68px;
  overflow: hidden;
  position: relative;}
  
a .video-nahled{
  border: 2px solid black;
  cursor: pointer;}
  
a:hover .video-nahled{
	 border: #C6427B 2px solid;}
 

.video-nahled img {
  width: 120px;
  height: 90px;
  position: relative;
  top: -11px;}


.posledni-video {
	display: block;
	width: 120px;
	float: left;
	text-decoration: underline;
	font-size: 10px;
	margin: 10px 7px 10px 7px;
	*margin: 10px 6px 10px 7px;}	

.posledni-video a {
	font-size: 10px; 
	cursor: pointer;}
	
.posledni-video-titulek {
	margin-top: 4px;}
	
#posledni-videa-vice {
	text-align: right;
	font-size: 14px;}
	
.posledni-videa-next {
	text-align: right;
	font-size: 13px;
	padding-right: 10px;}



	
/* LB */

#lbOverlay { background-color: #000; }
#lbOuterContainer { border: 3px solid #888; }
#lbDetailsContainer { border: 3px solid #888; border-top: none; font-size: 11px; }
#lbPrev:hover, #lbPrev:visited:hover { background: url(http://www.designmagazin.cz/images/prev_grey.gif) left 52% no-repeat; }
#lbNext:hover, #lbNext:visited:hover { background: url(http://www.designmagazin.cz/images/next_grey.gif) right 52% no-repeat; }
#lbPrev2, #lbNext2 { color: #333; }
#lbSpacer { color: #CECECE; }
#lbPrev2_Off, #lbNext2_Off { color: #CCC; }
#lbDetailsData { color: #333; }
#lbClose { background: url(http://www.designmagazin.cz/images/close_grey.png) no-repeat; margin-top: 6px; }

/* ext LB */

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; background: transparent url(http://www.designmagazin.cz/images/loading.gif) center center no-repeat;}
#lbMain a img { border: none; }
#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
#lbDetailsContainer { font: 11px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(images/loading.gif) center no-repeat;}
#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10;}
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }
#lbPrev { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; left: 0; float: left; }
#lbNext { width: 49%; height: 100%; background: transparent url(images/blank.gif) no-repeat; display: block; right: 0; float: right; }
#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
#lbDetailsData { padding: 0 10px; }
#lbDetails { width: 85%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: normal; margin-bottom: 4px; color: #4C4C4C;}
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; margin-right: 10px; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbPause {width: 64px; height: 28px; float: right; margin-bottom: 1px; }

/* anketa */ 

#anketa {
   margin-top: 30px;
	margin-bottom: 30px;
	text-align: justify;
	width: 440px;}
	
#anketa li {
   list-style: none;
	margin-top: 3px;
	*margin-top: -2px;
	padding: 0px;}
	
#anketa h3 {
   font-weight: bold;
	color: Black;
	margin-bottom: 5px;}
	
#anketa a{ }

.democracy {
max-width: 440px;}

.democracy img {
width: 100%;
margin-bottom: 4px;
vertical-align: middle;}

.democracy input {
vertical-align: middle;
margin-right: 5px;
width: auto;}

.democracy .addAnswerText {
width: 80%;}

.dem-graph {
border: 1px solid #ccc;
height: 14px;}

.dem-graph a, .dem-graph a:hover {
background: #efefef;
border-bottom: 5px solid #e0e0e0;
border-right: 1px solid #ccc;}

* html .dem-graph a, * html .dem-graph a:hover {
border-bottom-width: 6px;}

* html .dem-graph {
height: 15px;}

.dem-graph b, .dem-graph i {
color: #555;}

.dem-voted-for-this {
border-color: #888;}

/* blix fix */
.democracy ul { 
padding: 8px 0px 10px 0px; }
	 
.democracy label {
float: none;
display: inline;}

.dem-graph {
position: relative;
font: 11px arial, sans-serif;
margin-top: 2px;
padding-right: 1px;
margin-bottom: 3px;}

.dem-graph a, .dem-graph a:hover {
display: block;
float: left;
background: url(http://www.designmagazin.cz/images/anketa.gif) top left repeat-x;
background-color: #E3A1BE;
height: 14px;
cursor:default;
text-decoration: none;
border: 0;}

.dem-winner a, .dem-winner a:hover {
border-right: 0;}

.dem-winner {
padding-right: 0;}

.dem-graph b, .dem-graph i {
float: left;
display: block;
position: absolute;
margin-left: 3px;
font-weight: bold;
font-style: normal;}

.dem-vote-button {
display: block;
margin: 6px 0;
padding: 2px 8px;}

.democracy {
padding-bottom: 5px;}

/* kubrick fixies */
.democracy form {
text-align: left;}

html>body .entry .democracy ul {
text-indent: 0 !important;}

.democracy input {
vertical-align: top;
margin-top: 1px;}

.dem-graph a i, .dem-graph a:hover b {
display: none;}

.dem-graph a:hover i {
display: block;}

/* yay IE hack - display or visibility don't work */
* html .dem-graph a i, * html .dem-graph a:hover b {
filter: alpha(opacity=0);
display: block;}

* html .dem-graph a:hover i {
filter: alpha(opacity=100);
display: block;}


.dem-total-votes, .dem-added-by-guest {
display: block;
margin: 3px 0;}

.dem-user-added {
display: block;}

.dem-archives .democracy {
margin-bottom: 30px;}

/* anketa konec */

/* DESIGNBUY */

#designbuy-clanek {
	padding-top:17px;
	border-top:1px solid #cdcdcd;
	margin-top:77px;}
	
#designbuy-clanek h3 {
	color:#9ab90f}
	
#designbuy-clanek-blok {
	width:504px;
	height: 186px;}

.designbuy-clanek-nazev {
	font-size:12px;
	font-weight:bold;
	padding:0px 5px 0px 5px;
	margin-top: 5px;
	cursor: default;}

.designbuy-clanek-cena {
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#9ab90f; 
	margin-top:4px;
	cursor: default;}
	
.designbuy-nazev { /* nove */
	font-size:12px;
	font-weight:bold;
	padding:0px 5px 0px 5px;
	margin-top: 5px;
	cursor: default;}

.designbuy-cena { /* nove */
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#9ab90f; 
	margin-top:4px;
	cursor: default;}	

	
.designbuy-clanek-prod-last {
	position:relative;
	float:right;
	width:115px;
	height: 100%;
	border:1px solid black;
	background: white url(http://www.designmagazin.cz/images/db-ikona.jpg) top center no-repeat;}
	
.designbuy-clanek-prod {
	position:relative;
	float:right;
	width:115px;
	height: 100%;
	border:1px solid black;
	margin-right:12px;
	background: white url(http://www.designmagazin.cz/images/db-ikona.jpg) top center no-repeat;}
	
.designbuy-clanek-prod:hover, .designbuy-clanek-prod-last:hover {
	border:1px solid #9ab90f;}
	
#designbuy-clanek-link {
	text-align:center;
	margin-top:10px;}
	
#designbuy-clanek-link a {
	color: black;}
	
#designbuy-clanek-link a:hover {
	color: #9AB90F;}
	

	
	
#designbuy-homepage {
	padding-top:17px;
	padding-bottom:17px;
	border-top: #D9D9D9 2px solid;
	border-bottom: #D9D9D9 2px solid;
	margin-bottom:0px;}
	
#designbuy-homepage h3 {
	color:#9ab90f}
	
#designbuy-homepage-blok {
	width:936px;
	height: 186px;}

.designbuy-homepage-nazev {
	font-size:12px;
	font-weight:bold;
	padding:0px 5px 0px 5px;
	margin-top: 5px;
	cursor: default;}

.designbuy-homepage-cena {
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#9ab90f; 
	margin-top:4px;
	cursor: default;}
	
.designbuy-homepage-prod-last {
	position:relative;
	float:right;
	width:115px;
	height: 100%;
	border:1px solid black;
	background: white url(http://www.designmagazin.cz/images/db-ikona.jpg) top center no-repeat;}
	
.designbuy-homepage-prod {
	position:relative;
	float:right;
	width:115px;
	height: 100%;
	border:1px solid black;
	margin-right:19px;
	background: white url(http://www.designmagazin.cz/images/db-ikona.jpg) top center no-repeat;}
	
.designbuy-homepage-prod:hover, .designbuy-homepage-prod-last:hover {
	border:1px solid #9ab90f;}
	
#designbuy-homepage-link {
	text-align:center;
	margin-top:10px;}
	
#designbuy-homepage-link a {
	color: black;}
	
	
/* DV a DB odkazy */

.sideDVodkazy, .sideDBodkazy {
   margin-top: 30px;
   width: 380px;
	padding-left: 23px;
	border-left: #DDDDDD 2px solid ;
	text-align: justify;
	position: relative;
	*top: 15px;
	*margin-bottom: -25px;}
	
.sideDVodkazy h3 {
	margin-bottom: 5px;
	color: #767A7A;}
	
.sideDVodkazy a, .sideDVodkazy a:visited {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	color: #767A7A;}
	
.sideDVodkazy a:hover{
	color: black;}
	
.odkazDV {
	position:relative;
	display:block;
	height:18px;
	overflow:hidden;
	text-align:left;}
	
.sideDBodkazy h3 {
	margin-bottom: 5px;
	color: #9AB90F;}
	
.sideDBodkazy a, .sideDBodkazy a:visited {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	color: #9AB90F;}
	
.sideDBodkazy a:hover{
	color: black;}
	
.odkazDB {
	position:relative;
	display:block;
	height:18px;
	overflow:hidden;
	text-align:left;}
	
/* timeline */

#timeline {
	position: relative;}
	
#timeline h2 {
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 24px;
	top: -5px;
	position: relative;}
	
#timeline br {
   display: none;}
	
#timeline .timeline-text {
	height: 55px;
	margin-bottom: 3px;}
	
#timeline .timeline-more {
  display: block;
  padding-top: 0px;
  margin-top: 0px;}
	
#timeline .timeline-time {
   float: right;
	width: 195px;
	font-size: 12px;}
	
#timeline .timeline-link {
	font-size: 12px;
	float: right;
	width: 90px;}
	
#timeline .post {
	margin-top: 20px;
	height: 140px; }
	
#timeline img {
	display: block;
	float: left;
	width: 200px;
	height: 120px;
	margin: 0px 10px 35px 0px;}
