/* GENERAL */

*{
	margin : 0;
	padding : 0;
}
html,body{
	height : 100%;
	width : 100%;
}
body{
	font: 12px Verdana;
	color : #000;
	background : #333;
	cursor:default;
}
img {
	border : 0;
}

/* ELEMENTS */

#basic{
	width : 1000px;
	min-height: 100%;
	margin : auto;
	position : relative;
	background : #eee url(img/error/fon.png) repeat-y center -5px;
}
#head{
	width : 1000px;
	height : 70px;
	padding-top : 0px;
	margin : auto;
	background : url(img/error/head.png);
}
#lang{
	height : 23px;
	padding-top : 2px;
	width : 910px;
	text-align : right;
}
#links a{
	color : #fff;
	font-weight : bold;
}
#menu{
	width : 605px;
	height : 45px;
	margin : auto;
}
#name {
	background : url(img/error/name.png) no-repeat;
	width : 1000px;
	height : 160px;
	text-align : center;
}
#name img{
	margin : 10px 0 5px 0;
}
#flashbottom{
	background : #eee url(img/error/flash.png);
	width:880px;
	height:55px;
	margin:auto;
	clear : both;
}
#flashtop{
	background : #eee url(img/error/flash.png);
	width:880px;
	height:2px;
	margin:auto;
	margin-top : 12px;
	clear : both;
}
#flash{
	width : 640px;
	margin : auto;
}
.more{
	width : 720px;
	margin : 20px auto 0 auto;
	clear : both;
}
#footer{
	position : relative;
	width : 1000px;
	margin: -122px auto 0 auto;
	clear:both;
	background : #eee url(img/error/fon.png) center -12px;
}
#contacts{
	height : 40px;
	width : 360px;
	margin : auto;
	background : url(img/error/phones.png) center 20px repeat-x;
	padding-top : 2px;
	text-align : center;
	clear : both;
	cursor : help;
	position : relative;
}
#contacts span{
	color : #666;
}
#phones{
	display : none;
	position : absolute;
	top : -15px;
	left : 136px;
}
#phones span{
	padding-left : 33px;
	padding-right : 33px;
	color : #fc0;
	background-color : #eee;
}
#contacts:hover #phones{
	display : block;
}
#copyright{
	padding-top : 5px;
	font-size : 10px;
	height : 40px;
	text-align : center;
	color : #999;
	background-image : url(img/error/footer.png);
	clear : both;
}
#counters{
	height : 31px;
	padding : 2px;
	margin : auto;
	clear : both;
	text-align : center;
	visibility : hidden;
}

/* MEIN MENU */

#menu a{
	display: block;
	width : 118px;
	height : 20px;
	float : left;
	padding-top : 25px;
	color : #000;
	text-align : center;
	font-weight : bold;
	background-image : url(img/error/menu.png);
}
#menu a.curent{
	background-position: center -45px;
	color : #04f;
}
#menu a:hover{
	background-position: center -90px;
	color : #f60;
	text-decoration: none;
}

/* HEADERS */

h1{
	font-size : 10px;
	font-weight : normal;
	color: #666;
	padding-top : 5px;
	text-align : center;
}
h2{
	display : block;
	height : 52px;
	text-align : center;
	font-size : 12px;
	font-weight : bold;
	color : #03f;
	padding-top:3px;
	margin-bottom : 10px;
	background : url(img/error/h2.png) top repeat-x;
}
h2:hover{
	color : #f60;
	background-position : bottom;
}
h3{
	margin : 10px 0 5px 5px;
	font-size : 14px;
	font-weight : bold;
	color : #04f;
}

/* LINKS */

a {
	font : 12px Verdana;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #777;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}

/* TEXT GENERIC */

.warning{
	padding : 10px 0 0 0;
	text-align : justify;
	margin : auto;
	font-size : 10px;
	color : #777;
}

/* PARTS */

/* COMMON BLOCKS */

#separator{
	height : 130px;
	clear:both;
}
li{
	padding : 5px;
}
ol{
	list-style-position : inside;
	padding : 5px;
}

/* COMMON TEXT */

