/* McRAI s.r.o. - css template */

body{
	font-size: 13px;
	font-family: Arial, sans-serif, Verdana;
	margin: 0px;
	text-align: center;
	background-image: url(../../img/x_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#D5EDEF;
}
.home {
	background-image: url(../../img/x_home.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.top {
	background-image: url(../../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.top_in {
	background-image: url(../../img/bg_in.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 1058px;
	_height:1058px;
}
.down_all {
	background-image: url(../../img/x_down.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	min-height: 1058px;
	_height:1058px;
}

#hlavni{
	width: 959px;
	margin-right: auto;
	margin-left: auto;
}
#hlavni_in{
	width: 959px;
	margin-right: auto;
	margin-left: auto;
	min-height: 1058px;
	_height:1058px;
	background-image: url(../../img/all.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


.hlavicka{
	width: 959px;
	height: 117px;
	background-image: url(../../img/top_in.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.hlavicka_home{
	width: 959px;
	height: 117px;
}
.hlavicka_in{
	width:737px;
	margin-top:80px;
	text-align:left;
	float:left;
	padding-left:16px;	
}
.hlavicka_home_in{
	width:683px;
	margin-top:80px;
	text-align:right;
	float:left;
}

.obsah{
	width: 721px;
	float: left;
	text-align: left;	
}
.obsah_in{
	min-height:528px;
	_height:528px;
	background-image: url(../../img/area.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
}
.menu{
	width: 238px;
	min-height:528px;
	_height:528px;
	float: right;
	clear: right;
	text-align: left;
	background-image: url(../../img/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu2{
	background-image: url(../../img/menu_y.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top:19px;
}
.menu_in{
	min-height:110px;
	_height:110px;
	padding: 15px 40px 15px 15px;
	background-image: url(../../img/menu2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.obsah_home {
	width: 871px;
	text-align: left;
	background-image: url(../../img/img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:48px;
}
.obsah_home_in {
	padding-left:26px;
	padding-top:16px;
}

.paticka {
	width: 889px;
	clear: both;
	text-align: right;
	padding-top:60px;
	clear:both;
}
.paticka_in{
	width: 959px;
	height: 358px;
	clear: both;
	text-align: right;	
	background-image: url(../../img/down.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/* podpis */
.down{
	padding-right: 10px;
	color: #FFFFFF;	
	font-weight:bold;
	padding-bottom:10px;
}
.down a:link, .down a:visited {
	font-weight:normal;
	font-size:9px;
	color:#999999;
}
.down_in {
	color:#999999;
	margin-right: 40px;
	font-size:10px;
}

/* univerzal */ 
a:link {
	color:#002763;
	text-decoration: none;
}
a:visited {
	color:#002763;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

table {
	font-size: 11px;
}

.spacer {
	clear:both;
}
.center {
	text-align: center;
}
.fl {
	float:left;
}
.fr {
	float:right;
}

.vertical_b {
        vertical-align: bottom;
}

h1 {
	font-size: 16px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
h2 {
	font-size: 14px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	color:#2894F9;
}
h3 {
	font-size: 14px;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
	color:#2894F9;
}
p {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	_margin-bottom: 0px;
}


/* strankovani */
.textact {
	color:#DB2E10;
	text-decoration:none;
}
.prenext a:link, .prenext a:visited {
	color: #999999;
}


/* fotogalerie */
.img_fl {
	float:left;
}
.img_small {
	width: 200px;
	float: left;
	margin-right: 10px;
}
