/*
Theme Name: Domenove jmena
Theme URI: http://domenovejmena.cz/
Description: Description
Version: 1.0
Author: xman, slightly corrected by Vallyen
Author URI: http://www.tvorba-web-stranok.eu/
*/
body {
	background: url(images/bcg.png) repeat;
	margin: 0; padding:0;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #6a6461;
}
* {
	margin:0;
	padding:0;
}
.container {
	width:1000px;
	margin:auto;
}
.topline {
	background: url(images/topline.png) no-repeat;
	width:1000px;
	height:4px;
	display:block;
	padding:0;
	margin:0;
}
.left {
	width:225px;
	display:block;
	float:left;
	padding:20px 0 0 40px;
	margin:0;
}
.content {
	width:690px;
	background-color:#fff;
	float:left;
	min-height:600px;
	padding:2px 5px 25px 5px;
	margin:0;
}
.text {
	width:410px;
	border-top:4px solid #4d3d2e;
	padding:3px 0 0 10px;
	float:left;
}
.txt_single p {
	margin:8px 0;
}
.txt_single h2 {
	padding-top:11px;
}

.right {
	width:250px;
	border-top:4px solid #4d3d2e;
	padding:3px 0 0 0;
	float:right;
}
.clearfloat { clear:both; }
/**********************************/
h1 {
	font-size:28px;
	font-family:Georgia;
	color:#433c38;
	font-weight:normal;
	font-style:italic;
}
h1 a {
	color:#433c38;
}
h2 {
	font-size:18px;
	font-family:Georgia;
	color:#28211a;
	font-weight:normal;
	font-style:italic;
	padding-top:0px;
}
.miniclanok h2 {
	padding-top:0px;
}
h2 a {
	color:#28211a;
}
h3 {
	font-size:14px;
	font-family:Georgia;
	font-style:italic;
}
h3.comments {
	padding-top: 2em; 
	font-size:15px
	}
