/* @override 
	http://localhost/bxslider_v2_dev/css/styles.css
	http://localhost:8888/bxslider_dev/css/styles.css
	http://bxslider.com/css/styles.css
*/

* {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

body {
}

/*----------------------------------------------------------------------
 HEADER
----------------------------------------------------------------------*/


#header_inner {
	width: 960px;
	margin: 0 auto;
}


#header #plugins {
	float: right;
	padding-top: 15px;
}



#header #plugins .item:first-child {
	width: 133px;
}

#header #plugins .item {
	width: 110px;
	float: left;
}

#header #plugins .item:first-child {
	background: url(http://bxslider.com/images/bg_header_separator.png) right no-repeat;
	margin-right: 14px;
}

#header #plugins p {
	font-size: 14px;
	color: #fff;
	line-height: 19px;
}

/*----------------------------------------------------------------------
 SIDEBAR RIGHT
----------------------------------------------------------------------*/

#sidebar_right {
	float: right;
}

#sidebar_right li {
	list-style: none;
	text-align: center;
	height: 16px;
	width: 243px;
}

#download_min {
	display: block;
	width: 243px;
	height: 65px;
	background: url(../images/btn_download.png) 0 -65px no-repeat;
	margin-bottom: 5px;
	outline: 0;
}

#download_min:hover {
	background-position: 0 0;
}

#download_full {
	color: #666;
	font-size: 11px;
	outline: 0;
}

#download_v1 {
	color: #666;
	font-size: 11px;
	outline: 0;
}

#install {
	display: block;
	width: 240px;
	height: 60px;
	background: url(http://bxslider.com/images/btn_install.png) 0 -60px no-repeat;
	text-indent: -9999px;
	margin-top: 6px;
	outline: 0;
}

#install:hover {
	background-position: 0 0;
}

#beer {
	height: 59px;
	overflow: hidden;
	margin-left: 28px;
	margin-top: 5px;
	margin-bottom: 23px;
	position: relative;
	outline: 0;
}

#beer:hover #submit {
	top: 0;
}

#submit {
	display: block;
	position: relative;
	top: -57px;
}

/*----------------------------------------------------------------------
 CONTENT
----------------------------------------------------------------------*/

#ads {
	height: 221px;
}

#ads a {
	margin: ;
	margin-right: 25px;
}

#ads a:last-child {
	margin-right: 0;
}

#content_inner {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
	position: relative;
}

#content #intro {
	border-bottom: dotted #ccc 1px;
	padding-bottom: 28px;
	margin-bottom: 10px;
}

#content #intro p {
	font-size: 14px;
	color: #8f8f8f;
	line-height: 22px;
	padding-bottom: 5px;
}
.content #intro p {
	font-size: 14px;
	color: #8f8f8f;
	line-height: 22px;
	padding-bottom: 5px;
}

#content #intro a {
	color: #666;
	padding: 6px;
}

#content #intro a:hover {
	background: #eee;
	text-decoration: none;
	border-bottom: dotted #ccc 1px;
}

#content #intro ul {
	padding-bottom: 15px;
	padding-top: 3px;
}

#content #intro li {
	color: #8f8f8f;
	margin-left: 50px;
	padding-bottom: 4px;
	font-size: 14px;
}





#content h2 span {
	font-size: 20px;
}

.pre_wrap {
	background: #f9f9f9;
	padding: 5px 5px 5px 14px;
	margin-bottom: 33px;
	margin-top: 32px;
}

.pre_wrap span.label {
	color: #999;
	font-size: 12px;
	font-style: italic;
	display: block;
	padding-left: 5px;
	padding-top: 5px;
}

.syntaxhighlighter {
	font-size: 12px;
}

.slides1_wrap {
	position: relative;
	padding: 20px 0 37px 49px;
	width: 540px;
}

#slides1 {
	overflow: hidden;
	height: 207px;

}
.posun_to {
	position:relative;
	float:left;
	left:-15px;
	top:5px;
}
#slides1 li {
	list-style: none;
	width: 405px;
}

#slides1 li img {
	float: left;
	width:150px;
}

#slides1 .content {
	float: left;
	width: 200px;
	padding-left: 21px;
}

#slides1 li p {
	line-height: 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin-top:0px;
	top:-5px;
	position:relative;
}

#slides1 h3 {
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#slides1 h4 {
	font-size: 18px;
	color: #000;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	padding-bottom: 16px;
}

.slides1_wrap .prev {
	position: absolute;
	left: -6px;
	top: 100px;
	outline: 0;
}

.slides1_wrap .next {
	position: absolute;
	right: 90px;
	top: 100px;
	outline: 0;
}

.slides1_wrap a:active {
	top: 102px;
}

.bx_pager {
	padding-left: 129px;
	padding-top: 15px;
}

.bx_pager a {
	float: left;
	/*background: url(http://bxslider.com/images/bg_pager.png) no-repeat 0 -21px;*/
	width: 14px;
	height: 17px;
	color: #444444;
	font-size: 12px;
	margin-right: 6px;
	padding: 4px 0 0 7px;
	text-decoration:none;
	font-weight:bold;
}

.bx_pager a:hover, .bx_pager a.active {
	background-position: 0 0;
	text-decoration: none;
	color:#8E3086;
	font-weight:bold;
}

.auto_controls {
	position: absolute;
	bottom: -5px;
	left: 214px;
}

.auto_controls a {
	font-size: 12px;
	color: #444444;
	outline: 0;
	padding: 2px;
}

.auto_controls a:hover {
	text-decoration: none;	
	background: ;
	color: #8E3086;
}

#content #notes li, #content #changes li {
	font-size: 12px;
	color: #8f8f8f;
	margin-left: 43px;
	padding-bottom: 6px;
}

#content #notes li a {
	color: #e41996;
}

#idc-container a {
	color: #e41996;	
}

#idc-container h3 {
	color: #666;
}


/*----------------------------------------------------------------------
 INSTALL
----------------------------------------------------------------------*/




#install_frm input[type="text"] {
	padding: 5px 7px;
	font-size: 14px;
	color: #8f8f8f;
	width: 833px;
	margin-bottom: 17px;
	border: solid #ccc 1px;
	-webkit-box-shadow:1px 1px 3px #ccc;
	-moz-box-shadow:1px 1px 3px #ccc;
}

#install_frm label {
	display: block;
	color: #8f8f8f;
	font-size: 14px;
	padding-bottom: 3px;
}

#install_frm label.error {
	color: #f00;
	position: relative;
	top: -8px;
	margin-bottom: 7px;
}

#install_frm textarea {
	padding: 5px 7px;
	font-size: 14px;
	color: #8f8f8f;
	width: 833px;
	margin-bottom: 14px;
	border: solid #ccc 1px;
	-webkit-box-shadow:1px 1px 3px #ccc;
	-moz-box-shadow:1px 1px 3px #ccc;
	height: 152px;
	font-family: Arial, sans-serif;
}

#install_frm #install_submit {
	display: block;
	margin-top: 18px;
}

.install #success_msg, .install #robot_msg {
	display:none;
}

/*----------------------------------------------------------------------
 ADS
----------------------------------------------------------------------*/

#ads {
	position: absolute;
	top: 293px;
	right: 0;
	border-left: dotted #ccc 1px;
	padding-left: 24px;
	width: 203px;
}

#ads .yoggrttext {
	display: block;
	padding-bottom: 7px;
	padding-top: 10px;
	line-height: 16px;
}

#ads span a {
	font-size: 12px;
	color: #e41996;
}

#ads p a {
	font-size: 11px;
	color: #999;
}





















