@charset "utf-8";
/*edited by me ;) */

body {

	color: #333333;

	background: #FFFFFF;

	margin: 0px;

	padding: 0px;
	
	font-size:3mm; /* Resets 1em to 10px ;0.7em; */

}



.pagination {
	
	font-size:5px;
	
}


a {
	
	color:#000000;
	
	text-decoration:none;
	
}

a:hover {
	
	color:#006699;
	
}


img {

	border: none;

}

p {

	padding: 0px 0px 15px;

	margin: 0px;

}

h1 {

	margin: 0px;

	font: lighter 2.4em/1.2em "trebuchet MS", "Lucida Sans Unicode", Georgia;

	color: #FFFFFF;

}

h1 a, h1 a:visited{

	color: #FFFFFF;

	text-decoration: none;

}

h2 {

	color: #006699;

	margin: 0px 0px 2px;

	width: 100%;

	font: lighter 1.5em/1em "trebuchet MS", "Lucida Sans Unicode", Georgia;

	padding-bottom: 3px;
	
	font-size:25px;

}

h2 a:hover {

	text-decoration: none;

}

h1 a:hover{

	color: #FFFFFF;

	text-decoration: none;

	border: none;

	background: none;

}

.entrytop h2 {

	color: #006699;

	margin: 0px 0px 2px;

	width: 100%;

	font: "trebuchet MS", "Lucida Sans Unicode", Georgia;

	padding-bottom: 3px;
	
	font-size:24px;

}


h2 a, h2 a:visited {

	color: #006699;

	text-decoration: none;

}



h3 {

	font: bold 145%/120% "Trebuchet MS", Tahoma, Arial;

	color: #56bdea;

	margin: 10px 0px 5px;

}

h4 {

	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;

	color: #758d38;

	margin: 10px 0px 5px;

}

form {

	margin:0px;

	padding:0px;

}

#wrapper {

	background: #e0f4f9;

}

#page {

	margin: 0px auto;

	width: 830px;

	background:#ffffff;

}



/* header area */

#header-logo {
	
	margin:0px auto;
	
	font-family: Verdana, Arial, Sans-Serif, "宋体";
	
}

#header {

	background: #000 url(http://i40.tinypic.com/jl45m8.png) repeat-x;

	height: 24px;

	position: relative;

	color: #D16683;

}

#headerimg {

	position: relative;

	padding: 10px 0px 0px 10px;

	margin: 0px auto;

	width: 900px;

}



#headerimg h1 {

	line-height: 40px;

	padding-right: 10px;

	margin-right: 10px;

	float:left;

	border-right: 1px solid #669966;

}



#headerimg h1 a, #headerimg h1 a:visited{

	display: block;

	color: #C0DF72;

}



#headerimg h1 a:hover{

	color: #a6e5f4;

}





#headerimg .description{

	float:left;

	margin-top:15px;

	color: #a6e5f4;

	font: 14px Georgia, "Times New Roman", Times, serif;

}

#navi {
	
	background: #e0f4f9;

	position:relative;

	width: 840px;
	
	height:25px;

	margin: 0px auto;

	top: 24px;

	text-align: center;

	line-height: normal;

}

#nav {

	list-style: none;

	margin: 0 3px;

	padding: 0px;

	float: left;

	clear:both;

}

#nav li {

	float: left;

	height: 26px;

	background: url(http://i37.tinypic.com/okztea.png) top right no-repeat;

	margin: 0 3px;

	white-space: nowrap;

}

#nav .page_item a{

	color: #13475f;

	display: block;

	background: url(http://i35.tinypic.com/16glkcx.png) top left no-repeat;

	text-decoration: none;

	padding: 0px 10px 0px 10px;

	font: bold 12px Arial, Helvetica, sans-serif;

	line-height: 26px;

}

#nav li:hover {

	background-position: 100% -36px;

}

#nav .page_item a:hover {

	background-position: 0px -36px;

	border: none;

}



#nav li.current_page_item {

	color: #13475f;

	text-decoration: none;

	background: url(http://i35.tinypic.com/16glkcx.png) top right no-repeat;

}

