﻿
body {
font-family: Tahoma, Arial, sans-serif;
background-color: #ffffff;
}

table {
border-collapse: collapse;
}

h1 {
font-size: 24px;
font-weight: normal;
margin: 0;
font-family: Tahoma, Arial, sans-serif;
}

h2 {
font-size: 28px;
font-weight: bold;
font-style: italic;
margin: 0;
font-family: Times;
}
a
{
color: #000000;
font-family: Tahoma, Arial, sans-serif;
}

a:link
{
color: #000000;
font-family: Tahoma, Arial, sans-serif;
}

a:visited {
	color: #333333;
	font-family: Tahoma, Arial, sans-serif;
}
a:hover {
	color: #F49D1C;
	font-family: Tahoma, Arial, sans-serif;
}
a:active {
	color: #F49D1C;
	font-family: Tahoma, Arial, sans-serif;
}

.main {
text-decoration: none;
}

#myname {
background-color: #F49D1C;
position: absolute;
left: 0px;
top: 20px;
height: 40px;
width: 210px;
color: #ffffff;
font-size: 24px;
font-family: Tahoma, Arial, sans-serif;
vertical-align: middle;
padding-top: 7px;
padding-right: 20px;
text-align: right;
z-index: 7;
}

#tutorials {
position: absolute;
left: 24%;
top: 70px;
padding: 0px;
margin: 0px;
z-index: 6;
}


.lines {
border-top-style: solid;
border-top-width: 1px;
border-top-color: #F49D1C;
padding: 2px;
margin: 0px;
}

#tomat {
width: 156px;
height: 178px;
background-image: url(img/main/main-03.png);
padding: 0px;
margin: 0px;
}

.top {
height: 80px;
vertical-align: bottom;
width: 230 px;
}

.butpat {
height: 235px;
}

#patterns {
position: absolute;
left: 5%;
top: 280px;
padding: 0px;
margin: 0px;
z-index: 5;
width: 50%;
min-width: 500px;

width:expression((document.body.clientWidth||document.documentElement.clientWidth)  > 500 ? 'auto' : '500px');


}

#set {
width: 284px;
height: 316px;
background-image: url(img/main/patterns.png);
padding: 0px;
margin: 0px;
text-align: right;

}

.stext {
font-size: 14px;
font-style: italic;
font-family: Times;
}

.rightalign {
text-align: right;
}

#contact {
position: absolute;
right: 20px;
top: 40px;
padding: 0px;
margin: 0px;
z-index: 7;
}

#no_padding {
padding: 0px;
margin: 0px;
}

#portfolio {
position: absolute;
left: 55%;
top: 300px;
padding: 0px;
margin: 0px;
z-index: 4;
width: 70%;
}


#works {
width: 262px;
height: 260px;
background-image: url(img/main/main-04.png);
padding: 0px;
margin: 0px;
text-align: left;
}

#container {
position: relative;
min-width: 850px;

width:expression((document.body.clientWidth||document.documentElement.clientWidth)  > 800 ? 'auto' : '800px');

}

#maintext {
position: absolute;
left: 10%;
top: 700px;
vertical-align: top;
width: 100%;
}

.full {
width: 80%;
}

.space {
width: 5%;
}

.about {
width: 40%;
padding-right: 30px;
vertical-align: top;
padding-bottom: 80px;
}

#shtor1 {
width: 860px;
height: 500px;
background-color: #ffffff;
position: absolute;
left: 0px;
top: 0px;
z-index: 3;
}


#play {
width: 1176px;
height: 34px;
position: absolute;
right: 400px;
top: 10px;
z-index: 1;
}

.ZToolTipText 

{
	position: absolute;
	font: normal 18px Tahoma;
	text-decoration: none;
	padding: 0px 0px;
	display: inline;
	background-color: transparent;
} 

 
.ZToolTipTextHidden 

{ display: none; }  


#qastion {
float: left;
margin-right: 20px;
margin-top: 7px;
margin-bottom: 10px;
}


a.playtit {

display: block;
width: 30px;
height: 30px;
background:url(img/main/play1.gif);
background-repeat: no-repeat;
background-position: left center; 
}


a.playtit:hover {

background:url(img/main/play2.gif);
background-repeat: no-repeat;
background-position: left center; 
}

#copyright {
text-align: right;
vertical-align: bottom;
padding-bottom: 5px;
padding-top: 5px;
color: #F49D1C;
}