p{
	padding : 5px 0;
}
.imp{
	margin : 5px;
	text-indent : 1em;
	color : #04f;
}
.tooltip{
	position : relative;
	color : #f50;
}
.tooltip span{
	display : none;
	width:400px;
	position : absolute;
	top : 14px;
	left : -300px;
	color : #000;
	padding : 5px;
	text-align:left;
	background-color : #ccc;
	z-index : 100;
	border : 1px solid #fff;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.tooltip:hover span{
	display : block;	
}

/* INDEX */

.new{
	width : 228px;
	margin:5px;
	padding-bottom : 25px;
	float : left;
}
.circle{
	width : 228px;
	margin:5px;
	background : url(img/error/time.gif) no-repeat center 70px;
	text-align : center;
	float : left;
}
.big{
	font-size : 32px;
	color : #000;
	text-align : center;
	padding : 35px 0 45px 0;
}
#partner  .input{
	width : 150px;
	height : 18px;
	margin : 2px;
	border : 1px solid #fff;
	text-align : center;
	color : #777;
	font-family : Verdana;
}
#partner  .input:focus{
	border-color : #03f;
}
#partner{
	text-align : center;
}
.sub{
	font : bold 12px tahoma;
	width : 150px;
	background-color : #eee;
	padding-bottom : 2px;
	border : none;
	color : #000;
}

/* ABOUT */

.about{
	margin:5px;
	width : 456px;
	float : left;
}

/* PRICE */

#price{
	width : 550px;
	margin : auto;
	clear : both;
	padding: 20px 0 120px 250px;
	position : relative;
}
#price p{
	text-indent : 1em;
}
#discount{
	float : left;
	width : 228px;
	margin : 5px 0 0 -255px;
	background : url(img/error/time.gif) no-repeat center 70px;
	text-align : center;
	position : relative;
}
* html #discount{
	left : 255px;
}

/* PORTFOLIO */

.row{
	width : 680px;
	float:none;
	margin:auto;
	margin-top : 10px;
}
.item{
	float : left;
	width:320px;
	margin:5px;
	text-align:center;
	position : relative;
}
.hidden{
	width:280px;
	position : absolute;
	bottom : 10px;
	left : 16px;
	padding : 5px;
	text-align:center;
	background-color : #ccc;
	z-index : 100;
	border : 1px solid #fff;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.hidden p{
	text-align : left;
	width:280px;
}
.hidden p span{
	color : #323;
}
.hidden a{
	color : #03f;
}
.item img{
	padding : 1px;
	border : 2px solid #111;
}
.item img:hover{
	border-color : #03f;
}
.numline{
	margin : auto;
	clear : both;
	font-weight : bold;
	width : 640px;
}
.numline a{
	width : 20px;
	font-weight : bold;
	padding : 0 2px 0 2px;
	color : #03f;
}
.numline a:hover{
	text-decoration : none;
	border-color : #f60;
	color : #f60;
}

/* FEEDBACK */

#feedback{
	width : 550px;
	margin : auto;
	clear : both;
	padding: 20px 0 130px 0;
}
form{
	padding : 0;
	margin : 20px 0 0 0;
}
.input{
	border:1px solid #000;
	font : 12px tahoma;
	width : 540px;
	margin : 5px 0 5px 0;
	color : #ccc;
}
.input:focus{
	border-color : #03f;
}
.textinput{
	border:1px solid #000;
	font : 12px tahoma;
	width : 540px;
	margin : 5px 0 5px 0;
	color : #ccc;
}
.textinput:focus{
	border-color : #03f;
}
.submit{
	font : bold 12px tahoma;
	width : 150px;
	background-color : #eee;
	padding-bottom : 2px;
	border : none;
	color : #000;
	margin : 5px 0 10px 200px;
}
#send{
	text-align : center;
	font-size:16px;
	font-weight:bold;
	color:#04f;
	width:100%;
	padding-bottom:10px;
}
#redirect{
	text-align : center;
	font-size:12px;
	font-weight:bold;
	color:#04f;
	width:100%;
	padding-bottom:5px;
}

/* DOMAIN */

table{
	padding : 3px;
	text-align : center;
}
td{
	text-align : left;
	padding-left : 120px;
	text-transform : uppercase;
	border-bottom : 1px dotted #333;
}
th{
	padding : 10px;
	color : #fb0;
}
.zone{
	color : #fb0;
	font-weight : bold;
}

/* TEMP */

.unaviable{
	text-decoration : line-through;
}