#nav .current_page_item a, #nav .current_page_item a:visited{

	color: #13475f;

	text-decoration: none;

	background: url(http://i37.tinypic.com/okztea.png) top left no-repeat;

}



/* content area */

#content {

	padding: 25px 0px 30px 13px;

	float: left;

	width: 595px;

	overflow: hidden;

}

.post-content img {

	border: 1px solid #D3EAF3;

}



.post {

	clear:both;

	padding-top: 30px;

}



.entry {

	background:url(http://i36.tinypic.com/10p4n0o.gif) no-repeat bottom;

	padding-bottom:8px;

	width: 550px;

	display: table;

}

.entrytop{

	font-size:18px;
	
	margin-left:10px;

	background:url(http://i34.tinypic.com/2wh3vyt.gif) no-repeat top;

	padding-top: 9px;

	width: 550px;

	display: table;

}
	
.entrytop h2{

	border-bottom:dotted 1px;
}
	

.entrytop a:hover {

	color:#003048;

}



.entry h2{

	width: 520px;   /*dlzka ciary */
	
	margin-left:15px;

}


.post-meta {

	padding-left: 20px;

	float: left;

	margin: 10px 0 0 10px;

	font: 12px "Trebuchet MS", "Tahoma", sans-serif;

}

.post-cat {

	padding-left: 20px;

	float: left;

}

.post-comments {

	padding-left: 20px;

	float: right;

}

.post-content {

	clear: both;

	padding-left: 15px;
	
	width:550px;
	
	margin-top:7px;
	
	font-family: Verdana, Arial, Sans-Serif, "宋体";

}

.post-content a {
	
	color:#015168;
	
}

.post-content a:hover {
	
	color:#047494;
	
}



#post-end {
	
	width:auto;
	
	height:auto;
	
	border-bottom: 1px dashed black;
	
}

.post-info {

	padding: 0px 15px;

	height: 15px;

	color: #353535;
	
	margin-left:1px;

	font: 10px "Trebuchet MS", "Tahoma", sans-serif;
	
	font-weight:700;
}

.post-info a {

	color: #006699;

	text-decoration: none;

}

.post-info a:hover {

    background-color:#c7ecff;

	text-decoration:none;

	border: none;

}

.post-content blockquote {

	background: #f2f8fb;

	border-right: 2px solid #dbeff6; 

	border-bottom: 2px solid #dbeff6; 

	padding: 8px;

}

/*post bottom */

#npa14 {
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:20px;
	
	font-weight:700;
	
	margin:20px;
	
}

#sh-div {
	
	font-family: Verdana, Arial, Sans-Serif, "宋体";
	
	font-size:11px;
	
	margin-left:43px;
	
	line-height:15px;
	
}
	




/*navigation*/

.navigation {

	clear: both;

	padding: 10px 0px;
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:12px;


}

.navigation a, .navigation a:visited {

	color: #59770e;

}




/* comments area */


/* comments count */
#response {
	
	font-size:20px; 
	
}

/* text:"leave your comment" */
#response2 { 	
	
	margin-left:15px;
	
	font-size:20px;
	
}

/* comment field */
#comment{

	border-bottom: 1px dotted #4395BC;

	clear: both;
	
	padding-bottom:3px;
	
	width:430px;
	
}

.commentlist {

	margin:0; padding:0;

	line-height: 130%;

	width: 715px;
	
	margin-left:15px;

}

.commentlist li{

	margin:10px 0; padding:0;

	list-style:none;

	width: 500px;

}


#comment_author_link {
	
	font-weight:600;
	
	font-size:13px;
}

.comment-btm{

	background-color:#f7fdff;

	padding:10px 20px;
	
	border:1px dashed #06F;
	
	font-family: Verdana, Arial, Sans-Serif, "宋体";

}

.commentmetadata a {

    color: #006699;

	margin: 0;

	font-weight: normal;

	font-size: 12px;
	
	font-family: Verdana, Arial, Sans-Serif, "宋体";

	border-bottom: 1px dotted #06F;

	padding: 5px 0;

	display: block;

	}