#respond {
	padding-top:2em;
}
p {
	margin:5px 0;
	line-height:17px;
}
p#post {
	border-bottom:dotted 1px #a9a6a3;
}
p.mini {
	font-size:11px;
}
a {	color:#e08a1a; text-decoration:none; }
a:hover {color:#e08a1a; text-decoration:underline;}
.more-link {
	display:block;
	text-indent:-999px;
	background:url(images/more-link.png) no-repeat right;
	margin-top:2px;
	height:20px;
}


.logo {
	background: url(images/logo.png) no-repeat;
	width:221px;
	height:102px;
	display:block;
	text-indent:-9999px;
	behavior: url("iepngfix.htc")
}
.menutop {
	background: url(images/menutop.png) no-repeat;
	width:225px;
	height:103px;
	display:block;
	margin:33px 0 0 0;
	behavior: url("iepngfix.htc")
}
ul {
	list-style-type:none;
	
}
ul li {
	background: url(images/orangedot.png) left 8px no-repeat;
	padding:2px 0 0 10px;
}
ul.menu {
	margin:4px 0 0 0;
	padding:0;
	list-style-type:none;
}
ul.menu li {
	height:36px;
	display:block;
	padding:6px 0 0 7px;
	background: -999px bottom no-repeat;
	margin:0 5px 0 4px;
	cursor:pointer;
	
}
.menuline{
	background: url(images/dots.png) center bottom repeat;
	height:1px;
	margin:2px 5px;
}
ul.menu li a {
	font-size:14px;
	color:#4d3d2e;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}
ul.menu li span {
	color:#905D2D;
	font-size:11px;
	font-weight:normal;
	text-transform:none;
	position:relative;
	top:-2px;
}
ul.menu li:hover {
	color:#000;
	background-color:#fff;
}
ul.menu li a:hover {
	color:#000;
	text-decoration:none
}
.clankytop {
	background: url(images/clankytop.png) no-repeat;
	width:225px;
	height:26px;
	display:block;
	font-family:Georgia;
	color:#FFF;
	margin:25px 0 0 0;
	padding:12px 0 0 21px;
	behavior: url("iepngfix.htc");
	letter-spacing:0.1pt;
	font-size:10px;
}
ul.clanky {
	width:225px;
	padding:0;
	list-style-type:none;
}
ul.clanky li {
	background: url(images/orangedot.png) left 6px no-repeat;
	margin:0 0 0 5px;
	padding:0 0 1px 8px;
}
ul.clanky li a {
	font-size:11px;
	font-weight:bold;
	color:#3b2f24;
	text-decoration:none;
}
ul.clanky li a:hover {
	color:#000;
	text-decoration:underline;
}
ul.clanky li a span {
	font-weight:normal;
	color:#3b2f24;
}
.obrazok {
	padding:0 3px 0 0;
}
.novyclanok {
	font-size:10px;
	font-family:Arial;
	color:#c3bab1;
	font-weight:bold;
	text-transform:uppercase;
	margin: 0 0 5px 0;
}
.firstpost{
	font-weight:bold;
	color:#c3bab1;
	font-size:10px;
	display:block;
	margin-bottom:-2px;
}
.datum {
	background: url(images/date.png) no-repeat;
	width:48px;
	height:58px;
	display:block;
	font-family:Georgia;
	font-size:36px;
	color:#fff;
	text-align:center;
	line-height:26px;
	float:left;
	margin:0 10px 0 0;
	behavior: url("iepngfix.htc")
}
.datum span {
	font-size:14px;
}
.minidatum {
	background: url(images/minidate.png) no-repeat;
	width:28px;
	height:34px;
	display:block;
	font-family:Georgia;
	font-size:21px;
	color:#fff;
	text-align:center;
	line-height:14px;
	float:left;
	margin:0 10px 0 0;
	behavior: url("iepngfix.htc")
}
.minidatum span {
	font-size:10px;
}
.kategorie {
	background: url(images/kategorie.png) center left no-repeat;
	font-size:10px;
	padding:2px 0 0 10px;
	margin:3px 15px 0 0;
	border-top: 1px solid #DDD6CF;
	behavior: url("iepngfix.htc");
	position:relative;
	top:-19px;
	width:107px;
}
.ktg_single { top:0; width:auto; margin-top:15px; }
.kategorie a {
	color:#3f382b;
}
.kategorie em {
	color:#3f382b;
}
.komentar {
	background: url(images/komentar.png) center left no-repeat;
	font-size:10px;
	padding:2px 0 0 15px;
	float:left;
	margin-right:15px;
	color:#3f382b;
	behavior: url("iepngfix.htc")
}
.komentar a {
	color:#3f382b;
}
.foottext {
	font-size:10px;
	float:left;
}
.rightheading {
	background: url(images/rh.png) center right repeat-x;
	display:block;
	width:95px;
	height:12px;
	float:right;
	margin-top:2px;
	_margin-top:0px;
}
.rightheading2 {
	background: url(images/rh.png) center right repeat-x;
	display:block;
	width:80px;
	height:12px;
	float:right;
	margin-top:2px;
	_margin-top:0px;
}
.rightheading3 {
	background: url(images/rh.png) center right repeat-x;
	display:block;
	width:85px;
	height:12px;
	float:right;
	margin-top:2px;
	_margin-top:0px;
}
.rightheading4 {
	background: url(images/rh.png) center right repeat-x;
	display:block;
	width:185px;
	height:12px;
	float:right;
	margin-top:2px;
	_margin-top:0px;
}
.rightheading5 {
	width:180px;
}
.rightheadingt {
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#bdb5ad;
	text-transform:uppercase;
	float:left;
}
.rightheadingo {
	margin: 1em 0 0 0;
}
.prispevokbcg {
	background: url(images/prispevokbcg.png) no-repeat;
	width:75px;
	height:21px;
	display:block;
	padding:0 0 0 3px;
	font-size:13px;
	font-family:Georgia;
	font-weight:bold;
	color:#fff;
	float:left;
	behavior: url("iepngfix.htc")
}
.prispevokbcg em {
	font-size:10px;
	font-weight:normal;
}
.poslednyp {
	font-size:10px;
	color:#b6b6b6;
	padding:2px 0 0 0;
	margin-bottom:5px;
}
.textprispevku {
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.dotsd {
	background: url(images/dotsd.png) repeat-x;
	width:250px;
	height:1px;
	display:block;
}
.old {
	font-size:10px;
	font-weight:bold;
	color:#bcb2a8;
	text-transform:uppercase;
}
ul.orangedot {
	list-style-type:none;
	margin:0 0 1.5em 0;
	padding:0;
	clear:left;
}
ul.orangedot li {
	background: url(images/orangedot.png) left 6px no-repeat;
	padding:0 0 0 10px;
}
ul.orangedot li a {
	color:#3b2f24;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
ul.orangedot li a:hover {
	color:#000;
	text-decoration:underline;
}
ul.orangedots {
	list-style-type:none;
	margin:0;
	padding:0;
	clear:left;
}
ul.orangedots li {
	background: url(images/orangedot.png) left 8px no-repeat;
	padding:0 0 0 10px;
}
ul.orangedots li a {
	color:#3b2f24;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:dotted 1px #a9a6a3;
	width:240px;
	display:block;
	line-height:19px;
}
ul.orangedots li a:hover {
	color:#000;
	text-decoration:underline;
}
input#rss {
	background: url(images/rssinput.png) no-repeat;
	width:148px;
	height:20px;
	display:block;
	border:solid 1px #c6c6c6;
	font-style:italic;
	color:#999999;
	padding:1px 0 0 5px;
	float:left;
}
input#in {
	background: url(images/rssinput.png) repeat-x;
	width:160px;
	height:20px;
	display:block;
	border:solid 1px #c6c6c6;
	font-size:12px;
	color:#999999;
	padding:1px 0 0 0;
	margin:5px 0 0 0;
}
input#submit {
	background: url(images/rssinput.png) repeat-x;
	width:160px;
	height:25px;
	display:block;
	border:solid 1px #c6c6c6;
	font-size:12px;
	color:#999999;
	padding:0;
	margin:5px 0 0 0;
	font-weight: bold;
}
textarea {
	margin:5px 0 0 0;
	border:solid 1px #c6c6c6;
	background: url(images/rssinput.png) repeat-x;
}
input#none {
	background:none;
	border:none;
}
.commentlist {
	margin:10px;
}
.ok {
	background: url(images/ok.png) no-repeat;
	width:25px;
	height:20px;
	display:block;
	border:none;
	text-indent:-9999px;
	position:relative;
	top:-20px;
	left:161px;
	cursor:pointer;
	behavior: url("iepngfix.htc");
	float:left;
}
.rss {
	margin-bottom:20px;
	height:70px;
}
.proleft {
	float:left;
	border-right:dotted 1px #a9a6a3;
	padding-right:10px;
	margin-bottom:20px;
}
.proright {
	float:right;
	margin-bottom:20px;
}
.miniclanok {
	width:200px;
	border-top:solid 4px #928978;
	margin:5px 3px 0 2px;
	float:left;
	padding:10px 0 0 ;
	min-height:150px;
}
.footerline {
	background: url(images/footerline.png) no-repeat;
	width:665px;
	height:5px;
	display:block;
	float:left;
	margin-left:280px;
	_margin-left:140px;
}
.footer {
	background: url(images/footerstick.png) no-repeat scroll 116px 0;
	width:640px;
	height:90px;
	display:block;
	float:left;
	margin-left:280px;
	_margin-left:140px;
}
.logomini {
	background: url(images/logomini.png) no-repeat;
	width:99px;
	height:37px;
	display:block;
	text-indent:-9999px;
	margin:20px 0 0 110px;
	_margin:20px 0 0 60px;
	float:left;
	behavior: url("iepngfix.htc")
}
.footer img {
	padding:15px 0 0 20px;
	float:left;
}
.footertext {
	font-size:10px;
	color:#443f37;
	float:left;
	padding:15px 0 0 245px;
	font-weight:bold;
}
.footertext a {
	color:#000;
	text-decoration:none;
}
.footertext a:hover {
	color:#000;
	text-decoration:underline;
}
.odkazy {
	margin-top:1.5em;
}
.normal { font-weight:normal; color:#655d4f; }



/*  SHORT NEWS */
.postShort{
	position:relative;
	top:0px;
}
	.postShort h3{
		display:inline;
		font-family:"Trebuchet MS", sans-serif;
		font-style:italic;
		font-weight:bold;
		font-size:14px;
		padding-left:3px;
	}
	.postShort span{
		background: url(images/novinky_date.png) no-repeat;
		display:inline-block;
		width:36px;
		height:19px;
		text-align:center;
		color:#ddd6cf;
		padding-top:3px;
	}
	.postShort a:link{ color:#433c38; text-decoration:none; }
	.postShort a:visited{ color:#433c38; text-decoration:none; }
	.postShort a:hover{ color:#000; text-decoration:underline; }
	.postShort a:active{ color:#433c38; text-decoration:none; }
	.postShort p{
		font-family:"Trebuchet MS", sans-serif;
		font-size:11px;
		color:#48433f;
		line-height:14px;
		margin:0px;
	}
	.postShort div{
		background: url(images/comments.png) no-repeat right;
		display:inline-block;
		position:relative;
		top:-5px;
		height:21px;
		width:240px;
		text-align:right;
		cursor:normal;
	
		padding:11px 8px 0 0;
		font-family:Georgia, serif;
		font-style:italic;
		font-size:10px;
		color:#FFF;
	}
.postsShortDated div {
	text-transform:uppercase;
	font-size:10px;
	color:#bcb2a8;
	border-top:1px solid #DDD6CF;
	width:120px;
	padding-top:1px;
}
	.orangedot span{
		font-style:italic;
		font-weight:normal;
	}
.fixFuckedUpJobOfPreviousDeveloper{
	clear:both;
	margin-bottom:5px;
}
