#cms p {
	line-height:1.6em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.4em;
	margin-left: 0em;
}

#cms a {
color:#F74600;
text-decoration:none;
background:inherit;
}

#cms a:hover {
color:gray;
background:inherit;
}

#cms ul {
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#cms li {
margin-left:.1em;
}

#cms .subcat {
margin-left:1em;
}

#cms h1, #cms h2, #cms h3 {
font-weight:400;
margin:0 0 .6em;
}

#cms h1,#cms h2 {
	color:#00676a;
	font-size:1.3em;
	background:inherit;
	font-weight: bold;
}

#cms h3 {
font-size:1.5em;
margin:1.2em 0 .5em;
}

#cms #wrapper {
width:900px;
background:#fff;
margin:0 auto 10px;
padding:20px;
}

#cms #header {
height:110px;
}

#cms #logo {
float:left;
color:gray;
line-height:25px;
padding-top:10px;
}

#cms #logo h1 {
font-size:2.4em;
letter-spacing:-1px;
margin:30px 0 0;
}

#cms #top {
float:right;
text-align:right;
width:70%;
}

#cms #topmenu {
height:35px;
clear:both;
margin:5px 0 -5px;
padding:10px 0 0;
}

#cms #topmenu li {
font-size:1em;
display:inline;
}

#cms #topmenu li a {
color:gray;
margin:0 15px;
}

#cms #topmenu li a:hover {
color:#F74600;
}

#cms #search {
float:right;
clear:both;
text-align:right;
border-top:1px solid #ccc;
margin:0;
padding:10px 0 0;
}

#cms input {
vertical-align:middle;
padding:2px;
}

#cms input.searchfield {
width:255px;
border:2px solid #ccc;
font-size:.9em;
padding:6px;
}

#cms input.searchbutton {
border:0;
color:#fff;
font-weight:700;
font-size:.9em;
background:gray;
padding:6px;
}

#cms #crumbs {
	clear:both;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

#cms #content1 {
padding:20px 10px;
}

#cms #content1 p.subcat {
margin-left:30px;
}

#cms #main1 {
	text-align: justify;
	width:626px;
	float:left;
	margin-bottom:5px;
}

#cms #side {
	width:90%;
	float:right;
}

#cms .single {
	width:40%;
	float:left;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#cms .single1 {
	width:50%;
	float:left;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

#cms #footer1 {
	clear:both;
	margin-top:15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff9e30;
	padding-top: 5px;
	padding-left: 5px;
}
#cms #footer1 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#cms #footer1 a:hover, #cms #footer1 a:visited{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#cms #main1 input[type=button] {
border:1px solid #ccc;
color:#000;
font-size:.8em;
line-height:1.5em;
cursor:pointer;
display:block;
float:left;
background:#f9f6f2;
margin:0 .1em;
padding:.2em .8em;
}

#cms .strong {
font-weight:700;
}

#cms .em {
font-style:italic;
}

#cms .underline {
text-decoration:underline;
}

#cms .del {
text-decoration:line-through;
}

#cms fieldset {
border:1px solid #E4DF94;
color:#000;
background:#FFFBC0;
margin:0 0 8px;
padding:10px 8px;
}

#cms textarea {
width:97%;
height:20em;
padding:3px;
}

#cms .comment {
color:gray;
border-top:1px solid #ccc;
background:#F5F6F6;
margin:0 0 10px;
padding:10px;
}

#cms .commentsbox {
color:gray;
background:#f4f4f4;
margin:0 0 10px;
padding:10px;
}

#cms .date {
	margin:0 0 50px;
	text-align: right;
}
/* ORIGINAL >>
#cms .date {
	border-top:1px solid #eee;
	margin:0 0 20px;
}
ORIGINAL << */
#cms .clearer {
clear:both;
margin:0 auto;
padding:1px 0 0;
}

/* for expandable title links on archive and sitemap pages */
#cms .drop_title a {
font:bold 12px Arial;
}

#cms .droplist_div {
width:95%;
border-bottom:1px solid #ccc;
padding:4px 0;
}

#cms .subcatlist_div {
width:95%;
padding:0 0 0 15px;
}

/* Moi stilove >> */
.kategorii {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff9e30;
	margin-bottom: 20px;
}
.paginator {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.titles1 {
	background-color: #00676a;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
}
