* {
	margin: 0px;
	padding: 0px;
}

html {
}

body {
	padding: 0;
	background: #4c4c4c url(/wp-content/themes/english-studio/style/bodybg.jpg) repeat-y top center;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
}

.uslugi {
	background: #eeeeee;
}

a:link {
	text-decoration: none;
}

#MainCol a:link {
	color: #0D88C3;
	text-decoration: none;
}

#MainCol a:visited {
	color: #0D88C3;
	text-decoration: none;
}

#MainCol a:hover {
	color: #0495F5;
	text-decoration: underline;
}

#MainCol a:active {
	color: #0495F5;
	text-decoration: underline;
}

#MainWrapper {
	margin: 0 auto;
	width: 1000px;
}

#top {
	height: 148px;
}

#LeftCol {
	width: 240px;
	height: 510px;
	vertical-align: top;
	padding-left: 35px;
	padding-right: 0px;
	border-right: solid 0px #c7c7c7;
	padding-bottom: 100px;
	padding-top: 15px;
	font-size: 12px;
}

#MainCol {
	vertical-align: top;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-top: 15px;
	font-size: 14px;
}


#RightCol {
	width: 184px;
	vertical-align: top;
	padding-bottom: 20px;
	padding-left: 13px;
	line-height: 17px;
	border-left: solid 0px #c7c7c7;
}

.portfolio {
	border: solid #444444 1px;
}

h1 {
	color: #707070;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-bottom: 18px;
	padding-top: 0px;
	border-bottom: solid #C5C5C5 1px;
}

h1.entry-title2{
	color: #707070;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
	border-top: dashed #C5C5C5 1px;
	border-bottom: solid #C5C5C5 0px;
}

.header {
	display: block;
	color: #707070;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-bottom: 18px;
	padding-top: 0px;
	border-bottom: solid #C5C5C5 1px;
}

.header2 {
	display: block;
	color: #707070;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-bottom: 18px;
	padding-top: 0px;
	border-bottom: solid #C5C5C5 1px;
}


.header3 {
	display: block;
	width: 240px;
	color: #707070;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-bottom: 18px;
	padding-top: 0px;
	border-bottom: solid #C5C5C5 1px;
}


h2 {
	color: #66a6d7;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 25px;
}

h3 {
	color: #ee008a;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 30px;
	padding-bottom: 15px;
	border: 0px;
}

#MainCol p {
	text-align: left;
	margin: 0px 0px 15px 0px;
}




.text table.table_empty {
	border-collapse: collapse;
}
.text table.table_empty td {
	vertical-align: top;
}
.text .hr {
	padding: 0;
	height: 5px;
	width: 100%;
	font-size: 1px;
	margin: 10px 0; 
	border: 1px solid #FFF;
	background-color: #1AB7EA;
}
.title_h1 {
	display: block;
	font: 16px Arial; 
	color: #FFB400;
	text-transform: uppercase;
	padding: 10px 0 10px 4px;
	margin: 0;
}


.widget-title {
	color: #707070;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-bottom: 18px;
	padding-top: 0px;
	border-bottom: solid #C5C5C5 1px;
}

.srp-post-content {
	width: 165px;
}

.srp-post-date {
	width: 165px;
}

.srp-post-title {
	width: 165px;
}



/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:279px;
    margin-left: 0px;
    margin-top: 0px;
	z-index:-5;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:-6;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:-8;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:-7;
}





/*** set the width and height to match your images **/

#slideshow2 {
    position:relative;
    height:279px;
    width: 582px;
    margin-left: 0px;
    margin-top: 0px;
}

#slideshow2 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow2 IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow2 IMG.last-active {
    z-index:9;
}





#MainCol a:link {
	color: #0D88C3;
	text-decoration: none;
}

#MainCol a:visited {
	color: #0D88C3;
	text-decoration: none;
}

#MainCol a:hover {
	color: #0495F5;
	text-decoration: underline;
}

#MainCol a:active {
	color: #0495F5;
	text-decoration: underline;
}








.widget-area .menu-item a:link,
.widget-area .menu-item a:visited  {
	background: #eeeeee;
	display: block;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 10px;
	border: solid 0px #df0000;
	font-size: 15px;
	font-weight: bold;
}

.widget-area .menu-item a:hover,
.widget-area .menu-item a:active  {
	background: #eeeeee;
	display: block;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 10px;
	border: solid 0px #df0000;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
}

.widget-area .menu-item ul li a:link,
.widget-area .menu-item ul li a:visited  {
	background: #f7f7f7;
	display: block;
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	border: solid 0px #df0000;
	font-size: 14px;
	font-weight: normal;
}

.widget-area .menu-item ul li a:hover,
.widget-area .menu-item ul li a:active  {
	background: #f7f7f7;
	display: block;
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	border: solid 0px #df0000;
	font-size: 14px;
	font-weight: normal;
}











dt.level1 {
	background: #67c205 url(arrow.gif) no-repeat left;

}

dt.level2 {
	background: #b2f16c;

}


