@charset "utf-8";

/* CSS Document */

.style1 {color: #CF3D40}

* {margin:0; padding:0;}

html {height:100%;}

body { height:100%; background:#212121; color:#e8d5cc;}

table, td {border-collapse:collapse; font-size:100%; font-family:arial; text-transform:uppercase;}

table, td, img {border:0;}

form, td {margin:0; padding:0;}

td { vertical-align:top; text-align:left;}

select, input { font-size:1em;}

img { vertical-align:top; text-align:left;}



.fleft { float:left;}

.fright { float:right;}

.table { width:100%;}

.tabelka{ background-color:#000000;}

.clear { clear:both;}

.phead{
	font-size:1.6em;
}


.alignright { text-align:right;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:30px;}
.form input {width:230px; height:24px; background:none; border:1px solid #4e4d4d; font-size:1em; font-family:arial; color:#e8d5cc; text-transform:uppercase; line-height:22px;}
textarea { width:258px; height:113px; background:none; overflow:auto; border:1px solid #4e4d4d; font-size:1em; font-family:arial; color:#e8d5cc; line-height:22px; text-transform:uppercase;}

.form1 { height:30px;}
.form1 input {width:400px; height:24px; background:none; border:1px solid #4e4d4d; font-size:1em; font-family:arial; color:#e8d5cc; text-transform:uppercase; line-height:22px;}

.input_login { width:100px; border:1px solid #4e4d4d; font-size:1em; font-family:arial; color:#1E1E1E; text-transform:uppercase; height:15px; padding-top:2px; padding-bottom:4px; }

.input_register { width:100px; border:1px solid #4e4d4d; font-size:1em; font-family:arial; color:#1E1E1E; background: #D6D6D6; text-transform:uppercase; height:13px; padding-top:2px; padding-bottom:4px; }

.input_select { width:100px; border:1px solid #4e4d4d; font-size:1em; font-family:arial; color:#1E1E1E; background: #D6D6D6; text-transform:uppercase; height:20px; padding-top:2px; padding-bottom:2px; }


.button { border:1px solid #4e4d4d; font-size:1em; font-family:arial; color:#FFFFFF; text-transform:uppercase; height:22px; padding: 4px 4px 4px 4px; background-color:#CF3D40; width:110px; display:block; }

/*==================list====================*/

ul { list-style:none;}



.main_menu li a { color:#fff; line-height:18px;}

.main_menu li a:hover { color:#cc282e; text-decoration:none;}

.main_menu li a.current {color:#cc282e;}







/*==================txt, links, lines, titles====================*/

a {color:#fff; text-decoration:none;}

a:hover { color:#cc282e; text-decoration:none;}

.boldRed{ font-weight:bold; color:#cc282e;}

h2 { font-size:24px; color:#cc282e; font-weight:normal; margin-bottom:21px;}

h3 { font-size:1em; color:#fff; margin-bottom:14px;}
h4 { font-size:1.5em; color:#fff; margin-bottom:14px;}

.red{color:#cc282e;}

/*==================blocks====================*/

.block { background:#000; width:208pxs}

.block .ind { padding:22px 22px 23px 31px;}



.site_center {width:100%; text-align:center;}

.site_center1 {width:781px; margin:0 auto; text-align:right;}





/*header*/

#header { height:59px;}

#header .logo { margin-top:20px;}



/*content*/

#content { font-size:0.625em; height:736px;}

#content table, td { line-height:1.3em;}



/*footer*/

#footer { height:25px; color:#cdcdcd; font-size:0.625em;}

#footer .indent { padding:7px 0 0 0}

#footer a {color:#cdcdcd; text-decoration:none;}

#footer span { color:#665d57;}



/*index.html*/

#content { background:url(images/content_bgd6.jpg) no-repeat left top; vertical-align:middle; }

#content .indent {background:url(images/grey_bg.png) right top repeat-y; overflow:hidden; width:100%;}

#content .col_1 { width:209px; float:left; vertical-align:middle; }

#content .col_2 {width:572px; float:left;}
#content .col_2 .ind { padding:30px}



#page2 #content { background:#cc282e;}
#page3 #content { background:url(images/content_bgd2.jpg) no-repeat left top;}
#page4 #content { background:url(images/content_bgd5.jpg) no-repeat left top;}
#page5 #content { background:url(images/content_bgd4.jpg) no-repeat left top;}
#page6 #content { background:url(images/content_bgd3.jpg) no-repeat left top;}
#page7 #content { background:url(images/content_bgd6.jpg) no-repeat left top;}
#page8 #content { background:#000000;}


td.arrow_p{
	background:url(images/arrow_p.png) no-repeat left top;
	padding-left:15px;
}
td.arrow_d{
	background:url(images/arrow_d.png) no-repeat left top;
	padding-left:15px;
}

/*casting*/

#casting td { height:45px; vertical-align:middle; line-height:120%; }
