body
{
	background-color: black;
	margin: 0px;
	font-family: Tahoma;
	font-size: 14px;
	color: #C5C5C5;
	background-image: url(../imgs/gradient.jpg);
	background-repeat: repeat-x;
}

table, td, tr
{
	font-family: Tahoma;
	font-size: 16px;
	color: #C5C5C5;
}

div.clear
{
	clear: both;
}

img
{
	border: 1px solid #c5c5c5;
}

.noborder
{
	border: 1px;
}

a, body.inner div.right div.anchor a
{
	color: #C5C5C5;
}

a:hover,  body.inner div.right div.anchor a:hover
{
	color: #F1F1F1;
}

a.white, body.inner div.right div.search a.white
{
	color: white;
	font-size: 11px;
}

a.white:hover, body.inner div.right  a.white:hover
{
	color: #C9C9C9;
}

body.inner p.small a.white, body.inner div.designstudio a.white, p.small
{
	font-size: 11px;
}

a.big
{
	font-size: 18px;
	color: #DA9430;
}
a.big:hover
{
	color: #FFBF30;
}

div.caption
{
	overflow: hidden; 
	width: 95%; 
	position: absolute;
	z-index: 0;
	height: 385;
	left: 5%;
}


div.caption img
{
	z-index: 4; 
	
}

img.logo
{
	border: none;
	position: absolute;
	left: 5%;
	margin-left: 462px;
	z-index: 10;
}

div.toptext
{
	position: absolute;
	font-size: 10px;
	color: #AAAAAA;
	background-color:#222222;
/*	top: 27;*/
	left: 8%;
	padding: 5px 20px 5px 20px;

/*	height: 20px;
	width: 200;*/
	z-index: 5;
	text-align: left;
}