.commentlist cite, .commentlist cite a, .commentlist cite a:visited {

	font-weight: bold;

	font-style: normal;

	font-size: 120%;

}

.commentlist small {

	margin-bottom: 5px;

	display: block;

	font-size: 87%;

}

#commentform {

	margin-top: 10px;
	
	margin-left:15px;

	font: 110% Arial, Helvetica, sans-serif;

}

#commentform p {

	padding: 6px 0px;

	margin: 0px;

}

#commentform label{

	color: #787878;

	font-size: 87%;

}


#commentform input{

	width: 200px;

	background:#f2f8fb;

	border: 1px solid #dbeff6;

	padding: 3px;

	margin-top: 3px;

}

#commentform textarea{

	width: 400x;

	height: 115px;

	background:#f2f8fb;

	border: 3px solid #dbeff6;

	padding: 2px;

	margin-top: 3px;

}

#commentform textarea:focus, #commentform input[type="text"]:focus {

	background: #ffffff;

}

#commentform #submit{

	background: url(http://i41.tinypic.com/mhx92s.gif) no-repeat;

	border: 1px solid #7FD4F4;

	font: bold 12px Arial, Helvetica, sans-serif;

	color: #006699;

	float: left;

	width: 144px;

	height: 28px;

	cursor: pointer;

}




/*sidebar */



#sidebar {

	float: right;

	padding: 15px 10px 20px 0px;

	width: 180px;

	color: #666666;

	overflow: hidden;

}


#sidebar h2, #sidebar .sidebartitle{

	font: lighter 1em/1em "trebuchet MS", "Lucida Sans Unicode", Georgia;
	
	font-weight:600;

	color: #006699; /* farba nadpisov sidebar */

	border-bottom: 1px dotted #005275;

	padding-bottom: 5px;

	margin-bottom: 5px;
	
	font-size:18px;

}

#sidebar a {
	
	color:#000000;
	
}

#sidebar a:hover {
	
	color:#02536a;
	
}


/*sidebar list level1 */

#sidebar ul {
	

	margin: 0;

	padding: 0;

}

#sidebar ul li {

	list-style: none;

	margin: 5px 0;

	padding: 0;

	border: none;
	
	font-family:Verdana, Arial, Sans-Serif, "宋体";

}

/*sidebar list level2 */
/*post count number */

#sidebar ul li ul li{

	padding: 2px 0 2px 0px;
	
	line-height:10px;
}


/*sidebar list level3 */
/*under-categories*/

#sidebar ul li ul li ul li{

	padding: 1px 0 1px 10px;
	
	font-size:11px;

	border: none;

}

/*blogroll */

ul.linkcat li, .linkcat li #contact {

	background: url(http://i43.tinypic.com/1z2i1zd.jpg) no-repeat left center !important;

	padding-left: 20px !important;

}

/*category widget */

ul.list-cat li {
	
	background: url(http://i43.tinypic.com/11add95.png) no-repeat !important;

	padding-left: 18px !important;
	
	font-size:12px;
	
	line-height:11px;

}

ul.list-cat li a {
	
	font-family: Verdana, Arial, Sans-Serif, "宋体";
	
}	
	



ul.tag-list a {
	
	display:block;
	
	background: url(http://i36.tinypic.com/nec9w0.png) no-repeat left center !important;
	
	font-family: Verdana, Arial, Sans-Serif, "宋体";

	padding-left: 20px !important;
}


/*archives widget */

ul.list-archives li, li.widget_archives li{

	background: url(http://i43.tinypic.com/11add95.png) no-repeat left center !important;

	padding-left: 20px !important;
	
	font-size:12px;
	
	line-height:11px;

}


/*contact*/

#contact {
	
	background:url(http://i36.tinypic.com/de1cfd.gif);
	
    background-repeat:no-repeat;
	
	background-position:center;
	
	background-position:left;
	
	padding-left:20px;
	
	font-size:12px;

}

/*pages widget */

ul.list-page li, li.widget_pages li, li.widget_recent_entries li{

	background: url(http://i47.tinypic.com/24wrkia.gif) no-repeat left center !important;

	padding-left: 20px !important;

}

/*sub-pages */

ul.list-page li ul div, li.widget_pages li ul li{

	background: url(http://i36.tinypic.com/de1cfd.gif) no-repeat !important;

	padding-left: 10px !important;

}



/*text widget */

.textwidget {

	padding-top: 5px;

}



/*search form */

#h3-search {
	
	margin-top:30px;
	
	margin-left:40px;
		
}


#searchresultsh2 {
	text-align:center;
	
	color: #000000;

	margin: 0px 0px 2px;

	width: 100%;

	font: lighter 1.5em/1em "trebuchet MS", "Lucida Sans Unicode", Georgia;

	padding-bottom: 3px;
	
	font-size:23px;
	
	font-weight:600;
}

#search {

	float: right;

	position:relative;

	background: url(http://i35.tinypic.com/o87y1g.png) no-repeat;

	width: 230px;

	height: 48px;

	margin-right: 5px;

	text-align: center;

	top: 14px;

	clear:right;

}

#searchform {

	margin-top: 7px;
	
	margin-right:20px;

}

#searchform br {

	display: none;

}

#searchform #s {

	width: 120px;

	height: 20px;

	padding: 3px 5px 0px 5px;

	border: 1px solid #2bbbdc;

	background: #fff;

	margin-right: 2px;

	color: #000000;

	font-weight: normal;

}

/* search form button - to specify button only use input[type="submit"] */

#searchform input {

	background: none;

	border: none;

	height: 25px;

	width:27px;

	font: bold 12px Arial, Helvetica, sans-serif;

	color: #FFF;

	background:url(http://i35.tinypic.com/t8x992.png);

	vertical-align: middle;

}




/* footer area */

#footerbg {
	
	font-family: Verdana, Arial, Sans-Serif, "宋体";

	clear: both;

	background:#132f3c url(http://i43.tinypic.com/11lj6n7.gif) repeat-x;

	border-top: 1px solid #7FD4F4;

	height: 100px;

}

#footer {

	width: 900px;

	margin: 0px auto;

	color: #56bdea;

}



/* credits */

#credits {

	margin: 0px auto;

	width: 900px;

	color: #56bdea;

	line-height: 20px;

	font-size:12px;
	
	text-align:center;

}

#credits a, #credit a:visited {

	color: #56bdea;

}



.rss {

	background:url(http://i43.tinypic.com/nct4x.gif) no-repeat left;

	padding-left:20px;

	margin:0 5px;

}



/* alignments */

.center {

	text-align: center;

}

img.center, img[align="center"] {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignleft {

	text-align:center;
	
	font-size:9px;

}

img.alignleft, img[align="left"] {

	float:left;

	margin: 2px 10px 5px 0px;

}

.alignright {

	float: right;

}

img.alignright, img[align="right"] {

	float:right;

	margin: 2px 0px 5px 10px;

}

.clear {

	clear:both;

}

#hr01 {margin-left:0px;}

hr.clear {

	clear:both;

	visibility: hidden;

	margin: 0px;

	padding: 0px;

}



/*my downloader*/

#md {
	
	margin-left:15px;
	
	margin-bottom:50px;
	
}


.my-d h2 {
	
	font-size:24px;
	
	font-weight:600;
	
	font-family:Verdana, Geneva, sans-serif;
	
	color:#000000;
	
	margin-top:20px;
	
	margin-bottom:15px;
}

#md-text {
	
	text-align:center;
	
	display:block;
	
	font-size:15px;
	
	font-weight:600;
	
	color:#000000;
	
	margin-bottom:20px;
	
}


#myd-unt {
	
	font-family:Verdana, Arial, Sans-Serif, "宋体";;
	
	font-size:12px;
	
	margin-left:7px;
	
	margin-top:18px;
	
}

#myd-unt a:hover {
	
	color:#008cd2;
}