div.toptext ul
{
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

div.toptext li
{
	padding-bottom: 5px;
}


div.header
{
	position: relative;
	z-index: 7;
}

p
{
	margin: 10px 0px 0px 0px;
}

p.anounce
{
	margin-left: 160px;
}

div.right p.anounce
{
	margin-left: 50%;
	padding-left: 170px;
}

p.anounce2
{
	margin-left: 430px;
}

img.hat
{
	position: relative;
	display: inline-block;
	z-index: 60;
	border: 0px;
	left: 180px;

}

div.smallmenu
{
	font-size: 11px;
	background-image: url(../imgs/hat.gif);
	background-repeat: no-repeat;
	
	position: absolute;
	left: 5%;

	top: 220;
	width: 300px;
	height: 82px;
	z-index: 17;
	float: left;
	
	margin-left: 250px;
	padding-left: 10px;
	padding-top: 15px;
}

div.smallmenu div, body.inner div .smallmenu2 div
{
	margin-bottom: 5px;
}

div.menu
{
	font-size: 13px;
	text-decoration: none;
	position: absolute;
	left: 5%;
	margin-left: 0px;
	top: 290;	
	height: 32px;
	border-left: 10px solid #151515;
	border-right: 10px solid #151515;
	border-bottom: 18px solid #151515;
	border-top: 18px solid #151515;
	z-index: 0;
}

div.menuitem
{
	float:left;
	background-image: url(../imgs/menuback.gif);
	padding: 0px 22px 0px 22px;
	text-align: center;
	height: 32px;
}

div.menuitem a
{
	position: relative;
	top: 8px;
}

div.separator
{
	float: left;
	background-image: url(../imgs/separator.gif);
	width: 2px;
	height: 32px;
}

div.menu .empty
{
	width: 0px;
	height: 32px;
}


ul.news
{
	position: absolute;
	top: 120px;
	left: 740px;
	width: 25%;
}


div.news
{
	position: absolute;
	top: 120px;
	left: 740px;
	width: 25%;
	z-index: 6;
}

div.new
{
	margin-bottom: 15px;
}

div.news div.new img
{
	float: left;
	border: 0px;
	top: 5px;

	position: relative;
}

div.news div.new a
{
	margin-left: 30px;
	display: block;
	font-size: 13px;
}
ul.news li
{
	list-style-image: url(../imgs/arrow.gif);
	margin-bottom: 15px;
}

ul.news li a
{
	
	color: #C5C5C5;
	font-size: 13px;
}

div.content2
{
	padding-top: 200px;
	padding-left: 0px;
	margin-left: 5%;
	margin-right: 0px;
	display: block;
	text-align: left;
	z-index: 6;
	position: relative;
}

div.content
{
	padding-top: 385px;
	padding-left: 0px;
	margin-left: 5%;
	margin-right: 5%;
	display: inline-block;
	text-align: left;
	z-index: 6;
	position: relative;
}

div.block
{
	padding-bottom: 30px;

}
img.big
{
	margin-right: 30px;
	float: left;
	width: 400px;
	height: 200px;
}

img.small
{
	float: left;
	margin-right: 10px;
	width: 150px;
	height: 150px;
}


div.block .left
{
	float: left;
	width: 50%;
	margin-right: 10px;
	
}

div.for_white
{
	margin-bottom: 10px;
}

img.designer
{
	border: 0px;
	float: left;
	margin-right: 15px;
}

.designr
{
	font-size: 13px;
	margin-top: 5px;
	width: 65%;
}

div.gall
{
	margin-top: 15px;
}

div.gall img
{
	width: 150px;
	height: 150px;
	margin-right: 1%;
	margin-bottom: 20px;
}


form.search
{
	margin: 0px;
	margin-top: 15px;
	background-color: #141414;
	padding: 15px 10px 15px 10px;

	width: 450px;
	display: block;
	margin-top: 30px;
	height: 20px;
	text-align: left;
}

form.search input
{
	background-color: #141414;
	border: 1px solid white;
	width: 360px;
	color: #C5C5C5;
}

form.search #bt_search
{
	width: 60px;
	height: 24px;
	background-image: url(../imgs/search.gif);
	border: 1px solid #555555;
	margin-left: 10px;
	color: white;
}

p.small
{
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

div.footer
{
	width: 100%;
	background-image: url(../imgs/redlight.jpg);
	background-repeat: no-repeat;
	height: 270px;
	font-size: 11px;
	text-align: center;
	
}



div.designstudio
{
	position: relative;
	top: 105px;
	left: 150px;
	width: 220px;
	text-align: left;
	float: left;
}

img.badred
{
	border: none;
	float: left;
	margin-right: 15px;
}

div.copyright
{
	position: relative;	
	display: inline-block;
	overflow: visible;
	z-index: 3;
	text-align: left;
	width: 520px;
	top: 130px;
	left: 0px;
}

div.magenta
{
	width: 100%;
	overflow: hidden;
	margin-top: -460px;
	height: 430px;
}

img.magenta
{	
	z-index: 1;
	border: 0px;
	display: block;
	position: relative;
	right: 0;
	float: right;
}

img.case
{
	margin-top: -320px;
	position: relative;
	z-index: 3;
	float: right;
	right: 150px;
	border: 1px;
	display: block;
	clear: both;
}

/*òå ùî ñòîñóºòüñÿ ³íåð³â*/
body.inner
{
	background-image: url(../imgs/gradient2.jpg);
}

body.inner div.menu
{
	top: 80px;
	left: 5%;

}

body.inner div.content
{
	margin-top: 155px;
	padding: 0px;
	width: auto;
	margin-left: 5%;
}

body.inner div.smallmenu2
{

	font-size: 11px;
	background-color: #1A1A1A;
	
	position: absolute;
	
	left: 776;
	top: 10px;
	z-index: 14;
	
	padding: 10 10 10 10;
}

body.inner div.new
{
	margin-bottom: 5px;
}

.txtdecornone
{
	text-decoration: none;
}

body.inner div.new a
{
	font-size: 11px;
}

body.inner .styles_
{
	margin-left: 50%;
	margin-bottom: 100px;
	display: block;
}

body.inner .articles_
{
	position: relative;
	margin-left: 30%;
}

body.inner .articles2_
{
	position: relative;
	margin-left: 20%;
}

body.inner a.white
{
	font-size: 14px;
}


body.inner div.right a
{
	color: #DA9430;
}

body.inner div.right a.white
{
	color: white;
}

body.inner div.right a:hover
{
	color: #FFBF30;
}


body.inner form.search 
{
	margin: 0px;
	margin-top: 15px;
	background-color: #141414;
	padding: 15px 10px 15px 10px;
}

ul
{
	list-style-image: url(../imgs/bullet.gif);
}

ul.left
{
	position: relative;
	float: left;
	list-style-type: none;
	list-style-image: none;
	display: block;
	padding: 50px 0px 0px 0px;
	margin: 0px;
	margin-bottom: 30px;
}


ul.left li {margin-bottom: 20px;}

ul.left li img
{
	float: left;
	margin-right: 10px;
	border: 0px;
}

.forstyles
{
	width: 28%;
}

ul.withimages li { margin: 0px; padding: 0px;}


div.right
{
	/*notging here :)*/
}

div.anchor
{
	padding-top: 15px;
	padding-bottom: 25px;
	font-size: 12px;
}

h1
{
	color: #E02B2B;
	font-weight: normal;
	font-size: 30px;
	margin: 0px 0px 20px 0px;
}

h2
{
	color: #DA9430;
	font-weight: normal;
	font-size: 24px;
	margin: 20px 0px 20px 0px;
}

.forarticles
{
	width: 28%;
}

img.big_image
{
	margin-bottom: 10px;
}

div.ie_antibug
{
	width: 320px;
	margin-top: 60px;
}

.citat{
	font-style: italic;
	
	float: right;
	
	background: url(/imgs/laquo.jpg) no-repeat top left;
	margin-left: 40%;
	padding-left: 40px;
	padding-bottom: 20px;
}

.citat2
{
	background: url(/imgs/raquo.jpg) no-repeat bottom right;
	padding-right: 40px;
	padding-bottom: 2px;
}

.def
{
	color:#FFFFFF;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	margin:0;
	padding:7 0 10px 0px;
	width:300px;
}

div.clear_right
{
	clear: right;
}



/*ÃÀËÅÐÅß*/

div.gallery
{
	/*width: 100%;*/
}

div.gallery div.col
{
	float: left;
	margin: 20px 4% 0px 0px;
}

div.gallery div.row
{
	margin: 15px 0px 15px 0px;
	font-size: 12px;
}

div.gallery div.col img
{
	margin-bottom: 5px;
}

/*Ê²ÍÅÖÜ ÃÀËÅÐÅ¯*/

/* Ôîðìè */
form.ctform
{
	font-family: Tahoma;
	font-size: 14px;
	color: #C5C5C5;
	
}

form.ctform input
{
	background-color: #000000;
	border: 1px solid white;
	color: #C5C5C5;
	font-size:24px;
	width: 500px;
}

form.ctform .button
{
	height: 35px;
	background-image: url(../imgs/button.gif);
	border: none;
	color: white;
	border:1px solid #6b6b6b;
	margin: 5px 0 5px 0 ; 
}

#textareasend
{
	border:1px solid #ffffff;
	color: #C5C5C5;
	background-color: #000000;
	font-family:Tahoma;
	font-size:24px;
	height:200px;
	width:500px;
}


/* ctform1 */
form.ctform1
{
	font-family: Tahoma;
	font-size: 14px;
	color: #C5C5C5;
	
}

form.ctform1 input
{
	background-color: #000000;
	border: 1px solid white;
	color: #C5C5C5;
	font-size:24px;
}

form.ctform1 .button
{
	height: 35px;
	background-image: url(../imgs/button.gif);
	border: none;
	color: white;
	border:1px solid #6b6b6b;
	margin: 5px 0 5px 0;
	width:500px;
}

#textareasend
{
	border:1px solid #ffffff;
	color: #C5C5C5;
	background-color: #000000;
	font-family:Tahoma;
	font-size:24px;
	height:200px;
	width:500px;
}

#keystring {width: 350px;}

form.ctform1 input.validate-password-confirm {width: 500px;}

form.ctform1 input.required {width: 500px;}

form.ctform1 select {
	background-color: #000000;
	border: 1px solid white;
	color: #C5C5C5;
	font-size:24px;
}

form.ctform1 .inpt
{
	width:500px;
}

/* _Ôîðìè */

/* User Bar*/
div.userbar
{
	font-size: 11px;
	color: #AAAAAA;
	background-color:#222222;
	padding: 2px 20px 0px 20px;
	height: 18px;
	z-index: 5;
	text-align: left;
}

/* _User bar */

